2 matches found
CVE-2026-5497: Uncontrolled Resource Consumption
vLLM versions 0.8.0 and later are vulnerable to an Out-of-Memory OOM Denial of Service DoS attack due to unbounded frame count processing in the VideoMediaIO.loadbase64 method. When processing video/jpeg data URLs, the method splits the base64 data string on commas to extract individual JPEG fram...
7.5CVSS5.8AI score0.00896EPSS
SaveExploits1References6
CVE-2026-34755: Allocation of Resources Without Limits or Throttling
vLLM is an inference and serving engine for large language models LLMs. From 0.7.0 to before 0.19.0, the VideoMediaIO.loadbase64 method at vllm/multimodal/media/video.py splits video/jpeg data URLs by comma to extract individual JPEG frames, but does not enforce a frame count limit. The numframes...
6.5CVSS5.9AI score0.00843EPSS
SaveExploits0References3
20