vllm is vulnerable to Denial of Service (DoS)
75
High Risk
vLLM's VideoMediaIO.load_base64() method processes video/jpeg data URLs by splitting the base64 payload on commas to extract individual JPEG frames. It does not enforce any limit on the number of frames before decoding them into memory. A remote attacker can send a single unauthenticated request to the OpenAI-compatible chat completions API containing thousands of comma-separated frames, exhausting server memory and crashing the engine. The fix enforces a frame count limit when loading video media.
You are affected if you are using a version that falls within the vulnerable range and you serve models that accept multimodal video inputs over the OpenAI-compatible API.
vllm is vulnerable to Denial of Service (DoS) in versions 0.7.0 - 0.18.1.
Upgrade the vllm library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

I consent to receiving marketing communications based on Aikido’s Privacy Policy.
SOC 2Compliant
ISO 27001Compliant