CVE-2024-9053

Severity CVSS v4.0:
Pending analysis
Type:
CWE-502 Deserialization of Untrusted Dat
Publication date:
20/03/2025
Last modified:
15/10/2025

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:vllm-project:vllm:0.6.0:*:*:*:*:*:*:*


References to Advisories, Solutions, and Tools