CVE-2026-19299
MediumCVSS 6.5Exploitation Probability (EPSS)
Low risk40th percentile - higher than 40% of all known CVEs
Summary
IBM Langflow OSS versions 1.0.0 through 1.11.2 could allow a remote authenticated attacker to obtain sensitive information due to path traversal. An attacker can manipulate file paths to access files outside the allowed directory.
Risk Assessment
The risk is the potential reading of sensitive system files or application data, which could lead to confidentiality breaches.
Recommendation
It is recommended to upgrade to the latest Langflow version and implement path validation and file access restrictions.
Other vulnerabilities in IBM Langflow
See all- CVE-2026-8859Critical
IBM Langflow OSS 1.0.0 through 1.10.0 contains a path traversal vulnerability in the APIRequest component, where filenames from Content-Disposition headers are not sanitized. An attacker can write arbitrary files to locations accessible by the Langflow process.
- CVE-2026-9202Critical
IBM Langflow OSS versions 1.0.0 through 1.10.0 allow unauthenticated attackers to create unlimited user accounts. When NEW_USER_IS_ACTIVE=true is set, new accounts are immediately active and can access RCE endpoints.
- CVE-2026-17628Medium
IBM Langflow OSS versions 1.0.0 through 1.10.2 may allow a remote authenticated attacker to change the password of an account due to improper authentication.
- CVE-2026-19302Medium
IBM Langflow OSS versions 1.0.0 through 1.11.2 could allow a remote authenticated attacker to obtain sensitive information due to improper validation of symbolic links. An attacker could exploit this flaw to read files they should not have access to.
- CVE-2026-19301Medium
IBM Langflow OSS versions 1.0.0 through 1.11.2 could allow a remote authenticated attacker to obtain sensitive information due to server-side request forgery. An attacker can send requests to internal network resources, potentially leading to data disclosure.
- CVE-2026-9205High
IBM Langflow OSS contains a weakness in the ensure_fernet_key() function related to weak cryptographic key derivation.
- CVE-2026-9201High
IBM Langflow OSS versions 1.0.0 through 1.10.3 allow an authenticated attacker to execute arbitrary code due to a cryptographic weakness in the custom component validation mechanism. Validation uses a truncated SHA-256 hash, enabling collisions and bypassing validation, leading to execution of unauthorized Python code.
- CVE-2026-9196High
IBM Langflow OSS versions 1.0.0 through 1.10.3 allow an authenticated attacker to execute unintended code during Agentic Assistant validation due to improper handling of LLM-generated components. The application executes model-generated Python code in the backend before user approval, which may lead to side effects such as network access, file system interaction, or data exfiltration.
- CVE-2026-10128Medium
IBM Langflow OSS versions 1.0.0 through 1.10.3 allow authenticated users to exploit a built-in component to read arbitrary server environment variables. This exposes sensitive secrets despite security controls intended to disable custom components.
- CVE-2026-7646Medium
IBM Langflow OSS 1.0.0 through 1.10.3 allows users to read arbitrary files from the server filesystem, including other users' uploaded documents, the JWT signing secret, the SQLite database, and process environment variables, by sending a crafted MCP `resources/read` request with a URL-encoded path traversal sequence in the filename.
Original NVD description (English source)
IBM Langflow OSS 1.0.0 through 1.11.2 could allow a remote authenticated attacker to obtain sensitive information due to path traversal.

