Lucene search
+L

4 matches found

RedhatCVE
RedhatCVE
added 2026/08/14 3:20 p.m.8 views

CVE-2026-73559

A flaw was found in vLLM, an inference and serving engine for large language models. An authenticated API client can exploit this vulnerability by sending a single request to the /v1/completions endpoint with an excessively large list of prompts. This unbounded input causes the vLLM server to...

6.5CVSS5.5AI score0.00388EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/13 6:40 p.m.13 views

GHSA-87X5-VMC3-756J vLLM: Completion prompt lists fan out into unbounded engine requests

Summary The /v1/completions request model accepts prompt as a list of text prompts or a list of token-id prompts without any outer prompt-count bound. The serving path turns each element into a separate engine input, creates one engine generator per element, merges all generators, and allocates a...

6.5CVSS5.8AI score0.00388EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/13 4:19 p.m.8 views

CVE-2026-73559

vLLM is an inference and serving engine for large language models. From 0.19.0 until 0.26.0, the /v1/completions CompletionRequest.prompt field in vllm/entrypoints/openai/completion/protocol.py accepts an unbounded liststr or listlistint, prompttoseq in vllm/renderers/inputs/preprocess.py and...

6.5CVSS0.00388EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/13 3:09 p.m.61 views

CVE-2026-73559

CVE-2026-73559 affects vLLM (0.19.0–0.26.0) where the /v1/completions prompt field can be an unbounded list, and prompt_to_seq/remove expansion in preprocessing may spawn unbounded expansion and create one engine generator/response slot per prompt. This can exhaust CPU, memory, async scheduling c...

6.5CVSS5.3AI score0.00388EPSS
SaveExploits0References4
Rows per page
Query Builder