Bug 2497504 (CVE-2026-55514) - CVE-2026-55514 vllm: vLLM: Denial of Service via crafted prompt in /v1/completions request
Summary: CVE-2026-55514 vllm: vLLM: Denial of Service via crafted prompt in /v1/comple...
Keywords:
Status: NEW
Alias: CVE-2026-55514
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-06 21:01 UTC by OSIDB Bzimport
Modified: 2026-07-08 04:55 UTC (History)
7 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-06 21:01:47 UTC
vLLM is a library for LLM inference and serving. From 0.12.0 to before 0.24.0, sending a pure prompt embeds payload in a /v1/completions request with a model using M-RoPE causes EngineCore to fail an assertion and fatally crash, shutting down the entire server application. Any remote user who is authorized to make a /v1/completions request can make such a request and induce a crash. This issue is fixed in version 0.24.0.


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