PT-2026-76775 · Vllm · Vllm
CVE-2026-71486
·
Published
2026-08-17
·
Updated
2026-09-10
CVSS v3.1
4.3
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L |
Name of the Vulnerable Software and Affected Versions
vLLM versions prior to 0.26.0
Description
The '/v1/completions/derender' and '/v1/chat/completions/derender' endpoints accept caller-supplied GenerateResponse objects. The
generate responses, choices, token ids, prompt logprobs, logprobs.content, top logprobs, and routed experts structures are processed by OnlineDerenderer and tokenizer.decode before limits such as max model len, max tokens, max num seqs, or response-size are enforced. This allows an authenticated API client to cause excessive CPU and memory consumption and generate oversized responses.Recommendations
Update to version 0.26.0.
Exploit
Fix
Resource Exhaustion
Allocation of Resources Without Limits
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Vllm