Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

vllm-project — Vulnerabilities & Security Advisories 58

Browse all 58 CVE security advisories affecting vllm-project. AI-powered Chinese analysis, POCs, and references for each vulnerability.

vllm-project is an open-source library designed for high-throughput and memory-efficient inference of large language models, primarily serving developers who require optimized serving infrastructure for generative AI applications. Despite its utility in streamlining model deployment, the software has accumulated thirty-three recorded Common Vulnerabilities and Exposures (CVEs), indicating significant historical security debt. Analysis of these flaws reveals a prevalence of input validation errors and improper access controls, which frequently lead to remote code execution and privilege escalation scenarios. These vulnerabilities often stem from inadequate sanitization of user-supplied data within the inference pipeline, allowing attackers to manipulate model outputs or execute arbitrary commands on the host system. While no single catastrophic breach has been widely publicized, the sheer volume of disclosed issues suggests that the project has struggled with consistent security auditing during its rapid development phase. Users must apply rigorous patching and network segmentation to mitigate these risks when deploying vllm-project in production environments.

Top products by vllm-project: vllm vllm-project/vllm
CVE ID Title CVSS Severity Published
CVE-2026-25960 SSRF Protection Bypass in vLLM — vllm CWE-918 7.1 High 2026-03-09
CVE-2026-22778 vLLM leaks a heap address when PIL throws an error — vllm CWE-532 9.8 Critical 2026-02-02
CVE-2026-24779 vLLM vulnerable to Server-Side Request Forgery (SSRF) in `MediaConnector` — vllm CWE-918 7.1 High 2026-01-27
CVE-2026-22807 vLLM affected by RCE via auto_map dynamic module loading during model initialization — vllm CWE-94 8.8 High 2026-01-21
CVE-2026-22773 vLLM is vulnerable to DoS in Idefics3 vision models via image payload with ambiguous dimensions — vllm CWE-770 6.5 Medium 2026-01-10
CVE-2025-66448 vLLM vulnerable to remote code execution via transformers_utils/get_config — vllm CWE-94 7.1 High 2025-12-01
CVE-2025-62372 vLLM vulnerable to DoS with incorrect shape of multimodal embedding inputs — vllm CWE-129 7.5 - 2025-11-21
CVE-2025-62426 vLLM vulnerable to DoS via large Chat Completion or Tokenization requests with specially crafted `chat_template_kwargs` — vllm CWE-770 6.5 Medium 2025-11-21
CVE-2025-62164 VLLM deserialization vulnerability leading to DoS and potential RCE — vllm CWE-20 8.8 High 2025-11-21
CVE-2025-59425 vLLM vulnerable to timing attack at bearer auth — vllm CWE-385 7.5 High 2025-10-07
CVE-2025-48956 vLLM API endpoints vulnerable to Denial of Service Attacks — vllm CWE-400 7.5 High 2025-08-21
CVE-2025-48944 vLLM Tool Schema allows DoS via Malformed pattern and type Fields — vllm CWE-20 6.5 Medium 2025-05-30
CVE-2025-48943 vLLM allows clients to crash the openai server with invalid regex — vllm CWE-248 6.5 Medium 2025-05-30
CVE-2025-48942 vLLM DOS: Remotely kill vllm over http with invalid JSON schema — vllm CWE-248 6.5 Medium 2025-05-30
CVE-2025-48887 vLLM has a Regular Expression Denial of Service (ReDoS, Exponential Complexity) Vulnerability in `pythonic_tool_parser.py` — vllm CWE-1333 6.5 Medium 2025-05-30
CVE-2025-46722 vLLM has a Weakness in MultiModalHasher Image Hashing Implementation — vllm CWE-1288 4.2 Medium 2025-05-29
CVE-2025-46570 vLLM’s Chunk-Based Prefix Caching Vulnerable to Potential Timing Side-Channel — vllm CWE-208 2.6 Low 2025-05-29
CVE-2025-47277 vLLM Allows Remote Code Execution via PyNcclPipe Communication Service — vllm CWE-502 9.8 Critical 2025-05-20
CVE-2025-30165 Remote Code Execution Vulnerability in vLLM Multi-Node Cluster Configuration — vllm CWE-502 8.0 High 2025-05-06
CVE-2025-32444 vLLM Vulnerable to Remote Code Execution via Mooncake Integration — vllm CWE-502 10.0 Critical 2025-04-30
CVE-2025-46560 vLLM phi4mm: Quadratic Time Complexity in Input Token Processing​ leads to denial of service — vllm CWE-1333 6.5 Medium 2025-04-30
CVE-2025-30202 Data exposure via ZeroMQ on multi-node vLLM deployment — vllm CWE-770 7.5 High 2025-04-30
CVE-2024-11041 Remote Code Execution in vllm-project/vllm — vllm-project/vllm CWE-502 9.8 - 2025-03-20
CVE-2024-9053 Remote Code Execution in vllm-project/vllm — vllm-project/vllm CWE-502 9.8 - 2025-03-20
CVE-2025-29783 vLLM Allows Remote Code Execution via Mooncake Integration — vllm CWE-502 9.1 Critical 2025-03-19
CVE-2025-29770 vLLM denial of service via outlines unbounded cache on disk — vllm CWE-770 6.5 Medium 2025-03-19
CVE-2025-25183 vLLM using built-in hash() from Python 3.12 leads to predictable hash collisions in vLLM prefix cache — vllm CWE-354 2.6 Low 2025-02-07
CVE-2025-24357 vLLM allows a malicious model RCE by torch.load in hf_model_weights_iterator — vllm CWE-502 7.5 High 2025-01-27

This page lists every published CVE security advisory associated with vllm-project. Each entry links to a detailed page with CVSS scoring, CWE classification, affected products and references. AI-generated Chinese analysis is provided for fast triage.