CVE-2024-11041
CRITICAL9.8EPSS 5.6%vLLM Deserialization of Untrusted Data vulnerability
Published: 3/20/2025Modified: 2/4/2026
Description
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.
Affected packages (1)
- PyPI/vllmfrom 0, <= 0.6.2
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | CRITICAL9.8 | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
References (4)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2024-11041
- PATCHhttps://github.com/vllm-project/vllm
- WEBhttps://github.com/vllm-project/vllm/blob/7193774b1ff8603ad5bf4598e5efba0d9a39b436/vllm/distributed/device_communicators/shm_broadcast.py#L441-L443
- WEBhttps://huntr.com/bounties/00136195-11e0-4ad0-98d5-72db066e867f