CVE-2024-11041

Publication date

2025-03-20 10:10:40

Family

@huntr_ai

State

PUBLISHED

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 victims machine to execute arbitrary code.