CVE-2026-5497
- EPSS 0.42%
- Veröffentlicht 11.06.2026 08:31:18
- Zuletzt bearbeitet 15.06.2026 16:11:21
vLLM versions 0.8.0 and later are vulnerable to an Out-of-Memory (OOM) Denial of Service (DoS) attack due to unbounded frame count processing in the `VideoMediaIO.load_base64()` method. When processing `video/jpeg` data URLs, the method splits the ba...
CVE-2026-44223
- EPSS 0.37%
- Veröffentlicht 12.05.2026 19:58:40
- Zuletzt bearbeitet 22.06.2026 22:16:45
vLLM is an inference and serving engine for large language models (LLMs). From 0.18.0 to before 0.20.0, the extract_hidden_states speculative decoding proposer in vLLM returns a tensor with an incorrect shape after the first decode step, causing a Ru...
CVE-2026-44222
- EPSS 0.41%
- Veröffentlicht 12.05.2026 19:57:25
- Zuletzt bearbeitet 14.05.2026 15:38:19
vLLM is an inference and serving engine for large language models (LLMs). From 0.6.1 to before 0.20.0, there is a a Token Injection vulnerability in vLLM’s multimodal processing. Unauthenticated, text-only prompts that spell special tokens are interp...
CVE-2026-7141
- EPSS 0.29%
- Veröffentlicht 27.04.2026 17:16:45
- Zuletzt bearbeitet 01.05.2026 20:30:23
A vulnerability was found in vllm up to 0.19.0. The affected element is the function has_mamba_layers of the file vllm/v1/kv_cache_interface.py of the component KV Block Handler. Performing a manipulation results in uninitialized resource. It is poss...
CVE-2026-34756
- EPSS 0.29%
- Veröffentlicht 06.04.2026 15:40:03
- Zuletzt bearbeitet 20.04.2026 18:30:39
vLLM is an inference and serving engine for large language models (LLMs). From 0.1.0 to before 0.19.0, a Denial of Service vulnerability exists in the vLLM OpenAI-compatible API server. Due to the lack of an upper bound validation on the n parameter ...
CVE-2026-34755
- EPSS 0.28%
- Veröffentlicht 06.04.2026 15:38:53
- Zuletzt bearbeitet 20.04.2026 18:31:12
vLLM is an inference and serving engine for large language models (LLMs). From 0.7.0 to before 0.19.0, the VideoMediaIO.load_base64() method at vllm/multimodal/media/video.py splits video/jpeg data URLs by comma to extract individual JPEG frames, but...
CVE-2026-34753
- EPSS 0.25%
- Veröffentlicht 06.04.2026 15:36:52
- Zuletzt bearbeitet 20.04.2026 18:31:56
vLLM is an inference and serving engine for large language models (LLMs). From 0.16.0 to before 0.19.0, a server-side request forgery (SSRF) vulnerability in download_bytes_from_url allows any actor who can control batch input JSON to make the vLLM b...
CVE-2026-34760
- EPSS 0.27%
- Veröffentlicht 02.04.2026 18:59:49
- Zuletzt bearbeitet 11.05.2026 13:24:40
vLLM is an inference and serving engine for large language models (LLMs). From version 0.5.5 to before version 0.18.0, Librosa defaults to using numpy.mean for mono downmixing (to_mono), while the international standard ITU-R BS.775-4 specifies a wei...
CVE-2026-27893
- EPSS 0.75%
- Veröffentlicht 26.03.2026 23:56:53
- Zuletzt bearbeitet 30.03.2026 18:56:21
vLLM is an inference and serving engine for large language models (LLMs). Starting in version 0.10.1 and prior to version 0.18.0, two model implementation files hardcode `trust_remote_code=True` when loading sub-components, bypassing the user's expli...
CVE-2026-25960
- EPSS 0.44%
- Veröffentlicht 09.03.2026 21:16:15
- Zuletzt bearbeitet 18.03.2026 18:36:10
vLLM is an inference and serving engine for large language models (LLMs). The SSRF protection fix for CVE-2026-24779 add in 0.15.1 can be bypassed in the load_from_url_async method due to inconsistent URL parsing behavior between the validation layer...