CVE-2024-11041 CRITICAL

CVE-2024-11041: Remote Code Execution in vllm-project/vllm

Vendor Vllm-Project
Product vllm-project/vllm
Weakness CWE-502 · Unsafe deserialization
Published March 20, 2025
Last update March 20, 2025

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

March 20, 2025 CVE published
March 20, 2025 Record updated