What it is
CVE-2026-9198 is an unauthenticated vulnerability affecting IBM Langflow OSS. 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...
Vulnerability report
Langflow OSS Unauthenticated Remote Code Execution
IBM / Langflow OSS · 1.0.0 to <= 1.10.0
Decision summary
Direct answers before the deeper technical record.
What it is
CVE-2026-9198 is an unauthenticated vulnerability affecting IBM Langflow OSS. 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...
Is it exploited?
Yes. Previdian sensors observed exploitation attempts with confirmed confidence. Listed in CISA KEV. Also confirmed by third-party sources.
Who is affected?
IBM / Langflow OSS 1.0.0 to <= 1.10.0.
What should we do?
Patch immediately, validate internet-facing exposure, and monitor for matching requests.
Overview
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
Exploitation evidence
Third-party attestation and first-party sensor observation are shown separately so teams can judge the evidence chain.
CISA
Independent exploitation attestation added to the Previdian record.
Previdian sensor
First-party sensor telemetry confirms matching exploitation attempts.
GitHub
Public scanner or PoC coverage increases practical exploitability.
Per-source evidence links for KEV attestations are available through the Previdian Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| CISA First | 2026-08-04 16:45 UTC |
| Previdian | 2026-08-04 18:01 UTC |
| CVE | 2026-08-04 18:20 UTC |
| TheHackerNews | 2026-08-05 07:40 UTC |
Operational indicators for this CVE are listed under Detection.
Sensor telemetry
Aggregate observations show the scale, recency, and distribution of activity without overstating sparse data.
567
Attempts observed
304
Unique attacker IPs
47
Attacker countries
AE · AT · AU · BD · BG · BR · CA · CH · CN · CZ · DE · DO · DZ · EC · EE · EG · ES · FI · FR · GB · HK · ID · IN · IQ · IR · IT · JP · KE · KR · MD · MX · MY · NG · NL · PK · PL · RO · RS · RU · SC · SG · TH · TN · TR · TW · US · VN
25
Sensors observed
Exploitation attempts over the last 60 days
Daily events observed by Previdian sensors
Updated 02 Sep 2026
First observed 06 Jul 2026 · Last observed 02 Sep 2026
Pro adds sensor region and window summaries. Enterprise adds raw IPs, paths, User-Agents, and payloads.
Detection
Make the evidence actionable in scanner, SOC, and edge-control workflows.
Raw values available in Pro and Enterprise.
Nuclei template detected 29 Jul 2026.
View Nuclei template (opens in new tab)No Previdian virtual patch is currently available. Future rules ship for ModSecurity, Cloudflare, and AWS WAF.
Learn about virtual patches →Attacker IP indicators observed · available in Pro and Enterprise.
Sensor-derived attacker IP indicators are available to Pro and Enterprise accounts under Detection and through the Pro API.
Learn about Pro API accessScanner and exploit-framework references linked to this CVE.
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2026/CVE-2026-9198.yaml | 29 Jul 2026 |
Risk and context
CVSS v3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS
34.7%
Recent mention · TheHackerNews
The U.S. Cybersecurity and Infrastructure Security Agency (CISA), on August 5, 2026, added three flaws to its Known Exploited Vulnerabilities (KEV) catalog, citing evidence of active exploitation in the wild. The list of vulnerabilities is as follows - CVE-2026-9198 (CVSS...
Read full advisoryThese PoCs are unverified and could contain malware. Use at your own risk.
github · Created 2026-08-29 23:37:33 UTC · 0 stars · AI assessment 90%
github · Created 2026-08-22 15:55:09 UTC · 0 stars · AI assessment 90%
CVE-2026-9198 - IBM Langflow OSS Unauthenticated Remote Code Execution (RCE)
github · Created 2026-08-11 00:55:44 UTC · 0 stars · AI assessment 85%
CVE-2026-9198利用代码
github · Created 2026-08-05 17:44:08 UTC · 1 stars · AI assessment 90%
nuclei · Created Unknown
Timeline
Exploitation attested by an external source
Exploitation attested by an external source
Listed in the CISA Known Exploited Vulnerabilities catalog
Public proof-of-concept code published
Scanner coverage available
Vulnerability disclosed publicly
Evidence-backed exploitation signal
Indicators of compromise recorded
Identifier reserved by the CNA
Pro API
Confidence, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
GET /api/v2/pro/kevs/CVE-2026-9198
Free JSON includes basic KEV fields{
"cve_id": "CVE-2026-9198",
"confidence": "Confirmed",
"cvss_score": 9.8,
"cvss_estimated": false,
"epss_score": 0.34734,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": true
},
"sensor_telemetry": { "attempts": 567, "sensors": 25 }
}