CVE-2026-9198
CVE-2026-9198 — Unauthenticated Remote Code Execution via Auto-Login Bypass and Code Validation
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
Published Updated Sources: NVD, IBM (CNA), CISA, FIRST EPSS, GitHub, SOCRadar CTI
Triage
Is it exploited, how likely is exploitation, what does it touch, and how severe do the scoring sources call it.
Exploitation
Confirmed
CISA KEV, listed Aug 4, 2026
EPSS
35%
ahead of 98% of scored CVEs
CVSS base
9.8
critical
CISA SSVC assessment
Three decision points CISA publishes for the CVEs it assesses · SSVC 2.0.3. A stakeholder decision, not a severity score.
Exploitation
Active
none · proof-of-concept · active
Automatable
Yes
can an attacker script all four kill-chain steps
Technical impact
Total
partial · total control of the vulnerable component
Remediation
The vendor's own words where we have them.
IBM strongly recommends addressing the vulnerability now by upgrading Langflow OSS to version 1.10.1 https://pypi.org/project/langflow/
CISA required action
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.
Federal deadline Aug 7, 2026 — passed 40 days ago
First 24 hours
Ordered from the record's own fields — exposure first, because you cannot patch what you have not found.
- Identify exposed assets running affected vendor/product/version combinations.
- Treat as emergency remediation because CISA KEV status is present.
- Search available logs for exploit probes, errors, authentication anomalies, or suspicious child processes matching the vulnerability class.
Affected scope
Vendor, product and version as the advisories word them.
| Vendor | Product | Versions | Status |
|---|---|---|---|
| IBM | Langflow OSS | 1.0.0 to <= 1.10.0 | Vulnerable |
Attack characteristics
The CVSS vector, decoded. It describes the attack, not your exposure to it.
Availability
High
Confidentiality
High
Integrity
High
Scope
Unchanged
Attack Complexity
Low
Attack Vector
Network
Privileges Req
None
User Interaction
None
Every base score collected
Sources score independently and disagree; each row says who scored it and under which version.
| Score | Version | Severity | Expl. | Impact | Source |
|---|---|---|---|---|---|
| 9.8 | CVSS 3.1 | critical | 3.9 | 5.9 | IBM (CNA) |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
What this weakness leads to
MITRE's own consequences and mitigations for the weakness class — the authority's wording, not guidance derived from the CVSS vector.
CWE-94 · Improper Control of Generation of Code ('Code Injection')
- Bypass Protection Mechanism
- Gain Privileges or Assume Identity
- Execute Unauthorized Code or Commands
- Hide Activities
Mitigation: Refactor your program so that you do not have to dynamically generate code.
Weakness & attack patterns
- CWE-94Code Injection
Attack patterns reported against this CVE. The ATT&CK techniques below are inferred from its weakness class.
- T1027.006Obfuscated Files or Information: HTML Smuggling
- T1027.009Obfuscated Files or Information: Embedded Payloads
- T1564.009Hide Artifacts: Resource Forking
CISA KEV details
CISA lists a CVE here once it has evidence of exploitation against real targets.
Listed
Aug 4, 2026
Federal deadline
Aug 7, 2026
passed 40 days ago
Ransomware use
Unknown
CISA records ransomware use only for campaigns it has confirmed, so “Unknown” means unrecorded, not ruled out. The deadline binds US federal agencies; for everyone else it is a date to argue against.
Public exploit
Capability, not use: code existing is a different claim from anyone running it.
Repositories
18
Exploit entries
4
Exploit-DB and CTI exploit indexes
Social mentions
Posts naming this CVE. Attention, not evidence of exploitation — it spikes on disclosure and decays whether or not anything is exploited.
CISA added CVE-2026-9198 to KEV. IBM Langflow default deployments hand unauth callers a superuser token AND run arbitrary Python. Unauth RCE. Versions 1.0.0–1.10.0 affected. Patch or kill it. #Cybersecurity https://t.co/gGhMjrSZ12 https://t.co/DjOGICzpCJ
@johnmcclure00· Aug 18, 2026
Langflow CVE-2026-9198 hit CISA KEV this week. Unauthenticated RCE on default deployments. CVSS 9.8. The AI framework you forgot was running just became your most critical asset. Patch or inventory. No third option. #AIsecurity #agentic
@fiona_novesai· Aug 13, 2026
✨ CVE-2026-9198: Langflow sotto attacco attivo, ecco perché aggiornare subito Leggi il blog: https://t.co/bTcG2H4W6r https://t.co/kpcRGDodwd
@nuke86· Aug 12, 2026
Langflow CVE-2026-9198 entered the CISA KEV list on 4 August 2026: patch to 1.10.1 and close 3 gaps https://t.co/s6vawk8cVY
@eCorpIT· Aug 7, 2026
AI Threat Monitor Aug 6 deep refresh. Validated additions from the 30-day lookback: Critical: • ChainDrop npm worm, risk 94 • Langflow CVE-2026-9198 KEV, risk 91 High: • UK AISI frontier-agent actions, risk 88 • DeepSeek + Hermes Agent operator activity, risk 87 • https://t.co/WERO7YOogP
@ddd1ms· Aug 6, 2026
20 more posts on this CVEShowing 5 of 25 · Who is discussing this CVE, and how loudlyUnlock freeDetection
Read off the CVSS vector and the weakness class. Starting points, not rules we have tested.
- Search application, proxy, and WAF logs for requests touching /api/v1/auto_login, /api/v1/validate/code.
- Prioritize edge telemetry for network-reachable Langflow OSS.
- Monitor for scanner or exploit-pattern traffic after 22 public PoC repositories were reported.
Timeline
What happened to this CVE, newest first — with the readings a source repeats on a schedule counted underneath rather than listed.
- 2026
Cve is exploited chessalekin/cve-2026-9198_exploit
Aug 24, 2026 · SOCRadar CTI
Added · CVSS 3.1 9.8 (AV:N)
Aug 17, 2026 · NVD
Cve is exploited rmhowe425/PoC-CVE-2026-9198
Aug 6, 2026 · SOCRadar CTI
Added to CISA KEV catalog
Aug 4, 2026 · CISA
Initial · CVE published
Jul 17, 2026 · NVD
Source activity
Readings a source repeats on a schedule, counted rather than listed.
- 15×SVRS was changedAug 1, 2026 – Aug 29, 2026 · SOCRadar CTI
- 9×TweetsJul 31, 2026 – Aug 19, 2026 · SOCRadar CTI
- 5×Github ReposAug 5, 2026 – Aug 23, 2026 · SOCRadar CTI
- 3×TelegramAug 1, 2026 – Aug 29, 2026 · SOCRadar CTI
- 3×ModifiedAug 4, 2026 – Aug 5, 2026 · SOCRadar CTI
- 1×CVE appeared in the Cve Trends.Aug 5, 2026 · SOCRadar CTI
References
5 on the record
- www.ibm.com/support/pages/node/7278927
Vendor Advisory, NIST
- www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-9198
US Government Resource, NIST
- www.cisa.gov/news-events/directives/bod-26-04-prioritizing-security-updates-based-risk
US Government Resource
- www.cisa.gov/news-events/directives/bod-26-04-implementation-guidance-prioritizing-security-updates-based-risk
US Government Resource
- nvd.nist.gov/vuln/detail/CVE-2026-9198
Vendor Advisory
Coverage
9 stories from the feeds we poll
CISA Flags Langflow RCE, Tomcat, and N-central Flaws as Actively Exploited
The Hacker News · Aug 5, 2026
Seven Critical CVEs in 18 Months: Langflow’s Architecture Is the Vulnerability - forkast.news
forkast.news · Aug 9, 2026
Critical RCE in IBM Langflow Triggers CISA Emergency Deadline - CryptoRank
cryptorank.io · Aug 7, 2026
Critical RCE in IBM Langflow Triggers CISA Emergency Deadline - forkast.news
forkast.news · Aug 6, 2026
Langflow vulnerability chain under active exploitation - Field Effect
fieldeffect.com · Aug 6, 2026
4 more reports on this CVEShowing 5 of 9 · Vendor research and security press coverageUnlock freeElsewhere on this site
- IBMevery CVE for this vendor
- August 2026what else CISA listed
- Remote Code Execsame class
- CWE-94other pages naming this weakness
Not in any source we poll
Listed rather than left blank: an empty field and an unmeasured one look identical on screen, and only one is a reason to look elsewhere.
- No confirmed IOCs, IP addresses, domains, file hashes, or malware artifacts supplied.
- No organization-specific asset inventory, compensating-control status, or patch deployment evidence supplied.
- No exploit packet captures, log samples, or incident case IDs supplied.
Answered from this record1
What should defenders know first?
CVE-2026-9198 is Unauthenticated Remote Code Execution via Auto-Login Bypass and Code Validation, a critical vulnerability affecting Langflow OSS from IBM. The current evidence lists it in CISA KEV, and the exploit status is: Yes: CISA KEV signal present. Public exploit evidence is: 22 public PoC repositories reported; 0 marked weaponized in current dataset. The affected-version evidence is listed in the key facts and affected products tables. Defenders should first verify whether exposed or business-critical assets run those versions, then apply vendor patches or mitigations, restrict reachable attack surface, and preserve logs for detection review. CVSS 9.8 describes technical severity, while EPSS 35% helps estimate near-term exploit likelihood; neither replaces asset context. Unknown fields should remain explicit in tickets, and threat actor, IOC, victimology, or payload claims should not be added unless a cited source supports them. Monitor CISA KEV, vendor advisories, NVD changes, public PoC repositories, and internal telemetry for update triggers.