CVE-2025-30202
Last modified
CVE-2025-30202 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. vLLM is a high-throughput and memory-efficient inference and serving engine for LLMs. Versions starting from 0.5.2 and prior to 0.8.5 are vulnerable to denial of service and data exposure via ZeroMQ on multi-node vLLM deployment. EPSS estimates a 0.49% chance of exploitation in the next 30 days.
Description
vLLM is a high-throughput and memory-efficient inference and serving engine for LLMs. Versions starting from 0.5.2 and prior to 0.8.5 are vulnerable to denial of service and data exposure via ZeroMQ on multi-node vLLM deployment. In a multi-node vLLM deployment, vLLM uses ZeroMQ for some multi-node communication purposes. The primary vLLM host opens an XPUB ZeroMQ socket and binds it to ALL interfaces. While the socket is always opened for a multi-node deployment, it is only used when doing tensor parallelism across multiple hosts. Any client with network access to this host can connect to this XPUB socket unless its port is blocked by a firewall. Once connected, these arbitrary clients will receive all of the same data broadcasted to all of the secondary vLLM hosts. This data is internal vLLM state information that is not useful to an attacker. By potentially connecting to this socket many times and not reading data published to them, an attacker can also cause a denial of service by slowing down or potentially blocking the publisher. This issue has been patched in version 0.8.5.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Vllm | Vllm | >= 0.5.2, < 0.8.5 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-30202?
How severe is CVE-2025-30202?
How do I fix CVE-2025-30202?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-30197Jenkins Zoho QEngine Plugin 1.0.29.vfa_cc23396502 and earlie…3.1
- CVE-2025-30198ECOVACS robot vacuums and base stations communicate via an i…6.3
- CVE-2025-30199ECOVACS vacuum robot base stations do not validate firmware …7.5
- CVE-2025-3020An low privileged remote Attacker can execute arbitrary web …5.4
- CVE-2025-30200ECOVACS robot vacuums and base stations communicate via an i…6.3
- CVE-2025-30201Wazuh is a free and open source platform used for threat pre…9.1
- CVE-2025-30203Tuleap is an Open Source Suite to improve management of soft…4.8
- CVE-2025-30204golang-jwt is a Go implementation of JSON Web Tokens. Starti…7.5
- CVE-2025-30205kanidim-provision is a helper utility that uses kanidm's API…7.6
- CVE-2025-30206Dpanel is a Docker visualization panel system which provides…9.8
- CVE-2025-30207Kirby is an open-source content management system. A vulnera…7.5
- CVE-2025-30208Vite, a provider of frontend development tooling, has a vuln…7.5
Are you affected by CVE-2025-30202?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
