CVE-2026-21445
Langflow Missing Authentication on Critical API Endpoints
Exploitation likely. EPSS gives it a 34% chance of exploitation in the next 30 days. A vendor fix is available.
What to do
The vendor has published a fix. Version details are below where the sources state them.
Steps
Written by AI from the record- Check your Langflow version: confirm whether you are running langflow < 1.7.1 or langflow-base < 0.7.1.
- If you’re affected, upgrade langflow to 1.7.1 (and langflow-base to 0.7.1) following the vendor advisory.
- After upgrading, verify the service is updated and that unauthenticated API requests no longer return user data or allow deletion.
- If you cannot upgrade right away, restrict access to the Langflow server so only trusted networks/users can reach the API endpoints.
pip install --upgrade langflow==1.7.1 langflow-base==0.7.1What it is
From the CVE record
Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to version 1.7.0.dev45, multiple critical API endpoints in Langflow are missing authentication controls. The issue allows any unauthenticated user to access sensitive user conversation data, transaction histories, and perform destructive operations including message deletion. This affects endpoints handling personal data and system operations that should require proper authorization. Version 1.7.0.dev45 contains a patch.
In plain language
Written by AI from the recordCVE-2026-21445 is a critical bug in Langflow where key API pages don’t require a login, letting outsiders read and delete user messages and data—most small businesses using Langflow should fix it immediately if they’re running an affected version.
Unauthenticated access (CWE-306) to critical Langflow API endpoints in langflow/langflow-base before langflow 1.7.0.dev45 allows attackers to read and delete user data/messages without authentication (network-accessible, no user interaction).
If you're affected
- Message and conversation data theft
- User data deletion and loss
- Unauthorized access to sensitive data
- Operational disruption from tampering
Exploitation
Where each signal puts this CVE on the scale from published to confirmed exploited.
- CISA KEV
Not in the catalog. CISA has not confirmed exploitation.
- Public exploits
No public exploit or proof of concept found in the sources we track.
- EPSS
34% chance of exploitation activity in the next 30 days, which ranks it in the 98th percentile of scored CVEs.
Exploit Prediction Scoring System, FIRST.org. A probability, not a confirmation.
Lifecycle
10 events over 174 days, from the signal feeds we watch.
- OpenVAS check added
- EPSS band changelow → moderate
- EPSS band changemoderate → low
- EPSS band changelow → moderate
- Nuclei check added
- Patch availablerecord updated
Affected products
Technical detail
CVSS 3.1 vector
Open in the CVSS calculatorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Scored 9.1 by NVD.
How it is reached
- Attack Vector NetworkExploitable remotely over the network without any special conditions
- Attack Complexity LowNo special conditions — the attack can be reliably reproduced
- Privileges Required NoneNo authentication required — anyone can exploit this
- User Interaction NoneNo user interaction needed — fully automated exploitation
Scope
- Scope UnchangedImpact is limited to the vulnerable component itself
Impact if exploited
- Confidentiality HighTotal information disclosure — all data in the component is compromised
- Integrity HighTotal loss of integrity — attacker can modify any data in the component
- Availability NoneNo availability impact
Weaknesses
ATT&CK techniques
Mapped from the weaknesses above (CWE to ATT&CK), not observed in attacks.
Sources
References in the record
- github.com/langflow-ai/langflow/commit/3fed9fe1b5658f2c8656dbd73508e113a96e486a
- github.com/langflow-ai/langflow/security/advisories/GHSA-c5cp-vx83-jhqx
- nvd.nist.gov/vuln/detail/CVE-2026-21445
And 2 more references. See all after sign-in
In the news
Watch the software you run.
My Stack ranks new CVEs for your products by real-world exploitation, so the next serious one reaches you without reading every advisory.
We'll flag the next CVE, public exploit or patch for Langflow-base, not every advisory.
A free account adds
- The full version matrix and every affected product
- Exploit links, proofs of concept and Metasploit modules
- Email alerts for the products you watch
- The same data over REST API, MCP and CLI