CVE-2026-17624
IBM · Langflow OSS
IBM Langflow OSS versions 1.0.0 through 1.10.3 contain a code injection vulnerability that can be exploited by authenticated users to execute arbitrary code.
Executive summary
A code injection vulnerability in IBM Langflow OSS allows authenticated attackers to execute arbitrary code, posing a critical risk to the underlying server environment.
Vulnerability
This is a code injection vulnerability (CWE-94) that allows an authenticated user to manipulate the generation of code. The attack requires low privileges but is complex to execute, as indicated by the high attack complexity in the CVSS vector.
Business impact
The ability to inject and execute arbitrary code provides an attacker with a foothold to perform unauthorized actions, including data exfiltration, service disruption, or further network pivoting. With a CVSS score of 8.5, this is a high-severity issue that could lead to a total compromise of the affected host if the attacker can bypass existing security controls.
Remediation
Immediate Action: Upgrade to IBM Langflow OSS version 1.11.0 or newer to remediate the code injection flaw.
Proactive Monitoring: Monitor for anomalous process execution patterns or unexpected outbound network connections from the Langflow server.
Compensating Controls: Apply Web Application Firewall (WAF) rules to detect and block suspicious input strings that might be intended for code injection.
Exploitation status
Public Exploit Available: No (exploit_available: false)
Analyst recommendation
Security teams should treat this vulnerability with high urgency and schedule the update to version 1.11.0 as soon as possible. Organizations should also audit their Langflow configurations to ensure they are not exposing unnecessary functions to lower-privileged users.