VulnSea

vllm has 62 CVEs on record between 2024 and 2026. Disclosures have slowed: 11 in the last 90 days after 19 in the 90 before. The busiest recent month was June 2026 with 11. The median CVSS is 6.5 (medium), with 9 rated critical. None have a confirmed exploitation report. The dominant weakness classes are CWE-770 (5) and CWE-400 (4).

CVEs per month

Last 12 months, by publish date

101112010203040506070809
Exploited share
0% vs 1% corpus
Median CVSS
6.5
Publish → KEV
Last 90 days
11 prev 19

Products

  • vllm 62
62
Total CVEs
9
Critical
0
CISA KEV
0
Exploited

vllm vulnerabilities

CVEs affecting vllm, newest first. Open any entry for full detail, references, and exploit status.

62 CVEsRSS

CVE-2026-90555Medium· 6.5
1w ago

vLLM versions before 0.28.0 fail to validate audio sample rate headers in the transcription endpoint, allowing authenticated clients to bypass duration checks

vLLM versions before 0.28.0 fail to validate audio sample rate headers in the transcription endpoint, allowing authenticated clients to bypass duration checks. Attackers can submit forged FLAC headers with inflated sample rates to trigge…

Sunlitvllm · vllmEPSS 0.29%via NVD
CVE-2026-90553High· 7.8
1w ago

vLLM before 0.28.0 contains a remote code execution vulnerability in the LlavaOnevision2 processor loader that ignores the trust_remote_code parameter when loading remote processor classes

vLLM before 0.28.0 contains a remote code execution vulnerability in the LlavaOnevision2 processor loader that ignores the trust_remote_code parameter when loading remote processor classes. Attackers can craft a malicious model with arbi…

Twilightvllm · vllmEPSS 0.21%via NVD
CVE-2026-73560Medium· 6.5
1mo ago

vLLM is an inference and serving engine for large language models

vLLM is an inference and serving engine for large language models. Prior to 0.26.0, the MiMoV2OmniMultiModalProcessor in vllm/transformers_utils/processors/mimo_v2_omni.py passes attacker-controlled image and audio strings through _fetch…

Sunlitvllm · vllmEPSS 0.32%via NVD
CVE-2026-71486Medium· 4.3
1mo ago

vLLM is an inference and serving engine for large language models

vLLM is an inference and serving engine for large language models. Prior to 0.26.0, the /v1/completions/derender and /v1/chat/completions/derender endpoints accept caller-supplied GenerateResponse objects whose generate_responses, choice…

Sunlitvllm · vllmEPSS 0.34%via NVD
CVE-2026-73558Medium· 5.3
1mo ago

vLLM is an inference and serving engine for large language models

vLLM is an inference and serving engine for large language models. Prior to 0.27.0, an integer overflow in blockIdx.x * 2 * d in activation_kernels.cu can cause act_and_mul_kernel to consume another batched user's input, allowing a reque…

Sunlitvllm · vllmEPSS 0.33%via NVD
CVE-2026-73555Medium· 5.3
1mo ago

vLLM is an inference and serving engine for large language models

vLLM is an inference and serving engine for large language models. Prior to 0.26.0, the validation_exception_handler in vllm/entrypoints/openai/server_utils.py converts FastAPI RequestValidationError objects with str(exc), and sanitize_m…

Sunlitvllm · vllmEPSS 0.26%via NVD
CVE-2026-73556Medium· 5.3⚖ disputed
1mo ago

vLLM is an inference and serving engine for large language models

vLLM is an inference and serving engine for large language models. Prior to 0.26.0, the structured_outputs.regex parameter in vllm/v1/structured_output/backend_lm_format_enforcer.py is passed to lmformatenforcer.RegexParser without compi…

Sunlitvllm · vllmEPSS 0.32%via NVD
CVE-2026-73557Medium
1mo ago

vLLM is an inference and serving engine for large language models

vLLM is an inference and serving engine for large language models. From 0.20.2rc0 until 0.26.0, safe_load_prompt_embeds in vllm/renderers/embed_utils.py uses torch.sparse.check_sparse_tensor_invariants, whose process-global save, enable,…

Sunlitvllm · vllmEPSS 0.25%via NVD
CVE-2026-73559Medium· 6.5
1mo ago

vLLM is an inference and serving engine for large language models

