#VU118832 Improper validation of array index in vLLM - CVE-2025-62372
Published: November 28, 2025 / Updated: January 22, 2026
vLLM
vLLM
Description
The vulnerability allows a remote user to perform a denial of service (DoS) attack.
The vulnerability exists due to an error when handling multimodal embeddings. A remote user can send multimodal embedding inputs with correct ndim but incorrect shape, regardless of whether the model is intended to support such inputs and perform a denial of service attack.