CVE-2026-9198
IBM Langflow OSS versions 1.0.0 through 1.10.0 contain two unauthenticated API endpoints that can be chained to achieve remote code execution. The /api/v1/auto_login endpoint issues a SUPERUSER token to any network caller, and the /api/v1/validate/code endpoint executes user‑supplied code via Python's exec() function. An attacker who can reach the service can obtain full control of the affected system.
No official fix yet. If none appears within 45 days of first tracking, this entry is removed automatically.
Who is affected
Users of IBM Langflow OSS versions 1.0.0 through 1.10.0.
Real-world impact
Full remote code execution with SUPERUSER privileges, allowing complete compromise of the host.
Why this severity
CVSS base score 9.8 (Critical) due to network‑adjacent, low‑complexity attack requiring no privileges or user interaction, with high impact on confidentiality, integrity, and availability.
What to do about it
- 01No official fix is available in the provided sources.
- ›Restrict network access to the Langflow service to trusted hosts.
- ›Disable or block the /api/v1/auto_login and /api/v1/validate/code endpoints if not required.
- ›Monitor for unusual authentication or code execution attempts.
Remediation guidance is based on general best practices; no vendor patch is referenced in the supplied data.
Timeline
- Jul 17, 2026 · 16d agoPublishedDisclosed and added to the National Vulnerability Database.
- Jul 24, 2026 · 9d agoAdvisory updatedThe NVD record was last revised.
How it’s attacked
References & advisories
- ibm.com/support/pages/node/7278927vendor advisory