vLLM is an inference and serving engine for large language models (LLMs). Prior to version 0.9.0, when a new prompt is processed, if the PageAttention mechanism finds a matching prefix chunk, the prefill process speeds up, which is reflected in the TTFT (Time to First Token). These timing differences caused by matching chunks are significant enough to be recognized and exploited. This issue has been patched in version 0.9.0.
CVE ID: CVE-2025-46570
CVSS Base Severity: LOW
CVSS Base Score: 2.6
CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N
Vendor: vllm-project
Product: vllm
EPSS Score: 0.03% (probability of being exploited)
EPSS Percentile: 5.86% (scored less or equal to compared to others)
EPSS Date: 2025-05-30 (when was this score calculated)