CVE-2025-62372

vLLM is an inference and serving engine for large language models (LLMs). From version 0.5.5 to before 0.11.1, users can crash the vLLM engine serving multimodal models by passing multimodal embedding inputs with correct ndim but incorrect shape (e.g. hidden dimension is wrong), regardless of whether the model is intended to support such inputs (as defined in the Supported Models page). This issue has been patched in version 0.11.1.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:vllm:vllm:*:*:*:*:*:*:*:*
cpe:2.3:a:vllm:vllm:0.11.1:rc0:*:*:*:*:*:*
cpe:2.3:a:vllm:vllm:0.11.1:rc1:*:*:*:*:*:*

History

No history.

Information

Published : 2025-11-21 02:15

Updated : 2025-12-04 17:40


NVD link : CVE-2025-62372

Mitre link : CVE-2025-62372

CVE.ORG link : CVE-2025-62372


JSON object : View

Products Affected

vllm

  • vllm
CWE
CWE-129

Improper Validation of Array Index