All intelligence
// vulnerability record
live · NVDCVE-2025-29783
CRITICALpublished 2025-03-19 16:15 UTC · 1 year ago · modified 2026-06-17 09:05 UTC
9.0
CVSS / 10
// description
vLLM is a high-throughput and memory-efficient inference and serving engine for LLMs. When vLLM is configured to use Mooncake, unsafe deserialization exposed directly over ZMQ/TCP on all network interfaces will allow attackers to execute remote code on distributed hosts. This is a remote code execution vulnerability impacting any deployments using Mooncake to distribute KV across distributed hosts. This vulnerability is fixed in 0.8.0.
// cvss 3.1 vector
CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
// weaknesses (CWE)
- CWE-502