Bug 2353703 (CVE-2024-9053) - CVE-2024-9053 vllm: Remote Code Execution in vllm-project/vllm
Summary: CVE-2024-9053 vllm: Remote Code Execution in vllm-project/vllm
Keywords:
Status: NEW
Alias: CVE-2024-9053
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-03-20 11:07 UTC by OSIDB Bzimport
Modified: 2025-03-25 18:45 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-03-20 11:07:38 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.