Vulnerability 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 Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Langflow | Langflow | < 1.9.0 |
Related Weaknesses (CWE)
References
- https://github.com/langflow-ai/langflow/security/advisories/GHSA-9whx-c884-c68qExploitVendor Advisory
- https://github.com/langflow-ai/langflow/security/advisories/GHSA-9whx-c884-c68qExploitVendor Advisory
FAQ
What is CVE-2026-42048?
CVE-2026-42048 is a vulnerability with a CVSS score of 9.6 (CRITICAL). 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). Thi...
How severe is CVE-2026-42048?
CVE-2026-42048 has been rated CRITICAL with a CVSS base score of 9.6/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-42048?
Check the references section above for vendor advisories and patch information. Affected products include: Langflow Langflow.