- 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.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
CVSS 3.1
- Type
- Primary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Severity
- HIGH
- security-advisories@github.com
- CWE-770
- Hype score
- Not currently trending
CVE-2025-30202 (CVSS:7.5, HIGH) is Awaiting Analysis. vLLM is a high-throughput and memory-efficient inference and serving engine for LLMs. Versions starting from 0.5.2 and p..https://t.co/2a425K5m5k #cybersecurityawareness #cybersecurity #CVE #infosec #hacker #nvd #mitre
@cracbot
5 May 2025
2 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
🚨 CVE-2025-30202 🔴 HIGH (7.5) 🏢 vllm-project - vllm 🏗️ >= 0.5.2, < 0.8.5 🔗 https://t.co/vhP6ANsuvf 🔗 https://t.co/jbtzv1sqlE 🔗 https://t.co/zsd5uvnJvX #CyberCron #VulnAlert #InfoSec https://t.co/3SjD2EIKV4
@cybercronai
30 Apr 2025
6 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
CVE-2025-30202 - vLLM Info Disclosure/Denial-of-Service Vulnerability. In multi-node vLLM deployments, the XPUB ZeroMQ socket binds to all interfaces. Attackers with network access can connect, receive internal metadata, and cause denial of service by flooding connections. 🏗
@gothburz
30 Apr 2025
283 Impressions
2 Retweets
55 Likes
0 Bookmarks
0 Replies
0 Quotes
CVE-2025-30202 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 serv… https://t.co/SZkQHx7fB2
@CVEnew
30 Apr 2025
641 Impressions
0 Retweets
0 Likes
0 Bookmarks
1 Reply
0 Quotes
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:vllm:vllm:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "15AC3826-5B31-40E2-9964-6F8930043285",
"versionEndExcluding": "0.8.5",
"versionStartIncluding": "0.5.2"
}
],
"operator": "OR"
}
]
}
]