CVE-2026-34756
Last modified
CVE-2026-34756 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. vLLM is an inference and serving engine for large language models (LLMs). From 0.1.0 to before 0.19.0, a Denial of Service vulnerability exists in the vLLM OpenAI-compatible API server. EPSS estimates a 0.35% chance of exploitation in the next 30 days.
Description
vLLM is an inference and serving engine for large language models (LLMs). From 0.1.0 to before 0.19.0, a Denial of Service vulnerability exists in the vLLM OpenAI-compatible API server. Due to the lack of an upper bound validation on the n parameter in the ChatCompletionRequest and CompletionRequest Pydantic models, an unauthenticated attacker can send a single HTTP request with an astronomically large n value. This completely blocks the Python asyncio event loop and causes immediate Out-Of-Memory crashes by allocating millions of request object copies in the heap before the request even reaches the scheduling queue. This vulnerability is fixed in 0.19.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Vllm | Vllm | >= 0.1.0, < 0.19.0 |
References
- https://github.com/vllm-project/vllm/pull/37952Issue Tracking, Patch
- https://github.com/vllm-project/vllm/security/advisories/GHSA-3mwp-wvh9-7528Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-34756?
How severe is CVE-2026-34756?
How do I fix CVE-2026-34756?
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 2026
- CVE-2026-34750Payload is a free and open source headless content managemen…6.5
- CVE-2026-34751Payload is a free and open source headless content managemen…9.1
- CVE-2026-34752Haraka is a Node.js mail server. Prior to version 3.1.4, sen…7.5
- CVE-2026-34753vLLM is an inference and serving engine for large language m…5.4
- CVE-2026-34754Mantis Bug Tracker (MantisBT) is an open source issue tracke…4.3
- CVE-2026-34755vLLM is an inference and serving engine for large language m…6.5
- CVE-2026-34757LIBPNG is a reference library for use in applications that r…4.4
- CVE-2026-34758OneUptime is an open-source monitoring and observability pla…9.1
- CVE-2026-34759OneUptime is an open-source monitoring and observability pla…8.1
- CVE-2026-3476A Code Injection vulnerability affecting SOLIDWORKS Desktop …7.8
- CVE-2026-34760vLLM is an inference and serving engine for large language m…7.1
- CVE-2026-34761Ella Core is a 5G core designed for private networks. Prior …6.5
Are you affected by CVE-2026-34756?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
