CyberRota Analysis
AI-GeneratedIBM Langflow OSS versions 1.0.0 to 1.10.0 are vulnerable due to a critical remote code execution flaw in the AsyncDiskCache class, which improperly deserializes cached objects using Python's unsafe pickle.loads() function. This vulnerability allows attackers with access to influence cached data—through file system access, malicious inputs, or API manipulation—to execute arbitrary code, potentially leading to complete system compromise. Organizations using affected versions should prioritize immediate remediation to mitigate the risk of exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
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.
Related CVEs
Other vulnerabilities affecting the same vendor(s)