CVE-2024-11041
CVSS 3.0 Score 9.8 of 10 (critical)
Details
Published Mar 20, 2025
CWE ID 502
Summary
CVE-2024-11041 is a remote code execution vulnerability affecting the vllm-project v0.6.2. The issue lies in the MessageQueue.dequeue() API function, which uses pickle.loads to parse received sockets directly. This practice exposes the system to risks since attackers can exploit it by sending a maliciously crafted payload to the MessageQueue. Upon receipt, the victim's machine would execute the arbitrary code contained within the payload.
Prevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.