Impact
vLLM versions prior to 0.29.0 download and fully materialize remote or inline media before validating size limits, leading to an attacker‑controlled allocation of memory and outbound bandwidth. The vulnerability is a classic Resource Exhaustion weakness, defined by CWE‑400. It does not lead to code execution or data disclosure, but it can exhaust server resources and disrupt inference workloads.
Affected Systems
The affected product is vLLM from the vllm‑project. All releases before 0.29.0 are susceptible. No exact patch version is listed, but the default behavior is present until the 0.29.0 release or later versions.
Risk and Exploitability
With a CVSS score of 7.1 the vulnerability is considered medium–high severity. The EPSS score is not available, and it is not listed in the CISA KEV catalog, indicating no known active exploitation yet. The most likely attack vector is remote requests to the media ingestion endpoints, which can be sent without an API key on the Rust frontend /tokenize route. A malicious actor could upload or request large media files, causing memory and bandwidth exhaustion before the request is rejected. The risk is elevated if the system is publicly exposed or lacks strict media size limits.
OpenCVE Enrichment