Vllm

Vllm

46 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 1.15%
  • Veröffentlicht 22.06.2026 21:57:28
  • Zuletzt bearbeitet 19.08.2026 12:18:27

vLLM is an inference and serving engine for large language models (LLMs). From 0.3.0 until 0.22.0, a vulnerability in ASGI web servers and starlette's trust on those web servers enables an authentication bypass of the OpenAI API AuthenticationMiddlew...

  • EPSS 0.28%
  • Veröffentlicht 22.06.2026 21:55:42
  • Zuletzt bearbeitet 24.06.2026 16:51:00

vLLM is an inference and serving engine for large language models (LLMs). From 0.5.5 until 0.23.1rc0, integer truncation of tensor dimensions in vLLM's GGUF dequantize kernels (csrc/quantization/gguf/gguf_kernel.cu) causes partial tensor processing. ...

  • EPSS 0.35%
  • Veröffentlicht 20.06.2026 18:27:10
  • Zuletzt bearbeitet 15.07.2026 01:16:38

vLLM versions >= 0.10.2 and < 0.13.0 are missing sparse tensor validation in multimodal embeddings processing. Because PyTorch disables sparse tensor invariant checks by default, an attacker can submit crafted embedding requests with malformed (negat...

Exploit
  • EPSS 0.32%
  • Veröffentlicht 20.06.2026 18:27:09
  • Zuletzt bearbeitet 26.06.2026 20:25:13

vLLM versions >= 0.6.3 and < 0.9.0 contain multiple regular expression denial of service (ReDoS) vulnerabilities. Several regex patterns — in vllm/lora/utils.py, the phi4mini tool parser, and the OpenAI-compatible serving chat endpoint — are suscepti...

Exploit
  • EPSS 0.54%
  • Veröffentlicht 11.06.2026 08:31:18
  • Zuletzt bearbeitet 22.07.2026 12:18:17

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...

  • 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...

Exploit
  • 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...

  • 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...

  • EPSS 0.35%
  • Veröffentlicht 06.04.2026 15:40:03
  • Zuletzt bearbeitet 20.08.2026 13:18:04

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 ...

  • EPSS 0.38%
  • Veröffentlicht 06.04.2026 15:38:53
  • Zuletzt bearbeitet 20.08.2026 13:18:02

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...