Skip to content
Threat Feed

Tag

Critical-Vulnerability

23 briefs RSS
critical advisory

Critical Vulnerabilities in VMware vCenter and ESX Products

Multiple critical vulnerabilities, including CVE-2026-59309 and CVE-2026-59310 with CVSS 9.8, affect VMware vCenter and ESX/ESXi products, enabling unauthorized access without credentials, arbitrary code execution, virtualization escape, information disclosure, and defense evasion, which could lead to full system compromise and data breaches.

PoC VMware vCenter +13 virtualization critical-vulnerability rce unauthorized-access privilege-escalation defense-evasion esxi vcenter
5t 4c updated
critical advisory

IBM Aspera Desktop App Path Traversal Vulnerability (CVE-2026-14973)

The IBM Aspera Desktop App (versions 1.0.5 through 1.0.19) is affected by a path traversal vulnerability (CWE-22) which allows files to be written outside of the user's selected download destination, leading to high integrity and confidentiality impacts through arbitrary file write operations, and requires user interaction to exploit.

Aspera Desktop App +1 vulnerability path-traversal ibm aspera cve critical-vulnerability
1t 1c
critical advisory

CVE-2026-16462: SQL Injection Vulnerability in PROCON-WEB SCADA

CVE-2026-16462 describes a critical SQL Injection vulnerability in Weidmueller Interface's PROCON-WEB SCADA, where a remote unauthenticated attacker can execute arbitrary SQL commands via the 'GetGridData' endpoint due to improper input sanitization, potentially leading to full system compromise.

PROCON-WEB SCADA <= 6.11.2 sql-injection vulnerability scada critical-vulnerability
1r 2t 1c
critical advisory

h2oGPT Path Traversal Vulnerability Leads to Remote Code Execution (CVE-2026-65700)

h2oGPT through version 0.2.1 contains a critical path traversal vulnerability (CVE-2026-65700) in its OpenAI-compatible files API, allowing unauthenticated remote attackers to achieve arbitrary file read, write, and delete, and ultimately remote code execution, by injecting traversal sequences into the bearer token.

h2oGPT 0.2.1 path-traversal rce api-vulnerability web-vulnerability critical-vulnerability
1r 3t 1c
critical advisory

Bold Reports Standalone Report Designer Path Traversal Vulnerability (CVE-2026-65687)

CVE-2026-65687 describes a path traversal vulnerability in Bold Reports Standalone Report Designer prior to version 14.1.12, allowing an unauthenticated attacker to read arbitrary files from the server filesystem by exploiting a missing filepath validation flaw in the SVG processing feature, potentially leading to full unauthorized access via disclosure of sensitive server files like authentication credentials.

Bold Reports Standalone Report Designer +1 path-traversal arbitrary-file-read web-vulnerability critical-vulnerability
1r 2t 2c
critical advisory

IBM Langflow OSS Remote Code Execution via Deserialization

IBM Langflow OSS versions 1.0.0 through 1.10.0 contain a critical deserialization vulnerability (CVE-2026-8476) in its disk-based caching mechanism, which uses Python's unsafe `pickle.loads()` function without proper validation, allowing attackers to process malicious pickle payloads and achieve arbitrary code execution with the privileges of the Langflow server process, leading to complete system compromise.

Langflow OSS 1.0.0 +13 remote-code-execution deserialization python langflow web-vulnerability rce authentication-bypass critical-vulnerability +7
1r 5t 7c 1i
critical advisory

IBM Langflow OSS Improper Authentication Vulnerability

A remote attacker can gain full administrative access to IBM Langflow OSS versions 1.0.0 through 1.10.0 by exploiting an improper authentication vulnerability. The /api/v1/login/auto_login endpoint, when the default AUTO_LOGIN configuration is enabled, issues long-lived superuser bearer tokens without requiring authentication. This allows an unauthenticated network attacker to obtain these tokens and achieve superuser privileges. Additionally, permissive Cross-Origin Resource Sharing (CORS) settings could expose these tokens to unintended origins, exacerbating the risk.

Langflow OSS vulnerability web-application api-exploitation improper-authentication cve privilege-escalation code-injection critical-vulnerability +4
2r 5t 3c
critical advisory

