
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-17621 is a path traversal vulnerability in IBM Langflow OSS that allows authenticated remote attackers to read arbitrary files on the system by sending specially crafted URL requests containing "dot dot" sequences (/../). It affects IBM Langflow OSS versions 1.0.0 through 1.10.2 (fixed in 1.10.3). The vulnerability was published on September 4, 2026, and carries a CVSS v3.1 base score of 5.4 (Medium) (GitHub Advisory, IBM Advisory).
The vulnerability is classified as CWE-22 (Improper Limitation of a Pathname to a Restricted Directory — Path Traversal). The application fails to properly neutralize or canonicalize user-supplied path components in URL requests, allowing an attacker to escape the intended directory boundary using /../ sequences. Exploitation requires low-level authentication (authenticated network access) and no user interaction, making it straightforward to leverage once credentials are obtained. No public proof-of-concept code has been identified at this time (GitHub Advisory, IBM Advisory).
Successful exploitation allows an authenticated attacker to read arbitrary files on the server's file system, potentially exposing sensitive configuration files, credentials, API keys, or other confidential data. The vulnerability also carries a low integrity impact, suggesting some potential for file manipulation in addition to disclosure. Availability is not impacted, but unauthorized access to sensitive system files could facilitate further attacks or privilege escalation (GitHub Advisory).
No public proof-of-concept exploit code has been identified, and there is no evidence of active in-the-wild exploitation at this time. The EPSS score is approximately 0.267% (19th percentile), indicating a low near-term probability of exploitation. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires valid credentials (low privileges), reducing the attack surface compared to unauthenticated vulnerabilities (GitHub Advisory).
GET /api/v1/files/../../../../etc/passwd or similar, targeting file-serving endpoints within the application./etc/passwd, application configuration files, secrets) and use the information for further lateral movement or privilege escalation (GitHub Advisory).../ or URL-encoded equivalents (%2e%2e%2f, %2e%2e/, .%2f) in path parameters; unusual requests for system files (e.g., /etc/passwd, /etc/shadow, web.config) in server access logs... path components targeting non-application directories.IBM has released a patch in Langflow OSS version 1.10.3, which addresses this vulnerability. Users should upgrade to version 1.10.3 or later as the primary remediation. As interim mitigations, administrators should implement input validation and path canonicalization to reject requests containing traversal sequences, restrict file system permissions for the Langflow service account to the minimum necessary directories, and consider placing the application behind a web application firewall (WAF) configured to block path traversal patterns (IBM Advisory, GitHub Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."