Lucene search
+L

30 matches found

OSV
OSV
added 2026/07/07 4:3 p.m.9 views

PYSEC-2026-2010 vLLM affected by RCE via auto_map dynamic module loading during model initialization

Summary vLLM loads Hugging Face automap dynamic modules during model resolution without gating on trustremotecode, allowing attacker-controlled Python code in a model repo/path to execute at server startup. --- Impact An attacker who can influence the model repo/path local directory or remote...

8.8CVSS6.2AI score0.00728EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/07 4:3 p.m.10 views

PYSEC-2026-2015 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.1CVSS6.8AI score0.0067EPSS
SaveExploits0References7
NVD
NVD
added 2026/06/02 4:16 p.m.19 views

CVE-2026-47117

OpenMed before 1.5.2 contains a remote code execution vulnerability in the PII privacy-filter model loading path. The privacy-filter dispatcher used broad substring matching on the user-supplied modelname parameter, allowing a value such as attacker/foo-privacy-filter-bar to route through a path...

9.8CVSS0.00915EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/06/02 2:15 p.m.12 views

CVE-2026-47117 OpenMed < 1.5.2 Remote Code Execution via PII Model Loading

OpenMed before 1.5.2 contains a remote code execution vulnerability in the PII privacy-filter model loading path. The privacy-filter dispatcher used broad substring matching on the user-supplied modelname parameter, allowing a value such as attacker/foo-privacy-filter-bar to route through a path...

9.8CVSS6.5AI score0.00915EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/06/02 2:15 p.m.9 views

CVE-2026-47117

OpenMed before 1.5.2 contains a remote code execution vulnerability in the PII privacy-filter model loading path. The privacy-filter dispatcher used broad substring matching on the user-supplied modelname parameter, allowing a value such as attacker/foo-privacy-filter-bar to route through a path...

9.8CVSS6.5AI score0.00915EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/01/21 9:13 p.m.7 views

EUVD-2026-3678

vLLM is an inference and serving engine for large language models LLMs. Starting in version 0.10.1 and prior to version 0.14.0, vLLM loads Hugging Face automap dynamic modules during model resolution without gating on trustremotecode, allowing attacker-controlled Python code in a model repo/path ...

8.8CVSS6.5AI score0.00728EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/01/21 9:13 p.m.24 views

CVE-2026-22807 vLLM affected by RCE via auto_map dynamic module loading during model initialization

vLLM is an inference and serving engine for large language models LLMs. Starting in version 0.10.1 and prior to version 0.14.0, vLLM loads Hugging Face automap dynamic modules during model resolution without gating on trustremotecode, allowing attacker-controlled Python code in a model repo/path ...

8.8CVSS0.00728EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/01/21 9:13 p.m.5 views

CVE-2026-22807

vLLM is an inference and serving engine for large language models LLMs. Starting in version 0.10.1 and prior to version 0.14.0, vLLM loads Hugging Face automap dynamic modules during model resolution without gating on trustremotecode, allowing attacker-controlled Python code in a model repo/path ...

9.8CVSS6.5AI score0.00728EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/01/21 9:13 p.m.5 views

CVE-2026-22807 vLLM affected by RCE via auto_map dynamic module loading during model initialization

vLLM is an inference and serving engine for large language models LLMs. Starting in version 0.10.1 and prior to version 0.14.0, vLLM loads Hugging Face automap dynamic modules during model resolution without gating on trustremotecode, allowing attacker-controlled Python code in a model repo/path ...

8.8CVSS6.6AI score
SaveExploits0References19
OSV
OSV
added 2026/01/21 4:12 p.m.5 views

GHSA-2PC9-4J83-QJMR vLLM affected by RCE via auto_map dynamic module loading during model initialization

Summary vLLM loads Hugging Face automap dynamic modules during model resolution without gating on trustremotecode, allowing attacker-controlled Python code in a model repo/path to execute at server startup. --- Impact An attacker who can influence the model repo/path local directory or remote...

8.8CVSS6AI score0.00728EPSS
SaveExploits1References22
Snyk
Snyk
added 2026/01/21 4:12 p.m.5 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 automap process during model initialization, even when trustremotecode is false. An attacker can execute arbitrary...

9.8CVSS6.3AI score0.00728EPSS
SaveExploits1References2
Veracode
Veracode
added 2025/12/13 7:32 a.m.14 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
Github Security Blog
Github Security Blog
added 2025/12/02 5:34 p.m.26 views

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

8.8CVSS8.7AI score0.0067EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/12/02 5:34 p.m.3 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
EUVD
EUVD
added 2025/12/02 5:34 p.m.8 views

EUVD-2025-200115

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

7.1CVSS7.6AI score0.0067EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/01 11:15 p.m.9 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:4 p.m.3 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
Vulnrichment
Vulnrichment
added 2025/12/01 10:45 p.m.9 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.1CVSS7.7AI score0.0067EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/01 10:45 p.m.17 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.1CVSS0.0067EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/01 10:45 p.m.49 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
Rows per page
Query Builder