PT-2025-41232 · Vllm · Vllm
CVE-2025-61620
·
Published
2025-10-07
·
Updated
2026-07-07
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
vLLM (affected versions not specified)
Description
A resource-exhaustion denial-of-service issue exists in multiple endpoints of the OpenAI-Compatible Server. The server allows users to specify Jinja templates through the
chat template and chat template kwargs parameters. Because Jinja templates support complex constructs like loops and nested iterations, a crafted template can consume excessive CPU and memory resources, leading to a service outage.Technical exploitation occurs because the server uses
dict.update to merge user-supplied chat template kwargs into the arguments for the apply hf chat template() function. This allows an attacker to override the chat template key even if the primary chat template parameter is restricted.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Allocation of Resources Without Limits
RCE
Resource Exhaustion
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Vllm