CVE-2026-42048: Langflow Knowledge Bases API is Vulnerable to Path Traversal
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.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-42048 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →