Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-pgr7-mhp5-fgjp

Опубликовано: 20 мар. 2025
Источник: github
Github: Прошло ревью
CVSS3: 9.8

Описание

vLLM deserialization vulnerability in vllm.distributed.GroupCoordinator.recv_object

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.

Пакеты

Наименование

vllm

pip
Затронутые версииВерсия исправления

<= 0.8.1

Отсутствует

9.8 Critical

CVSS3

Дефекты

CWE-502

Связанные уязвимости

CVSS3: 2.6
redhat
10 месяцев назад

A flaw was found in the vLLM distributed training API. This vulnerability allows remote code execution via unsafe deserialization, which uses pickle.loads() without sanitization.

nvd
10 месяцев назад

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

9.8 Critical

CVSS3

Дефекты

CWE-502