🔴 《严重安全漏洞:CVE-2026-8481》

CVSS 评分: 严重(9.9)  状态: Received  发布时间: 2026-07-17


漏洞描述

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.


🔍 技术细节

字段
CVE ID CVE-2026-8481
CVSS 评分 9.9 🔴
严重程度 严重
CVSS 向量 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
CWE 分类 CWE-94
发布时间 2026-07-17
最后更新 2026-07-17
状态 Received
数据来源 psirt@us.ibm.com

🔗 参考链接