CVE-2026-8481

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
cpe:2.3:a:langflow:langflow:*:*:*:*:*:*:*:*
OR cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*

History

20 Jul 2026, 18:00

Type Values Removed Values Added
CPE cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*
cpe:2.3:a:langflow:langflow:*:*:*:*:*:*:*:*
cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*
References () https://www.ibm.com/support/pages/node/7278923 - () https://www.ibm.com/support/pages/node/7278923 - Vendor Advisory
First Time Apple macos
Langflow langflow
Linux
Apple
Linux linux Kernel
Microsoft windows
Microsoft
Langflow

17 Jul 2026, 20:17

Type Values Removed Values Added
New CVE

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

microsoft

  • windows

apple

  • macos

linux

  • linux_kernel
CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')