Lucene search
+L

815 matches found

OSV
OSV
added 2025/01/27 5:38 p.m.13 views

CVE-2025-24357 vLLM allows a malicious model RCE by torch.load in hf_model_weights_iterator

vLLM is a library for LLM inference and serving. vllm/modelexecutor/weightutils.py implements hfmodelweightsiterator to load the model checkpoint, which is downloaded from huggingface. It uses the torch.load function and the weightsonly parameter defaults to False. When torch.load loads malicious...

7.5CVSS7.5AI score
SaveExploits0References6
CNNVD
CNNVD
added 2025/01/27 12:00 a.m.54 views

vLLM 代码问题漏洞

vLLM is a vLLM open source high throughput and memory efficient inference and service engine for LLM. A code issue vulnerability exists in versions of vLLM prior to v0.7.0 that stems from arbitrary code execution during unpickling when torch.load loads malicious pickle data...

8.8CVSS7.3AI score0.00697EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/01/27 12:00 a.m.19 views

PT-2025-5340 · Vllm · Vllm

Name of the Vulnerable Software and Affected Versions: vLLM versions prior to 0.7.0 Description: The issue concerns the vLLM library, specifically the vllm/model executor/weight utils.py file, which implements hf model weights iterator to load model checkpoints downloaded from Hugging Face. It...

8.8CVSS7.3AI score0.00697EPSS
SaveExploits0References14
Chainguard
Chainguard
added 2024/11/23 3:31 a.m.25 views

GHSA-QXRP-VHVM-J765 vulnerabilities

Vulnerabilities for packages: nemo...

5.2AI score
SaveExploits0
Chainguard
Chainguard
added 2024/11/23 3:31 a.m.21 views

GHSA-WRFC-PVP9-MR9G vulnerabilities

Vulnerabilities for packages: nemo...

5.2AI score
SaveExploits0
Chainguard
Chainguard
added 2024/11/23 3:31 a.m.65 views

GHSA-HXXF-235M-72V3 vulnerabilities

Vulnerabilities for packages: nemo...

5.2AI score
SaveExploits0
Chainguard
Chainguard
added 2024/11/22 10:15 p.m.44 views

CVE-2024-11393 vulnerabilities

Vulnerabilities for packages: nemo...

8.8CVSS7.7AI score0.03074EPSS
SaveExploits1
Chainguard
Chainguard
added 2024/11/22 10:15 p.m.108 views

CVE-2024-11394 vulnerabilities

Vulnerabilities for packages: nemo...

8.8CVSS7.7AI score0.02566EPSS
SaveExploits1
Chainguard
Chainguard
added 2024/11/22 10:15 p.m.39 views

CVE-2024-11392 vulnerabilities

Vulnerabilities for packages: nemo...

8.8CVSS7.3AI score0.07262EPSS
SaveExploits4
Chainguard
Chainguard
added 2024/11/18 9:02 p.m.14 views

GHSA-8495-4G3G-X7PR vulnerabilities

Vulnerabilities for packages: request-1276, py3.13-scanner-test-libraries-aiohttp, dask-gateway, checkov, py3-aiohttp, airflow, awx, kserve, py3-cassandra-medusa...

5.9AI score
SaveExploits0
Chainguard
Chainguard
added 2024/11/18 9:02 p.m.9 views

GHSA-27MF-GHQM-J3J8 vulnerabilities

Vulnerabilities for packages: py3-aiohttp, airflow, checkov...

5.9AI score
SaveExploits0
Chainguard
Chainguard
added 2024/10/15 4:15 p.m.18 views

CVE-2024-47874 vulnerabilities

Vulnerabilities for packages: reflex...

8.7CVSS7.3AI score0.00653EPSS
SaveExploits0
Veracode
Veracode
added 2024/09/18 6:47 a.m.13 views

Denial Of Service (DoS)

vllm is vulnerable to Denial of Service DoS. The vulnerability is due to the improper handling of the bestof parameter, which fails to manage timeouts or resource exhaustion properly, allowing an attacker to overwhelm the system...

6.2CVSS6.7AI score0.00233EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/09/17 6:33 p.m.51 views

vLLM denial of service vulnerability

A flaw was found in the vLLM library. A completions API request with an empty prompt will crash the vLLM API server, resulting in a denial of service...

7.5CVSS6.7AI score0.00682EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/09/17 6:33 p.m.32 views

GHSA-WC36-9694-F9RF vLLM Denial of Service via the best_of parameter

A vulnerability was found in the ilab model serve component, where improper handling of the bestof parameter in the vllm JSON web API can lead to a Denial of Service DoS. The API used for LLM-based sentence or chat completion accepts a bestof parameter to return the best completion from several...

6.9CVSS6.4AI score0.00233EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/17 6:33 p.m.54 views

GHSA-W2R7-9579-27HF vLLM denial of service vulnerability

A flaw was found in the vLLM library. A completions API request with an empty prompt will crash the vLLM API server, resulting in a denial of service...

8.7CVSS5.8AI score0.00682EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2024/09/17 6:33 p.m.52 views

vLLM Denial of Service via the best_of parameter

A vulnerability was found in the ilab model serve component, where improper handling of the bestof parameter in the vllm JSON web API can lead to a Denial of Service DoS. The API used for LLM-based sentence or chat completion accepts a bestof parameter to return the best completion from several...

6.2CVSS6.8AI score0.00233EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2024/09/17 5:15 p.m.44 views

CVE-2024-8768

A flaw was found in the vLLM library. A completions API request with an empty prompt will crash the vLLM API server, resulting in a denial of service...

7.5CVSS0.00682EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/17 5:15 p.m.32 views

CVE-2024-8939

A vulnerability was found in the ilab model serve component, where improper handling of the bestof parameter in the vllm JSON web API can lead to a Denial of Service DoS. The API used for LLM-based sentence or chat completion accepts a bestof parameter to return the best completion from several...

6.2CVSS0.00233EPSS
SaveExploits0References2
CVE
CVE
added 2024/09/17 4:21 p.m.199 views

CVE-2024-8939

CVE-2024-8939 affects the ilab model serve component, specifically the vllm JSON web API. Improper handling of the optional best_of parameter when set to a large value can exhaust resources and cause a Denial of Service, rendering the API unresponsive to legitimate users. Exploitation details in ...

6.2CVSS6.2AI score0.00233EPSS
SaveExploits0References2
Rows per page
Query Builder