Lucene search
+L

18 matches found

Snyk
Snyk
added 2026/07/06 10:40 p.m.8 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 request.file.read process. An attacker can exhaust system memory or cause process...

7.1CVSS6AI score0.00289EPSS
Exploits0References2
OSV
OSV
added 2026/07/06 9:16 p.m.4 views

PYSEC-2026-2303

vLLM is a library for LLM inference and serving. From 0.12.0 to before 0.24.0, sending a pure prompt embeds payload in a /v1/completions request with a model using M-RoPE causes EngineCore to fail an assertion and fatally crash, shutting down the entire server application. Any remote user who is...

6.5CVSS6.1AI score0.0037EPSS
Exploits0References4
PyPA
PyPA
added 2026/07/06 9:16 p.m.8 views

PYSEC-2026-2303

vLLM is a library for LLM inference and serving. From 0.12.0 to before 0.24.0, sending a pure prompt embeds payload in a /v1/completions request with a model using M-RoPE causes EngineCore to fail an assertion and fatally crash, shutting down the entire server application. Any remote user who is...

7.1CVSS6.1AI score0.0037EPSS
Exploits0References4Affected Software1
CVE
CVE
added 2026/07/06 8:7 p.m.18 views

CVE-2026-55514

CVE-2026-55514 affects the vLLM library (inference/serving) from versions 0.12.0 through older than 0.24.0. Sending a pure prompt embeds payload in a /v1/completions request for a model using M-RoPE triggers an EngineCore assertion, causing a fatal crash that shuts down the entire server applicat...

7.1CVSS6AI score0.0037EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2026/06/17 10:7 a.m.4 views

CVE-2026-12491 Vllm: vllm: image exif rotation & png trns transparency not normalized, causing mismatch between model input and expectations

A flaw was found in vLLM, an open-source library for large language model inference. This vulnerability arises from improper handling of image metadata, specifically EXIF orientation and PNG transparency tRNS data, during image processing. When images are converted to RGB, transparency informatio...

4.8CVSS5.8AI score0.00239EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2026/06/17 12:0 a.m.23 views

PT-2026-50278

Name of the Vulnerable Software and Affected Versions vLLM affected versions not specified Description An issue exists in the image processing logic where image metadata is improperly handled. Specifically, the software fails to call ImageOps.exif transpose to normalize EXIF orientation, causing...

4.8CVSS6.1AI score0.00239EPSS
Exploits0References16
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2024-2882

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.00676EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.18 views

EUVD-2025-0192

Malicious code in bioql PyPI...

8.8CVSS6.3AI score0.00694EPSS
Exploits0References7
NVD
NVD
added 2025/01/27 6:15 p.m.69 views

CVE-2025-24357

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

8.8CVSS0.00694EPSS
Exploits0References4
OSV
OSV
added 2025/01/27 6:15 p.m.7 views

PYSEC-2025-58

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

8.8CVSS7.9AI score0.00694EPSS
Exploits0References4
OSV
OSV
added 2025/01/27 5:38 p.m.8 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 score0.00694EPSS
Exploits0References6
CVE
CVE
added 2025/01/27 5:38 p.m.302 views

CVE-2025-24357

The CVE-2025-24357 issue centers on vLLM’s hf_model_weights_iterator (vllm/model_executor/weight_utils.py) which loads checkpoints via torch.load with weights_only defaulting to False. If malicious pickle data is unpickled, arbitrary code could execute on the host. This vulnerability is highlight...

8.8CVSS7.7AI score0.00694EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2024/09/17 6:33 p.m.47 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.00676EPSS
Exploits0References7
Github Security Blog
Github Security Blog
added 2024/09/17 6:33 p.m.39 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.00676EPSS
Exploits0References7Affected Software1
NVD
NVD
added 2024/09/17 5:15 p.m.36 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.00676EPSS
Exploits0References4
OSV
OSV
added 2024/09/17 4:20 p.m.6 views

CVE-2024-8768 Vllm: a completions api request with an empty prompt will crash the vllm api server.

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.5CVSS7AI score0.00676EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2024/09/17 12:0 a.m.8 views

PT-2024-39237

Name of the Vulnerable Software and Affected Versions: vLLM library affected versions not specified Description: 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. Recommendations: At the moment,...

8.7CVSS7AI score0.00676EPSS
Exploits0References16
RedhatCVE
RedhatCVE
added 2024/09/13 5:41 a.m.10 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. Mitigation Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example...

7.5CVSS7AI score0.00676EPSS
Exploits0References5
Rows per page
Query Builder