CVE-2026-42048
Langflow Knowledge Bases API is Vulnerable to Path Traversal
Summary
Remediation
Upgrade to the fixed version using your package manager.
pip install "langflow>=1.9.0"
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| langflow | pypi | 0.0.31, 0.0.32, 0.0.33, 0.0.40 (+289 more) | 1.9.0 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-22Path TraversalMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.6 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:H
References
Frequently Asked Questions
- What is CVE-2026-42048?
- Langflow Knowledge Bases API is Vulnerable to Path Traversal This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.6/10).
- How do I check if my project is affected by CVE-2026-42048?
- CVE-2026-42048 affects langflow. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-42048 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2024-48061CRITICAL
Langflow vulnerable to remote code execution
- CVE-2026-21445CRITICAL
Langflow Missing Authentication on Critical API Endpoints
- CVE-2026-33309CRITICAL
Langflow has an Arbitrary File Write (RCE) via v2 API
- CVE-2026-48519CRITICAL
Langflow: Unauthenticated RCE in Shareable Playgrounds
- CVE-2026-33873CRITICAL
Langflow has Authenticated Code Execution in Agentic Assistant Validation
- CVE-2026-33017CRITICAL
Unauthenticated Remote Code Execution in Langflow via Public Flow Build Endpoint
- CVE-2026-55450CRITICAL
Langflow: Unauthenticated file upload leads to DoS (space exhaustion) and information leak
- CVE-2026-0770HIGH
Langflow affected by Remote Code Execution via validate_code() exec()
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies