CVE-2026-33309
Langflow has an Arbitrary File Write (RCE) via v2 API
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 | 1.2.0, 1.3.0, 1.3.1, 1.3.2 (+37 more) | 1.9.0 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.9 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
References
Frequently Asked Questions
- What is CVE-2026-33309?
- Langflow has an Arbitrary File Write (RCE) via v2 API This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.9/10).
- How do I check if my project is affected by CVE-2026-33309?
- CVE-2026-33309 affects langflow. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-33309 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-2024-48061CRITICAL
Langflow vulnerable to remote code execution
- CVE-2026-21445CRITICAL
Langflow Missing Authentication on Critical API Endpoints
- CVE-2026-0770CRITICAL
Langflow affected by Remote Code Execution via validate_code() exec()
- 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
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies