CVE-2026-4502
Analyzed
Analyzed - Analysis Complete
Directory Traversal in IBM Langflow Desktop
Publication date: 2026-04-30
Last updated on: 2026-05-11
Assigner: IBM Corporation
Description
Description
IBM Langflow Desktop 1.2.0 through 1.8.4 Langflow could allow an authenticated attacker to traverse directories on the system. An attacker could sendΒ a specially crafted URL request containing "dot dot" sequences (/../) to write arbitrary files on the system.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| langflow | langflow_desktop | From 1.2.0 (inc) to 1.8.4 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |