CVE-2024-9053
CRITICAL EPSS 66.3%
Published Mar 20, 20251y ago · Modified Jun 17, 20261w ago
9.8 CVSS 3.1
Published Mar 20, 2025 1y ago
Last Modified Jun 17, 2026 1w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
66.3% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 2
CWE-502 Deserialization of Untrusted Data Validation
CWE-78 OS Command Injection Injection
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| vllm-project | vllm | 0.6.0 | any |
References 1
- huntr.com https://huntr.com/bounties/75a544f3-34a3-4da0-b5a3-1495cb031e09
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.