CVE-2024-11041: vLLM Deserialization of Untrusted Data vulnerability
(updated )
vllm-project vllm version v0.6.2 contains a vulnerability in the MessageQueue.dequeue() API function. The function uses pickle.loads to parse received sockets directly, leading to a remote code execution vulnerability. An attacker can exploit this by sending a malicious payload to the MessageQueue, causing the victim’s machine to execute arbitrary code.
References
Code Behaviors & Features
Detect and mitigate CVE-2024-11041 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →