CVE-2024-9052
CRITICAL9.8vLLM deserialization vulnerability in vllm.distributed.GroupCoordinator.recv_object
發布日:2025/3/20修改日:2026/2/4
描述
vllm-project vllm version 0.6.0 contains a vulnerability in the distributed training API. The function vllm.distributed.GroupCoordinator.recv_object() deserializes received object bytes using pickle.loads() without sanitization, leading to a remote code execution vulnerability. ### Maintainer perspective Note that vLLM does NOT use the code as described in the report on huntr. The problem only exists if you use these internal APIs in a way that exposes them to a network as described. The vllm team was not involved in the analysis of this report and the decision to assign it a CVE.
受影響套件(1)
- PyPI/vllmfrom 0, <= 0.8.1
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | CRITICAL9.8 | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
參考連結(6)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2024-9052
- PATCHhttps://github.com/vllm-project/vllm
- WEBhttps://github.com/github/advisory-database/pull/5444
- WEBhttps://github.com/vllm-project/vllm/blob/32e7db25365415841ebc7c4215851743fbb1bad1/vllm/distributed/parallel_state.py#L480
- WEBhttps://github.com/vllm-project/vllm/blob/v0.8.1/vllm/distributed/parallel_state.py#L457
- WEBhttps://huntr.com/bounties/ea75728f-4efe-4a3d-9f53-33f2c908e9f8