vLLM up to and including 0.17.0 allows remote attackers to cause a Denial of Service via memory exhaustion. The AsyncMediaIO.fetch_audio and AsyncMediaIO.fetch_image functions in multimodal/inputs.py fetch user-supplied media URLs using aiohttp and call r.read() without enforcing a maximum response size, allowing an attacker to exhaust server memory by providing a URL to an arbitrarily large file.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-28 16:17
Updated : 2026-09-09 16:03
NVD link : CVE-2026-37237
Mitre link : CVE-2026-37237
CVE.ORG link : CVE-2026-37237
JSON object : View
Products Affected
No product.
CWE
CWE-400
Uncontrolled Resource Consumption
