Vulnerability Details
Basic Information
| Title | CVE-2025-32444 vLLM Vulnerable to Remote Code Execution via Mooncake Integration |
|---|---|
| Type | cvelist |
| Published | 2025-04-30T00:25:00 |
| Last Seen | 2025-04-30T01:04:26 |
| CVSS Score | 10.0 (CRITICAL) |
CVSS v3 Details
| Attack Vector | NETWORK |
|---|---|
| Attack Complexity | LOW |
| Privileges Required | NONE |
| User Interaction | NONE |
| Scope | CHANGED |
| Confidentiality Impact | HIGH |
| Integrity Impact | HIGH |
| Availability Impact | HIGH |
CVE Information
| CVE IDs | CVE-2025-32444 |
|---|---|
| CWE | CWE-502 |
| Bulletin Family | cve |
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.
Impact Assessment
| Base Score | 10.0 |
|---|---|
| Severity | CRITICAL |