CVE-2026-21445
Langflow Missing Authentication on Critical API Endpoints
Summary
Remediation
Upgrade to the fixed version using your package manager.
pip install "langflow-base>=0.7.1"
pip install "langflow>=1.7.1"
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (2)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| langflow-base | pypi | 0.0.13, 0.0.14, 0.0.15, 0.0.16 (+113 more) | 0.7.1 |
| langflow | pypi | 0.0.31, 0.0.32, 0.0.33, 0.0.40 (+273 more) | 1.7.1 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-306
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.1 score means for each attack dimension.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:P
References
- https://github.com/langflow-ai/langflow/security/advisories/GHSA-c5cp-vx83-jhqxWEB
- https://nvd.nist.gov/vuln/detail/CVE-2026-21445ADVISORY
- https://github.com/langflow-ai/langflow/commit/3fed9fe1b5658f2c8656dbd73508e113a96e486aWEB
- https://github.com/langflow-ai/langflowPACKAGE
- https://github.com/langflow-ai/langflow/releases/tag/1.7.1WEB
Frequently Asked Questions
- What is CVE-2026-21445?
- Langflow Missing Authentication on Critical API Endpoints This vulnerability has been assigned a severity rating of HIGH (CVSS score: 9.1/10).
- How do I check if my project is affected by CVE-2026-21445?
- CVE-2026-21445 affects langflow-base and langflow. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-21445 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-0770CRITICAL
Langflow affected by Remote Code Execution via validate_code() exec()
- 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