CVE-2026-55514
- EPSS 0.37%
- Veröffentlicht 06.07.2026 20:07:40
- Zuletzt bearbeitet 07.07.2026 19:02:37
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 ent...
CVE-2026-55574
- EPSS 0.32%
- Veröffentlicht 06.07.2026 20:05:31
- Zuletzt bearbeitet 07.07.2026 19:03:35
vLLM is a high-throughput and memory-efficient inference and serving engine for LLMs. Prior to 0.24.0, the structured_outputs.regex API parameter passes a user-supplied regular expression string directly to the grammar compiler backends with no compi...
CVE-2026-54234
- EPSS 0.36%
- Veröffentlicht 06.07.2026 19:49:20
- Zuletzt bearbeitet 07.07.2026 19:04:17
vLLM is a high-throughput and memory-efficient inference and serving engine for LLMs. Prior to 0.24.0, a frontend-legal multi-request speculative decoding workload can cause the rejection sampler to produce a recovered token equal to the model vocabu...
CVE-2026-55646
- EPSS 0.29%
- Veröffentlicht 06.07.2026 19:41:11
- Zuletzt bearbeitet 07.07.2026 19:04:45
vLLM is an inference and serving engine for large language models. From 0.22.0 to 0.23.0, the /v1/audio/transcriptions and /v1/audio/translations routes call request.file.read() to fully materialize an uploaded audio file into memory before vLLM chec...
CVE-2026-47155
- EPSS 0.25%
- Veröffentlicht 22.06.2026 22:20:10
- Zuletzt bearbeitet 24.06.2026 16:49:17
vLLM is an inference and serving engine for large language models (LLMs). Prior to 0.22.0, vLLM's revision pinning controls do not consistently apply to all artifacts loaded for a model. A deployment that supplies --revision or --code-revision can st...
CVE-2026-41523
- EPSS 0.75%
- Veröffentlicht 22.06.2026 22:18:14
- Zuletzt bearbeitet 20.08.2026 13:18:23
vLLM is an inference and serving engine for large language models (LLMs). Prior to 0.22.0, an assert-based security check in vLLM's activation function loading allows any unauthenticated attacker to achieve arbitrary code execution on the server by p...
CVE-2026-54232
- EPSS 0.56%
- Veröffentlicht 22.06.2026 22:16:43
- Zuletzt bearbeitet 24.06.2026 16:51:45
vLLM is an inference and serving engine for large language models (LLMs). Prior to 0.22.1, the vLLM Dockerfile is vulnerable to a dependency confusion attack through the flashinfer-jit-cache package. The package is installed from a custom index (flas...
CVE-2026-54233
- EPSS 0.42%
- Veröffentlicht 22.06.2026 22:10:45
- Zuletzt bearbeitet 24.06.2026 16:52:33
vLLM is an inference and serving engine for large language models (LLMs). Prior to 0.23.1rc0, vLLM's /v1/audio/transcriptions endpoint limits compressed upload size but not decoded PCM output. A 25MB OPUS file expands to ~14.9GB of float32 PCM at dec...
CVE-2026-54236
- EPSS 0.82%
- Veröffentlicht 22.06.2026 22:09:15
- Zuletzt bearbeitet 24.06.2026 16:53:59
vLLM is an inference and serving engine for large language models (LLMs). Prior to 0.23.1rc0, the fix for CVE-2026-22778, which introduced a sanitize_message helper that strips object-repr memory addresses from error messages before they reach the cl...
CVE-2026-54235
- EPSS 0.27%
- Veröffentlicht 22.06.2026 21:59:02
- Zuletzt bearbeitet 24.06.2026 16:53:13
vLLM is an inference and serving engine for large language models (LLMs). Prior to 0.23.1rc0, ll temperature validation gates use comparison operators (<, >), which silently evaluate to False for NaN and for positive Infinity in Python's IEEE 754 flo...