CVE-2026-8481
CRITICAL
CVSS 9.9
langflow_oss
Verified Advisory
Remote code execution in Langflow code validation API (CVE-2026-8481)
CVE-2026-8481 is a critical remote code execution vulnerability in the Langflow OSS 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. Any authenticated user can exploit this to execute arbitrary system commands with the full privileges of the Langflow server process.
Affected versions:
- 1.0.0-1.10.0
We recommend updating to: 1.10.1.
CVSS 9.9 · our assessment: act_now
Vendor advisory: https://www.ibm.com/support/pages/node/7278923
Details: https://vuln.today/cve/CVE-2026-8481
Verified by vuln.today against published advisories.
Affected versions
- – 1.0.0-1.10.0
Fixed in: 1.10.1
More advisories for langflow_oss
- CVE-2026-8470 – Weak PRNG used for Fernet key generation in IBM Langflow OSS (CVE-2026-8470)
- CVE-2026-9205 – Weak PRNG in cryptographic key derivation in IBM Langflow OSS (CVE-2026-9205)
- CVE-2026-12946 – Remote code execution in IBM Langflow OSS CodeAgent component (CVE-2026-12946)
- CVE-2026-13435 – Python interpreter sandbox bypass in IBM Langflow OSS (CVE-2026-13435)
- CVE-2026-13446 – Hard-coded credentials in IBM Langflow OSS (CVE-2026-13446)
- CVE-2026-13445 – Insecure file path handling in IBM Langflow OSS (CVE-2026-13445)
- CVE-2026-13448 – Unauthenticated remote code execution in IBM Langflow (CVE-2026-13448)
- CVE-2026-14499 – OS command injection in IBM Langflow OSS Python Interpreter (CVE-2026-14499)