Covert timing channel in vLLM - CVE-2025-59425

 

Covert timing channel in vLLM - CVE-2025-59425

Published: December 11, 2025


Vulnerability identifier: #VU119862
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2025-59425
CWE-ID: CWE-385
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to perform a brute-force attack.

The vulnerability exists within the API key validation process, which uses a string comparison that takes longer the more characters the provided API key gets correct. A remote attacker can perform a timing attack and brute-force the API key. 


Affected software

vLLM

How to mitigate CVE-2025-59425

Install updates from vendor's website.

vLLM - update to 0.11.0

External References

Related Security Bulletins