CVE-2024-9053 – Vllm-Project Cloudpickle Remote Code Execution

The following table lists the changes that have been made to the
CVE-2024-9053 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution
of a vulnerability, and for identifying the most recent changes that may
impact the vulnerability’s severity, exploitability, or other characteristics.

  • New CVE Received
    by [email protected]

    Mar. 20, 2025

    Action Type Old Value New Value
    Added 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.
    Added CVSS V3 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    Added CWE CWE-78
    Added Reference https://huntr.com/bounties/75a544f3-34a3-4da0-b5a3-1495cb031e09
Share the Post:

Related Posts