vLLM is an inference and serving engine for large language models. From 0.19.0 until 0.26.0, the /v1/completions CompletionRequest.prompt field in vllm/entrypoints/openai/completion/protocol.py accepts an unbounded list[str] or list[list…

Sunlitvllm · vllmEPSS 0.47%via NVD
CVE-2026-55514High· 6.5
2mo ago

vLLM denial of service via prompt embeds on M-RoPE models

vLLM denial of service via prompt embeds on M-RoPE models

Twilightvllm · vllmEPSS 0.66%via OSV
CVE-2026-55646Medium· 6.5
2mo ago

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/tran…

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 bef…

Sunlitvllm · vllmEPSS 0.52%via OSV
CVE-2026-48746Critical· 9.1PoC
3mo ago

vLLM is an inference and serving engine for large language models (LLMs)

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 Authenti…

Abyssalvllm · vllmEPSS 1.2%via NVD
CVE-2026-56340High· 8.8
3mo ago

vLLM versions >= 0.10.2 and < 0.13.0 are missing sparse tensor validation in multimodal embeddings processing

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 mal…

Twilightvllm · vllmEPSS 0.64%via NVD
GHSA-78fp-cf4h-g36pHigh· 8.8
3mo ago

Duplicate Advisory: vLLM introduced enhanced protection for CVE-2025-62164

Duplicate Advisory: vLLM introduced enhanced protection for CVE-2025-62164

Twilightvllm · vllmvia GHSA
GHSA-vfm7-4h43-gp6mMedium· 4.3
3mo ago

Duplicate Advisory: vLLM Vulnerable to Regular Expression Denial of Service

Duplicate Advisory: vLLM Vulnerable to Regular Expression Denial of Service

Sunlitvllm · vllmvia GHSA
CVE-2026-54235Medium· 6.5
3mo ago

vLLM: temperature=NaN and temperature=Infinity bypass validation and propagate to GPU kernels

vLLM: temperature=NaN and temperature=Infinity bypass validation and propagate to GPU kernels

Sunlitvllm · vllmEPSS 0.45%via OSV
CVE-2026-12491Medium· 4.8
3mo ago

vLLM: image EXIF Rotation & PNG tRNS Transparency Not Normalized, Causing Mismatch Between Model Input and Expectations

vLLM: image EXIF Rotation & PNG tRNS Transparency Not Normalized, Causing Mismatch Between Model Input and Expectations

Sunlitvllm · vllmEPSS 0.24%via OSV
CVE-2026-53923High· 7.5
3mo ago

vLLM: GGUF dequantize kernel int truncation exposes uninitialized GPU memory in multi-tenant serving

vLLM: GGUF dequantize kernel int truncation exposes uninitialized GPU memory in multi-tenant serving

Twilightvllm · vllmEPSS 0.48%via OSV
CVE-2026-54236Medium· 5.3PoC
3mo ago

vLLM: incomplete CVE-2026-22778 fix leaks PIL repr addresses via Anthropic router

vLLM: incomplete CVE-2026-22778 fix leaks PIL repr addresses via Anthropic router

Twilightvllm · vllmEPSS 0.93%via OSV
CVE-2026-54233Medium· 6.5
3mo ago

vLLM: OOM Denial of Service via Audio Decompression Bomb

vLLM: OOM Denial of Service via Audio Decompression Bomb

Sunlitvllm · vllmEPSS 0.42%via OSV
GHSA-x8xr-mj9x-6h7wMedium· 4.8
3mo ago

Duplicate Advisory: image EXIF Rotation & PNG tRNS Transparency Not Normalized, Causing Mismatch Between Model Input and Expectations

Duplicate Advisory: image EXIF Rotation & PNG tRNS Transparency Not Normalized, Causing Mismatch Between Model Input and Expectations

Sunlitvllm · vllmvia GHSA
CVE-2026-5497High· 7.5
3mo ago

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

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 …

Twilightvllm · vllmEPSS 0.54%via NVD
CVE-2026-9540Medium· 5.3
3mo ago

vllm has Improper Resource Shutdown or Release

vllm has Improper Resource Shutdown or Release

Sunlitvllm · vllmEPSS 0.43%via OSV
CVE-2026-44222Medium· 6.5
4mo ago

vLLM Vulnerable to Remote DoS via Special-Token Placeholders

vLLM Vulnerable to Remote DoS via Special-Token Placeholders

Sunlitvllm · vllmEPSS 0.41%via OSV
CVE-2026-7141Medium· 5.6
4mo ago

vLLM makes Use of Uninitialized Resource

vLLM makes Use of Uninitialized Resource

Sunlitvllm · vllmEPSS 0.29%via OSV
CVE-2026-34756Medium· 6.5
5mo ago

vLLM is an inference and serving engine for large language models (LLMs)

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…

Sunlitvllm · vllmEPSS 0.42%via NVD
CVE-2026-34755Medium· 6.5
5mo ago

vLLM is an inference and serving engine for large language models (LLMs)

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 JPE…

Sunlitvllm · vllmEPSS 0.46%via NVD
CVE-2026-34753Medium· 5.4PoC
5mo ago

vLLM: Server-Side Request Forgery (SSRF) in `download_bytes_from_url `

vLLM: Server-Side Request Forgery (SSRF) in `download_bytes_from_url `

Twilightvllm · vllmEPSS 0.25%via OSV
CVE-2026-34760High· 7.1
5mo ago

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 t…

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 sp…

Twilightvllm · vllmEPSS 0.27%via OSV
CVE-2026-27893High· 8.8
5mo ago

vLLM is an inference and serving engine for large language models (LLMs)

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…

Twilightvllm · vllmEPSS 1.3%via NVD
vllm vulnerabilities (CVEs) · VulnSea