Impact
The flaw allows unauthenticated callers to first obtain a superuser token via the /api/v1/auto_login endpoint. With that token they can then call /api/v1/validate/code, where user‑supplied code is executed via exec(). This chaining grants an attacker full remote code execution on any Langflow instance that exposes both APIs.
Affected Systems
IBM Langflow OSS versions 1.0.0 through 1.10.0 are affected. Default deployments of the application that expose the auto_login and validate/code endpoints are at risk. The vulnerability is removed in version 1.10.1.
Risk and Exploitability
The CVSS score of 9.8 marks this vulnerability as critical. Its EPSS score is 17% and it is listed in the KEV catalog, yet the impact remains high because an attacker only needs to issue two simple HTTP requests over the network; no credentials or special setup are required. Systems exposed to the internet face amplified risk.
OpenCVE Enrichment