CVE-2024-9053
CRITICALvllm 0.6.0 - Remote Code Execution via Unsafe Cloudpickle Deserialization
Title source: llmDescription
vllm-project vllm version 0.6.0 contains a vulnerability in the AsyncEngineRPCServer() RPC server entrypoints. The core functionality run_server_loop() calls the function _make_handler_coro(), which directly uses cloudpickle.loads() on received messages without any sanitization. This can result in remote code execution by deserializing malicious pickle data.
References (1)
Core 1
Core References
Exploit, Third Party Advisory
https://huntr.com/bounties/75a544f3-34a3-4da0-b5a3-1495cb031e09
Scores
CVSS v3
9.8
EPSS
0.1002
EPSS Percentile
93.2%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
yes
Technical Impact
total
Details
CWE
CWE-502
CWE-78
Status
published
Products (2)
pypi/vllm
0PyPI
vllm-project/vllm
0.6.0
Published
Mar 20, 2025
Tracked Since
Feb 18, 2026