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
Previdian independently recorded this as exploited after first seeing it in honeypot sensors.
Previdian sensor
Previdian first observed exploitation attempts targeting this vulnerability in our honeypot sensors.
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
Previdian sensors recorded exploitation attempts targeting this vulnerability. The cards and chart show volume, unique attackers, and daily activity.
467
Attempts observed
314
Unique attacker IPs
51
Attacker countries
AE · AU · BD · BG · BR · CA · CH · CN · CZ · DE · DK · DO · EC · EE · EG · ER · ES · ET · FI · FR · GB · GH · HK · ID · IN · IQ · IR · IT · JP · KE · KH · KR · MA · MD · MY · NG · NL · PK · PL · PT · RS · RU · SA · SC · SE · SG · TH · TR · TW · US · VN
25
Sensors observed
CVE-2026-9198 exploitation attempts over the last 69 days
Daily events observed by Previdian sensors
Updated 11 Sep 2026
First observed 06 Jul 2026 · Last observed 11 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.
Request targets and User-Agents available in Pro. Callback host details available in 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
60.6%
Recent mention · RecordedFuture
In August 2026, Insikt Group® identified 73 high-impact vulnerabilities that should be prioritized for remediation, 43 of which had a Very Critical Recorded Future Risk Score. This represents a 14% decrease from last month.
Read full advisoryRecent mention · RecordedFuture
August 2026 CVE LandscapeRecordedFuture · 08 Sep 2026
In August 2026, Insikt Group® identified 73 high-impact vulnerabilities that should be prioritized for remediation, 43 of which had a Very Critical Recorded Future Risk Score. This represents a 14% decrease from last month.
Recent mention · TheHackerNews
CISA Flags Langflow RCE, Tomcat, and N-central Flaws as Actively ExploitedTheHackerNews · 05 Aug 2026
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 score: 9.8) - A code injection vulnerability in Langflow that allows unauthenticated attackers to achieve full remote
These 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
Indicators of compromise recorded
Evidence-backed exploitation signal
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.60597,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": true
},
"sensor_telemetry": { "attempts": 467, "sensors": 25 }
}