Lucene search
+L

719 matches found

CNNVD
CNNVD
added 2026/01/21 12:00 a.m.21 views

vLLM code injection vulnerability

vLLM is an open-source LLM-based inference and service engine that features high throughput and efficient memory usage. Versions of vLLM from 0.10.1 to 0.14.0 contained a code injection vulnerability. This vulnerability stemmed from the loading of the Hugging Face automap dynamic module during...

9.8CVSS7.4AI score0.00741EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/01/13 6:44 p.m.22 views

vLLM is vulnerable to DoS in Idefics3 vision models via image payload with ambiguous dimensions

Summary Users can crash the vLLM engine serving multimodal models that use the Idefics3 vision model implementation by sending a specially crafted 1x1 pixel image. This causes a tensor dimension mismatch that results in an unhandled runtime error, leading to complete server termination. Details T...

7.5CVSS6.8AI score0.0041EPSS
SaveExploits1References6Affected Software1
Snyk
Snyk
added 2026/01/10 7:40 a.m.14 views

Allocation of Resources Without Limits or Throttling

Overview vllm is an A high-throughput and memory-efficient inference and serving engine for LLMs Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the processimageinput in the idefics3 model implementation. An attacker can cause the server...

7.5CVSS6.8AI score0.0041EPSS
SaveExploits1References2
OSV
OSV
added 2026/01/10 6:39 a.m.12 views

CVE-2026-22773 vLLM is vulnerable to DoS in Idefics3 vision models via image payload with ambiguous dimensions

vLLM is an inference and serving engine for large language models LLMs. In versions from 0.6.4 to before 0.12.0, users can crash the vLLM engine serving multimodal models that use the Idefics3 vision model implementation by sending a specially crafted 1x1 pixel image. This causes a tensor dimensi...

6.5CVSS6.7AI score
SaveExploits0References3
CNNVD
CNNVD
added 2026/01/10 12:00 a.m.15 views

vLLM 安全漏洞

vLLM is vLLM open source a high throughput and memory efficient inference and service engine for LLM. A security vulnerability exists in vLLM version 0.6.4 up to and including version 0.12.0, which stems from the fact that sending specially crafted 1x1 pixel images results in a tensor dimension...

7.5CVSS6.4AI score0.0041EPSS
SaveExploits1References1
OSV
OSV
added 2026/01/08 9:47 p.m.16 views

GHSA-MCMC-2M55-J8JJ vLLM introduced enhanced protection for CVE-2025-62164

Summary The fix here for CVE-2025-62164 is not sufficient. The fix only disables prompt embeds by default rather than addressing the root cause, so the DoS vulnerability remains when the feature is enabled. Details vLLM's pending change attempts to fix the root cause, which is the missing sparse...

8.8CVSS6.7AI score0.00644EPSS
SaveExploits0References3
Chainguard
Chainguard
added 2026/01/07 1:30 a.m.5 views

GHSA-HF3C-WXG2-49Q9 vulnerabilities

Vulnerabilities for packages: tritonserver-backend-vllm...

7AI score
SaveExploits0
Chainguard
Chainguard
added 2026/01/07 1:30 a.m.12 views

CVE-2023-48022 vulnerabilities

Vulnerabilities for packages: py3-vllm-cuda-12.4...

9.8CVSS7AI score0.83942EPSS
SaveExploits6
Chainguard
Chainguard
added 2026/01/07 1:30 a.m.5 views

GHSA-6WGJ-66M2-XXP2 vulnerabilities

Vulnerabilities for packages: py3-vllm-cuda-12.4...

7AI score
SaveExploits0
Veracode
Veracode
added 2025/12/13 7:32 a.m.24 views

Remote Code Execution (RCE)

vLLM is vulnerable to Remote Code Execution RCE. The vulnerability is due to unsafe dynamic loading and execution of classes from remote repositories via the automap configuration, which allows an attacker to execute arbitrary code even when trustremotecode is disabled...

8.8CVSS7.2AI score0.0067EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2025/12/13 7:24 a.m.16 views

Remote Code Execution (RCE)

vllm is vulnerable to Remote Code Execution RCE. The vulnerability is due to improper parsing of tool call inputs, which allows an attacker to execute arbitrary code through crafted payloads...

6.2AI score0.04016EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2025/12/04 10:48 p.m.9 views

CVE-2025-66448

A remote code execution vulnerability has been identified in vLLM. An attacker can exploit a weakness in the model loading process to silently fetch and run unauthorized, malicious Python code on the host system. This happens because the engine mistakenly executes code from a remote repository...

8.8CVSS7.7AI score0.0067EPSS
SaveExploits0References6
Chainguard
Chainguard
added 2025/12/02 7:17 p.m.11 views

CVE-2025-34351 vulnerabilities

Vulnerabilities for packages: py3-vllm-cuda-12.4...

6.7AI score0.00474EPSS
SaveExploits5
Chainguard
Chainguard
added 2025/12/02 7:17 p.m.8 views

GHSA-GX77-XGC2-4888 vulnerabilities

Vulnerabilities for packages: py3-vllm-cuda-12.4...

7AI score
SaveExploits0
EUVD
EUVD
added 2025/12/02 5:34 p.m.13 views

EUVD-2025-200115

vLLM vulnerable to remote code execution via transformersutils/getconfig...

7.1CVSS7.6AI score0.0067EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/02 5:34 p.m.4 views

GHSA-8FR4-5Q9J-M8GM vLLM vulnerable to remote code execution via transformers_utils/get_config

Summary vllm has a critical remote code execution vector in a config class named NemotronNanoVLConfig. When vllm loads a model config that contains an automap entry, the config class resolves that mapping with getclassfromdynamicmodule... and immediately instantiates the returned class. This...

7.1CVSS7.2AI score0.0067EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/01 11:15 p.m.11 views

CVE-2025-66448

vLLM is an inference and serving engine for large language models LLMs. Prior to 0.11.1, vllm has a critical remote code execution vector in a config class named NemotronNanoVLConfig. When vllm loads a model config that contains an automap entry, the config class resolves that mapping with...

8.8CVSS0.0067EPSS
SaveExploits0References3
Snyk
Snyk
added 2025/12/01 11:04 p.m.12 views

Arbitrary Code Injection

Overview vllm is an A high-throughput and memory-efficient inference and serving engine for LLMs Affected versions of this package are vulnerable to Arbitrary Code Injection via the config class named NemotronNanoVLConfig. An attacker can execute arbitrary code on the host system by publishing a...

8.8CVSS8.7AI score0.0067EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/01 10:45 p.m.62 views

CVE-2025-66448

vLLM (prior to 0.11.1) contains a remote code execution vulnerability in Nemotron_Nano_VL_Config where, during model loading, an auto_map entry can cause get_class_from_dynamic_module to fetch and execute code from a remote repository, bypassing trust_remote_code checks. This can enable an attack...

8.8CVSS7.8AI score0.0067EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/12/01 10:45 p.m.10 views

CVE-2025-66448 vLLM vulnerable to remote code execution via transformers_utils/get_config

vLLM is an inference and serving engine for large language models LLMs. Prior to 0.11.1, vllm has a critical remote code execution vector in a config class named NemotronNanoVLConfig. When vllm loads a model config that contains an automap entry, the config class resolves that mapping with...

7.1CVSS8AI score
SaveExploits0References5
Rows per page
Query Builder