CVE-2026-55450
Langflow: Unauthenticated file upload leads to DoS (space exhaustion) and information leak
Summary
Remediation
Upgrade to the fixed version using your package manager.
pip install "langflow>=1.9.1"
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 (+290 more) | 1.9.1 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.3 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:H
References
Frequently Asked Questions
- What is CVE-2026-55450?
- Langflow: Unauthenticated file upload leads to DoS (space exhaustion) and information leak This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.3/10).
- How do I check if my project is affected by CVE-2026-55450?
- CVE-2026-55450 affects langflow. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-55450 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2026-27966CRITICAL
Langflow has Remote Code Execution in CSV Agent
- CVE-2026-42048CRITICAL
Langflow Knowledge Bases API is Vulnerable to Path Traversal
- CVE-2026-55447CRITICAL
Langflow: BaseFileComponent-based nodes arbitrary file read with RCE exploit
- CVE-2026-33309CRITICAL
Langflow has an Arbitrary File Write (RCE) via v2 API
- CVE-2024-42835HIGH
langflow has vulnerability in PythonCodeTool component
- CVE-2026-21445HIGH
Langflow Missing Authentication on Critical API Endpoints
- CVE-2026-0770HIGH
Langflow affected by Remote Code Execution via validate_code() exec()
- CVE-2024-48061MEDIUM
Langflow vulnerable to remote code execution
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies