VDB
KO
CRITICAL 9.8

GHSA-pgr7-mhp5-fgjp

vLLM deserialization vulnerability in vllm.distributed.GroupCoordinator.recv_object

Details

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.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / vllm
Introduced in: 0

No fixed version published yet for vllm (pip). Pin to a known-safe version or switch to an alternative.

References