CVE-2024-9053
Last modified
CVE-2024-9053 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 1.27% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Vllm-Project | Vllm | 0.6.0 |
References
- https://huntr.com/bounties/75a544f3-34a3-4da0-b5a3-1495cb031e09Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-9053?
How severe is CVE-2024-9053?
How do I fix CVE-2024-9053?
Are you affected by CVE-2024-9053?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
