CVE-2026-7754
HighCVSS 7.7Exploitation Probability (EPSS)
Low risk10th percentile - higher than 10% of all known CVEs
Summary
IBM Langflow OSS versions 1.0.0 through 1.10.0 (including 1.9.0) contain a server-side request forgery (SSRF) vulnerability. The issue stems from an insecure default configuration and incomplete enforcement of the SSRF protection mechanism.
Risk Assessment
An attacker could exploit this vulnerability to send requests from the server to internal network resources, potentially leading to disclosure of sensitive data or further system compromise.
Recommendation
It is recommended to immediately upgrade IBM Langflow to version 1.10.1 or later, which includes a security fix. Additionally, review and strengthen the SSRF protection configuration.
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-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.
- CVE-2026-17630High
A vulnerability in IBM Langflow OSS versions 1.0.0 through 1.10.3 allows a remote attacker to execute arbitrary code due to improper validation of configuration parameters.
- CVE-2026-17626High
IBM Langflow OSS versions 1.0.0 through 1.10.3 allow an authenticated attacker to read, modify, or expose sensitive host files via Docker-based MCP servers due to incomplete filtering of dangerous Docker volume-mount and device-mapping arguments.
- CVE-2026-17623High
IBM Langflow OSS versions 1.0.0 through 1.10.3 allow a remote authenticated attacker to execute arbitrary commands due to improper validation of the command field in MCP server configurations.
Original NVD description (English source)
IBM Langflow OSS 1.0.0 through 1.10.0 Langflow 1.9.0 could allow server-side request forgery (SSRF) due to insecure default configuration and incomplete enforcement of the SSRF protection mechanism.

