Bug 2416280 (CVE-2025-62372) - CVE-2025-62372 vllm: vLLM vulnerable to DoS with incorrect shape of multimodal embedding inputs
Summary: CVE-2025-62372 vllm: vLLM vulnerable to DoS with incorrect shape of multimoda...
Keywords:
Status: NEW
Alias: CVE-2025-62372
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-11-21 02:01 UTC by OSIDB Bzimport
Modified: 2025-11-25 07:06 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-11-21 02:01:21 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.