pysec-2025-63
Vulnerability from pysec
Published
2025-03-19 16:15
Modified
2025-07-01 23:22
Details
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.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "vllm", "purl": "pkg:pypi/vllm" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "288ca110f68d23909728627d3100e5a8db820aa2" } ], "repo": "https://github.com/vllm-project/vllm", "type": "GIT" }, { "events": [ { "introduced": "0.6.5" }, { "fixed": "0.8.0" } ], "type": "ECOSYSTEM" } ], "versions": [ "0.6.5", "0.6.6", "0.6.6.post1", "0.7.0", "0.7.1", "0.7.2", "0.7.3" ] } ], "aliases": [ "CVE-2025-29783", "GHSA-x3m8-f7g5-qhm7" ], "details": "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.", "id": "PYSEC-2025-63", "modified": "2025-07-01T23:22:49.176005+00:00", "published": "2025-03-19T16:15:32+00:00", "references": [ { "type": "ADVISORY", "url": "https://github.com/vllm-project/vllm/pull/14228" }, { "type": "ADVISORY", "url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-x3m8-f7g5-qhm7" }, { "type": "FIX", "url": "https://github.com/vllm-project/vllm/commit/288ca110f68d23909728627d3100e5a8db820aa2" }, { "type": "REPORT", "url": "https://github.com/vllm-project/vllm/pull/14228" } ] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.