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

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 disk-based caching mechanism. The AsyncDiskCache class uses Python's unsafe pickle.loads() function to deserialize cached objects from disk without validation, integrity verification, or authentication, enabling arbitrary code execution when malicious pickle payloads are processed. Attackers who can influence cached data through file system access, malicious workflow inputs, custom components, or API manipulation can achieve complete system compromise with the privileges of the Langflow server process.


🔍 技术细节

字段
CVE ID CVE-2026-8476
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-502
发布时间 2026-07-17
最后更新 2026-07-17
状态 Received
数据来源 psirt@us.ibm.com

🔗 参考链接