#VU119862 Covert timing channel in vLLM - CVE-2025-59425

 

#VU119862 Covert timing channel in vLLM - CVE-2025-59425

Published: December 11, 2025


Vulnerability identifier: #VU119862
Vulnerability risk: Medium
CVSSv4.0: 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/E:U/U:Green
CVE-ID: CVE-2025-59425
CWE-ID: CWE-385
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
vLLM
Software vendor:
vLLM

Description

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. 


Remediation

Install updates from vendor's website.

External links