CVE-2026-12692: Unverified Password Change Vulnerability in Vimesoft Enterprise Video Platform

An unverified password change vulnerability (CVE-2026-12692) exists in Vimesoft Inc.'s Enterprise Video Platform, affecting versions from 3.11.0.0 up to, but not including, 3.25.0, which allows an attacker to bypass authentication mechanisms, potentially leading to unauthorized access to the platform by changing user passwords without proper verification.

Enterprise Video Platform +1 vulnerability authentication-bypass web-application cve critical-vulnerability
1t 2c 1i
critical advisory

Critical JWT Authentication Bypass in Siemens Opcenter X (CVE-2026-56451)

A critical vulnerability, CVE-2026-56451, in Siemens Opcenter X versions prior to V2604 allows unauthenticated remote attackers to forge arbitrary JSON Web Tokens (JWTs) due to improper algorithm validation, leading to full authentication bypass, user impersonation including administrative accounts, and complete unauthorized access to the application.

Opcenter X cve authentication-bypass jwt remote-code-execution critical-vulnerability
3t 1c
critical advisory

CVE-2026-4769: Unauthenticated Remote Access in WAGO System I/O Field Series

A critical vulnerability, CVE-2026-4769, in certain WAGO System I/O Field series devices allows an unauthenticated remote attacker to gain full system compromise by accessing an undocumented internal diagnostic capability during the initial startup sequence.

0765-110x/0100-0000 +7 ics ot critical-vulnerability unauthenticated-access remote-code-execution firmware-vulnerability
2t 1c
critical advisory

Flowise Authentication Bypass via Hardcoded JWT Secrets (CVE-2026-56271)

Flowise versions 3.0.13 and earlier are vulnerable due to hardcoded default JWT secrets ('auth_token', 'refresh_token') and default audience/issuer values ('AUDIENCE', 'ISSUER'), allowing an attacker to forge valid JWTs and impersonate any user, including administrators, leading to an authentication bypass if environment variables are not explicitly set.

Flowise authentication-bypass jwt hardcoded-credentials web-application critical-vulnerability
2t 1c
critical advisory

CVE-2026-5955: Critical SQL Injection in Inrove BiEticaret

A critical SQL injection vulnerability (CVE-2026-5955) in Inrove Software and Internet Services BiEticaret, affecting versions before v3.3.57, allows unauthenticated attackers to execute arbitrary SQL commands, potentially leading to data exfiltration and full system compromise.

BiEticaret < v3.3.57 sql-injection web-vulnerability critical-vulnerability data-exfiltration webserver
1r 1t 1c
critical advisory

CVE-2026-2342: Critical Stored XSS in OceanicSoft ValeApp

A critical stored cross-site scripting (XSS) vulnerability, CVE-2026-2342, in OceanicSoft Informatics Systems Ltd. ValeApp through September 7, 2026, allows an unauthenticated attacker to inject and execute malicious scripts within a victim's browser, leading to session hijacking, data exfiltration, or defacement, with a CVSS v3.1 base score of 9.3.

ValeApp web-application xss cve critical-vulnerability
1r 2t 1c
critical advisory

Nuclio Controller Vulnerability Leads to Persistent Kubernetes RCE (GHSA-v5px-423j-pf7p)

The Nuclio controller improperly sanitizes user-controlled input (cron trigger event headers and body) before injecting it into `curl` commands executed by Kubernetes CronJobs, allowing remote attackers to perform command injection and achieve remote code execution (RCE) by breaking quoting contexts in header keys or utilizing shell command substitution in event bodies, leading to arbitrary command execution with root privileges and potential persistence within the Kubernetes cluster.

Nuclio <= 1.15.27 remote-code-execution kubernetes cloud-native command-injection persistence critical-vulnerability ghsa
2r 3t 2i
high advisory

Progress MOVEit Transfer Critical Security Advisory (AV26-678)

Progress Software has issued a critical security advisory (AV26-678) detailing multiple vulnerabilities, including CVE-2026-10699, CVE-2026-10698, and CVE-2026-11903, affecting various versions of its MOVEit Transfer product, necessitating immediate patching to prevent potential exploitation.

