← Back to browse · API

CVE-2025-32444

Severity
CRITICAL
CVSS
10.0
EPSS
0.01667
Risk score
40.58
CISA KEV
No
PoC
No
Published
2025-04-30
Modified
2025-04-30
First seen
2026-08-07
Aliases
EUVD-2025-12670, GHSA-HJ4W-HM2G-P6W5, PYSEC-2025-42
Products
vllm-project:vllm 0.6.5, < 0.8.5
Sources
euvd EUVD-2025-12670

Description

vLLM is a high-throughput and memory-efficient inference and serving engine for LLMs. Versions starting from 0.6.5 and prior to 0.8.5, having vLLM integration with mooncake, are vulnerable to remote code execution due to using pickle based serialization over unsecured ZeroMQ sockets. The vulnerable sockets were set to listen on all network interfaces, increasing the likelihood that an attacker is able to reach the vulnerable ZeroMQ sockets to carry out an attack. vLLM instances that do not make use of the mooncake integration are not vulnerable. This issue has been patched in version 0.8.5.

References