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.
References
| Link | Resource |
|---|---|
| https://www.ibm.com/support/pages/node/7278922 | Vendor Advisory |
Configurations
Configuration 1 (hide)
| AND |
|
History
20 Jul 2026, 17:56
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://www.ibm.com/support/pages/node/7278922 - Vendor Advisory | |
| First Time |
Apple macos
Langflow langflow Linux Apple Linux linux Kernel Microsoft windows Microsoft Langflow |
|
| 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:-:*:*:*:*:*:*:* |
17 Jul 2026, 20:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-17 20:17
Updated : 2026-07-20 17:56
NVD link : CVE-2026-8476
Mitre link : CVE-2026-8476
CVE.ORG link : CVE-2026-8476
JSON object : View
Products Affected
langflow
- langflow
microsoft
- windows
apple
- macos
linux
- linux_kernel
CWE
CWE-502
Deserialization of Untrusted Data
