Metrics
Affected Vendors & Products
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-wr9h-g72x-mwhm | vLLM is vulnerable to timing attack at bearer auth |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Thu, 16 Oct 2025 18:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Vllm
Vllm vllm |
|
| CPEs | cpe:2.3:a:vllm:vllm:*:*:*:*:*:*:*:* cpe:2.3:a:vllm:vllm:0.11.0:rc1:*:*:*:*:*:* |
|
| Vendors & Products |
Vllm
Vllm vllm |
Wed, 08 Oct 2025 13:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Vllm-project
Vllm-project vllm |
|
| Vendors & Products |
Vllm-project
Vllm-project vllm |
Tue, 07 Oct 2025 16:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Tue, 07 Oct 2025 14:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | A flaw was found in vLLM’s API token authentication logic, where token comparisons were not performed in constant time. This weakness could allow an attacker to exploit timing differences to guess valid tokens and bypass authentication. | vLLM is an inference and serving engine for large language models (LLMs). Before version 0.11.0rc2, the API key support in vLLM performs validation using a method that was vulnerable to a timing attack. API key validation uses a string comparison that takes longer the more characters the provided API key gets correct. Data analysis across many attempts could allow an attacker to determine when it finds the next correct character in the key sequence. Deployments relying on vLLM's built-in API key validation are vulnerable to authentication bypass using this technique. Version 0.11.0rc2 fixes the issue. |
| Title | vllm: Timing Attack in vLLM API Token Verification Leading to Authentication Bypass | vLLM vulnerable to timing attack at bearer auth |
| Weaknesses | CWE-385 | |
| References |
|
|
Tue, 07 Oct 2025 12:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | A flaw was found in vLLM’s API token authentication logic, where token comparisons were not performed in constant time. This weakness could allow an attacker to exploit timing differences to guess valid tokens and bypass authentication. | |
| Title | vllm: Timing Attack in vLLM API Token Verification Leading to Authentication Bypass | |
| Weaknesses | CWE-208 | |
| References |
| |
| Metrics |
threat_severity
|
cvssV3_1
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2025-10-07T15:28:10.303Z
Reserved: 2025-09-15T19:13:16.905Z
Link: CVE-2025-59425
Updated: 2025-10-07T14:32:28.595Z
Status : Analyzed
Published: 2025-10-07T14:15:38.950
Modified: 2025-10-16T18:02:09.260
Link: CVE-2025-59425
OpenCVE Enrichment
Updated: 2025-10-08T13:36:42Z
Github GHSA