MOVEit Transfer +3 vulnerability cve data-exfiltration critical-vulnerability moveit
3c
critical advisory

Unauthenticated SQL Injection in IBM API Connect (CVE-2026-9074)

IBM API Connect versions 10.0.8.0 through 10.0.8.9 and 12.1.0.0 through 12.1.0.3 are vulnerable to an unauthenticated SQL injection (CVE-2026-9074) in the password reset functionality, potentially leading to unauthorized data access or authentication bypass.

API Connect +13 sql-injection web-vulnerability critical-vulnerability api-management
1r 3t 1c
critical advisory

Critical SQL Injection in Webbeyaz Web Design Mediküm Web (CVE-2026-8307)

A critical SQL injection vulnerability (CVE-2026-8307) in Webbeyaz Web Design's Mediküm Web product, affecting all versions through 2026-07-08, allows unauthenticated attackers to execute arbitrary SQL commands, potentially leading to full compromise of confidentiality, integrity, and availability, with the vendor stating the product is unsupported.

Mediküm Web sql-injection web-application critical-vulnerability cve
1r 1t 1c
critical advisory

CVE-2026-12153 — WP Learn Manager Plugin Authorization Bypass

The WP Learn Manager plugin for WordPress, in versions up to and including 1.1.8, is vulnerable to an authorization bypass (CVE-2026-12153) allowing unauthenticated attackers to install and activate arbitrary plugins from the WordPress.org repository, potentially leading to full site compromise.

WP Learn Manager <= 1.1.8 wordpress plugin authorization-bypass cve web-application critical-vulnerability
1r 2t 1c
critical advisory

CVE-2026-14808 — Prog Management System Sensitive Information Exposure

A critical vulnerability, CVE-2026-14808, in the Prog Management System developed by PROG MIS allows unauthenticated remote attackers to view a specific web page and obtain sensitive database account credentials, including the username and password, with high impact on confidentiality, integrity, and availability.

Prog Management System sensitive-data-exposure web-vulnerability critical-vulnerability cwe-497 database-credentials
2t 1c 2i
critical advisory

Paymenter vulnerable to Remote Code Execution via public file uploads

A critical remote code execution (RCE) vulnerability, CVE-2025-58048, in Paymenter's ticket attachments functionality allows an authenticated, low-privileged user to upload arbitrary files, leading to full compromise of the application and underlying server, enabling attackers to extract sensitive data, read credentials, and execute arbitrary system commands.

Paymenter remote-code-execution web-application php critical-vulnerability file-upload webshell
4t 1c 2i
critical advisory

scimPatch vulnerable to prototype pollution via unfiltered keys in patch

The `scim-patch` Node.js library, versions up to and including 0.9.0, is critically vulnerable to prototype pollution (CVE-2026-48170) when processing SCIM PATCH operations, allowing an attacker to modify `Object.prototype` process-wide through crafted `__proto__` keys in the request body, leading to potential privilege escalation or denial of service.

scim-patch <= 0.9.0 prototype-pollution cve node.js scim critical-vulnerability
3t
critical advisory

Unauthenticated Access to backpropagate UI via Authentication Bypass (CVE-2026-48797)

An authentication bypass vulnerability in `backpropagate` versions >= 1.1.0 and < 1.2.0 allows unauthenticated attackers to gain full control over the Reflex web UI, even when HTTP Basic authentication is ostensibly enabled via the `--auth` flag, permitting data exfiltration, arbitrary training runs, HuggingFace Hub push, disk-fill DoS, and sensitive path discovery.

backpropagate +1 authentication-bypass critical-vulnerability supply-chain data-exfiltration denial-of-service web-ui machine-learning reflex
7t 1c 3i
critical advisory

Critical Azure AD Improper Authentication Vulnerability (CVE-2026-45480)

A critical improper authentication vulnerability, CVE-2026-45480, in Microsoft Azure Active Directory allows an unauthorized attacker to bypass authentication mechanisms and elevate privileges over a network, potentially leading to full administrative control of Azure AD and associated resources.

Azure Active Directory azure active-directory cve critical-vulnerability privilege-escalation authentication-bypass
2r 2t