CVE-2026-9198
Unauthenticated Remote Code Execution via Auto-Login Bypass and Code Validation
Exploited in the wild. In CISA KEV since 2026‑08‑04. 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 whether your IBM Langflow OSS deployment is reachable from the network without authentication (default deployments are considered risky if publicly accessible).
- Check your current Langflow OSS version; confirm whether it is in 1.0.0 through 1.10.0.
- Upgrade Langflow OSS to 1.10.1 (fixed) as soon as possible.
- If you cannot upgrade immediately, block all internet access to the Langflow instance (allow only required internal IPs/VPN) until mitigations can be applied.
pip install --upgrade langflow==1.10.1What it is
From the CVE record
IBM Langflow OSS 1.0.0 through 1.10.0 allows unauthenticated attackers to chain /api/v1/auto_login (mints SUPERUSER tokens to any network caller) with /api/v1/validate/code (executes user code via exec()) to achieve full RCE on default Langflow deployments
In plain language
Written by AI from the recordCVE-2026-9198 is a critical, no-login remote code execution flaw in IBM Langflow OSS that is actively being exploited on default, publicly reachable setups—if your Langflow is reachable from the internet, you should treat this as urgent and upgrade.
CVE-2026-9198 enables unauthenticated remote code execution in IBM Langflow OSS by abusing an auto-login bypass to mint SUPERUSER access, then using weak code validation to execute attacker-supplied code on default network-reachable deployments.
If you're affected
- Full server takeover
- Malicious code execution
- Service disruption
- Data theft risk
Exploitation
Where each signal puts this CVE on the scale from published to confirmed exploited.
- CISA KEV
Listed as exploited in the wild since 2026-08-04.
US federal agencies must remediate by 2026-08-07.
Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines.
- Public exploits
No public exploit or proof of concept found in the sources we track.
- EPSS
29% 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.
- Attention now
Rising.
Lifecycle
29 events over 69 days, from the signal feeds we watch.
- EPSS band changehigh → moderateepss band change
- Analysis publishedIBM Filed Eight More Langflow CVEs Yesterday. That's 111 in Five Months.
- EPSS band changemoderate → high
- EPSS band changemoderate → highepss band change
- OpenVAS check added
- Analysis publishedLangflow's Auto-Login Endpoint Was Handing Out Admin Tokens — CVE-2026-9198 Has Been Under Attack Since Before It Had a CVE
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:H
Scored 9.8 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 HighTotal denial of service — the component is completely unavailable
Weaknesses
ATT&CK techniques
Mapped from the weaknesses above (CWE to ATT&CK), not observed in attacks.
Sources
References in the record
In the news
Watch the software you run.
My Stack ranks new CVEs for your products by real-world exploitation, so the next exploited one reaches you without reading every advisory.
We'll flag the next CVE, public exploit or patch for Langflow OSS, not every advisory. This one: actively exploited.
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