Information Exposure Through Timing Discrepancy in vLLM - CVE-2025-46570

 

Information Exposure Through Timing Discrepancy in vLLM - CVE-2025-46570

Published: May 1, 2026


Vulnerability identifier: #VU128753
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2025-46570
CWE-ID: CWE-208
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: vLLM
Affected software:
vLLM

Detailed vulnerability description

The vulnerability allows a remote user to disclose sensitive information.

The vulnerability exists due to a timing side-channel in the chunk-based prefix caching mechanism when processing prompts that share cached prefix chunks. A remote user can measure time to first token for crafted prompt guesses to disclose sensitive information.

Exploitation requires sharing the same backend with a victim, and user interaction is required.


How to mitigate CVE-2025-46570

Install security update from vendor's website.

Sources