CVE-2026-42048
Prior to 1.9.0, Langflow is vulnerable to Path Traversal in the Knowledge Bases API (DELETE /api/v1/knowledge_bases).
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (4.42%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to 1.9.0, Langflow is vulnerable to Path Traversal in the Knowledge Bases API (DELETE /api/v1/knowledge_bases). This occurs because user-supplied knowledge base names are concatenated directly into file paths without proper sanitization or boundary validation. An authenticated attacker can exploit this flaw to delete arbitrary directories anywhere on the server's filesystem, leading to data loss and potential service disruption. This vulnerability is fixed in 1.9.0.
- CVSS 3.1
- 9.6 CRITICALCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:H
- EPSS
- 4.42% probability · 91th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-22
- Affected
- langflow/langflow
- Source
- security-advisories@github.com
References
- https://github.com/langflow-ai/langflow/security/advisories/GHSA-9whx-c884-c68qExploit, Vendor Advisory
- https://github.com/langflow-ai/langflow/security/advisories/GHSA-9whx-c884-c68qExploit, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.