IBM Langflow OSS 1.0.0 through 1.10.0 contain a critical remote code execution vulnerability in the code validation API endpoint. The POST /api/v1/validate/code endpoint accepts user-supplied Python code and executes it directly using Python's built-in exec() function without sandboxing, input validation, or privilege restrictions, enabling any authenticated user to execute arbitrary system commands with the full privileges of the Langflow server process.
References
| Link | Resource |
|---|---|
| https://www.ibm.com/support/pages/node/7278923 | Vendor Advisory |
Configurations
Configuration 1 (hide)
| AND |
|
History
No history.
Information
Published : 2026-07-17 20:17
Updated : 2026-07-23 05:16
NVD link : CVE-2026-8481
Mitre link : CVE-2026-8481
CVE.ORG link : CVE-2026-8481
JSON object : View
Products Affected
langflow
- langflow
linux
- linux_kernel
microsoft
- windows
apple
- macos
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')
