CVE-2026-9198 PUBLISHED

Unauthenticated Remote Code Execution via Auto-Login Bypass and Code Validation

Assigner: ibm
Reserved: 21.05.2026 Published: 17.07.2026 Updated: 18.07.2026

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

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 9.8

Product Status

Vendor IBM
Product Langflow OSS
Versions
  • affected from 1.0.0 to 1.10.0 (incl.)

Solutions

IBM strongly recommends addressing the vulnerability now by upgrading Langflow OSS to version 1.10.1 https://pypi.org/project/langflow/

References

Problem Types

  • CWE-94 Improper Control of Generation of Code ('Code Injection') CWE