Input validation error in vLLM - #VU139881
Published: July 28, 2026
Vulnerability details
The vulnerability allows a remote attacker to alter downstream model reasoning.
The vulnerability exists due to improper input validation in the image loading logic in vllm/multimodal/image.py when parsing APNG or GIF files. A remote attacker can supply a specially crafted image to alter downstream model reasoning.
Only the first frame is loaded when processing APNG or GIF images.