Skip to content
vLLMGHSA-rxc4-3w6r-4v47

vllm API endpoints vulnerable to Denial of Service Attacks

High7.5CVE-2025-48956 · Published Aug 21, 2025 · updated Sep 10, 2026

GitHub advisory

Affected versions

PackageAffectedFixed in
vllm
PyPI
>= 0.1.0, < 0.10.1.10.10.1.1
Details and references

### Summary A Denial of Service (DoS) vulnerability can be triggered by sending a single HTTP GET request with an extremely large header to an HTTP endpoint. This results in server memory exhaustion, potentially leading to a crash or unresponsiveness. The attack does not require authentication, making it exploitable by any remote user. ### Details The vulnerability leverages the abuse of HTTP headers. By setting a header such as `X-Forwarded-For` to a very large value like `("A" * 5_800_000_000)`, the server's HTTP parser or application logic may attempt to load the entire request into memory, overwhelming system resources. ### Impact _What kind of vulnerability is it? Who is impacted?_ Type of vulnerability: Denial of Service (DoS) ### Resolution Upgrade to a version of vLLM that includes appropriate HTTP limits by deafult, or use a proxy in front of vLLM which provides protection against this issue.

CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Severity from
GitHub (reviewed advisory)
Weakness
CWE-400
Also known as
CVE-2025-48956, PYSEC-2026-2021

More vLLM advisories

All vLLM
DateAdvisory
Aug 212025vLLM has remote code execution vulnerability in the tool call parser for Qwen3-Coder
CVE-2025-9141High8.8fixed in 0.10.1.1
Oct 72025vLLM is vulnerable to timing attack at bearer auth
CVE-2025-59425High7.5fixed in 0.11.0
Oct 72025vLLM: Resource-Exhaustion (DoS) through Malicious Jinja Template in OpenAI-Compatible Server
CVE-2025-61620Medium6.5fixed in 0.11.0
Oct 72025vLLM is vulnerable to Server-Side Request Forgery (SSRF) through `MediaConnector` class
CVE-2025-6242High7.1fixed in 0.11.0
May 282025vLLM Tool Schema allows DoS via Malformed pattern and type Fields
CVE-2025-48944Medium6.5fixed in 0.9.0
May 282025vLLM allows clients to crash the openai server with invalid regex
CVE-2025-48943Medium6.5fixed in 0.9.0

Critical advisories by email

Wednesdays: the week’s critical and high advisories in the AI and data stack, with the fixed versions. Only in weeks that have some.

Double opt-in. Unsubscribe any time.