CVE-2024-9053
critical · 9.8vllm-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.
9.8
CVSS
1.4%
EPSS (exploit prob.)
70th
EPSS percentile
2025-03-20
Published
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weaknesses
CWE-502CWE-78
Affected products
| Vendor | Product | Affected versions |
|---|---|---|
| vllm-project | vllm | 0.6.0 |
Check a specific version with /api/v1/cve/match.
References
Query this programmatically:
curl https://evil-db.io/api/v1/cve/CVE-2024-9053