CVE-2024-11041

Source
https://cve.org/CVERecord?id=CVE-2024-11041
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-11041.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-11041
Aliases
Related
Published
2025-03-20T10:10:40.868Z
Modified
2026-07-15T01:48:59.081429506Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Remote Code Execution in vllm-project/vllm
Details

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.

Database specific
{
    "cna_assigner": "@huntr_ai",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/11xxx/CVE-2024-11041.json",
    "cwe_ids": [
        "CWE-502"
    ]
}
References

Affected packages

Git / github.com/vllm-project/vllm

Affected ranges

Type
GIT
Repo
https://github.com/vllm-project/vllm
Events
Database specific
{
    "cpe": "cpe:2.3:a:vllm:vllm:0.6.2:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0.6.2"
        },
        {
            "last_affected": "0.6.2"
        }
    ],
    "source": "CPE_STRING"
}

Affected versions

0.*
0.6.2
v0.*
v0.6.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-11041.json"