CVE detail
CVE-2026-34756
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.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 22.0 · diversity 13.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
8 source links · newest first
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-34756.jsonsecurity.access.redhat.com
No excerpt available.
Vendor Advisorysecurity.access.redhat.comApr 6, 2026, 4:16 PM - https://bugzilla.redhat.com/show_bug.cgi?id=2455425bugzilla.redhat.com
No excerpt available.
Exploitbugzilla.redhat.comApr 6, 2026, 4:16 PM - https://access.redhat.com/security/cve/CVE-2026-34756access.redhat.com
No excerpt available.
Exploitaccess.redhat.comApr 6, 2026, 4:16 PM - https://access.redhat.com/errata/RHSA-2026:36006access.redhat.com
No excerpt available.
Exploitaccess.redhat.comApr 6, 2026, 4:16 PM - https://access.redhat.com/errata/RHSA-2026:36005access.redhat.com
No excerpt available.
Exploitaccess.redhat.comApr 6, 2026, 4:16 PM No excerpt available.
Exploitgithub.comApr 6, 2026, 4:16 PMNo excerpt available.
Exploitgithub.comApr 6, 2026, 4:16 PMNo excerpt available.
Exploitgithub.comApr 6, 2026, 4:16 PM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-19517CVSS 6.5 · Medium
Improper Validation of Specified Quantity in Input and Allocation of Resources Without Limits or Throttling vulnerability in Samsung Open Source rlottie allows Excessive Allocatio…
- CVE-2026-71314CVSS 7.5 · High
Nuxt is an open-source web development framework for Vue.js. From 3.1.0 until 3.21.10 and 4.5.1, an unauthenticated attacker can use a server island v-for prop, including vforToAr…
- CVE-2025-70071CVSS 5.9 · Medium
An issue in Assimp v.6.0.2 allows a remote attacker to cause a denial of service via the FBXParser.cpp, ParseVectorDataArray()
- CVE-2025-70069CVSS 7.5 · High
An issue in Assimp v.6.0.2 allows a remote attacker to cause a denial of service via the FBXConverter.cpp and ConvertMeshMultiMaterial() method
- CVE-2026-29062CVSS 8.7 · High
jackson-core contains core low-level incremental ("streaming") parser and generator abstractions used by Jackson Data Processor. From version 3.0.0 to before version 3.1.0, the UT…
- CVE-2025-12385CVSS 8.7 · High
Allocation of Resources Without Limits or Throttling, Improper Validation of Specified Quantity in Input vulnerability in The Qt Company Qt on Windows, MacOS, Linux, iOS, Android,…