CVE-2026-8476

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
cpe:2.3:a:langflow:langflow:*:*:*:*:*:*:*:*
OR cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-07-17 20:17

Updated : 2026-07-23 05:16


NVD link : CVE-2026-8476

Mitre link : CVE-2026-8476

CVE.ORG link : CVE-2026-8476


JSON object : View

Products Affected

langflow

  • langflow

linux

  • linux_kernel

microsoft

  • windows

apple

  • macos
CWE
CWE-502

Deserialization of Untrusted Data