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-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)
- CVE-2026-7667 – Path traversal in the API Request component of IBM Langflow OSS (CVE-2026-7667)
- CVE-2026-7754 – Server-side request forgery (SSRF) in IBM Langflow OSS (CVE-2026-7754)
- CVE-2026-7872 – Path traversal in Langflow OSS File component tar extraction (CVE-2026-7872)
- CVE-2026-7755 – Remote code execution in IBM Langflow OSS (CVE-2026-7755)