Lucene search
+L

747 matches found

Vulnrichment
Vulnrichment
added 2025/11/21 1:22 a.m.6 views

CVE-2025-62372 vLLM vulnerable to DoS with incorrect shape of multimodal embedding inputs

vLLM is an inference and serving engine for large language models LLMs. From version 0.5.5 to before 0.11.1, users can crash the vLLM engine serving multimodal models by passing multimodal embedding inputs with correct ndim but incorrect shape e.g. hidden dimension is wrong, regardless of whether...

8.3CVSS6.5AI score0.00382EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/11/21 1:22 a.m.22 views

CVE-2025-62372 vLLM vulnerable to DoS with incorrect shape of multimodal embedding inputs

vLLM is an inference and serving engine for large language models LLMs. From version 0.5.5 to before 0.11.1, users can crash the vLLM engine serving multimodal models by passing multimodal embedding inputs with correct ndim but incorrect shape e.g. hidden dimension is wrong, regardless of whether...

8.3CVSS0.00382EPSS
SaveExploits0References4
OSV
OSV
added 2025/11/21 1:21 a.m.10 views

CVE-2025-62426 vLLM vulnerable to DoS via large Chat Completion or Tokenization requests with specially crafted `chat_template_kwargs`

vLLM is an inference and serving engine for large language models LLMs. From version 0.5.5 to before 0.11.1, the /v1/chat/completions and /tokenize endpoints allow a chattemplatekwargs request parameter that is used in the code before it is properly validated against the chat template. With the...

6.5CVSS7AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/11/21 1:21 a.m.28 views

CVE-2025-62426 vLLM vulnerable to DoS via large Chat Completion or Tokenization requests with specially crafted `chat_template_kwargs`

vLLM is an inference and serving engine for large language models LLMs. From version 0.5.5 to before 0.11.1, the /v1/chat/completions and /tokenize endpoints allow a chattemplatekwargs request parameter that is used in the code before it is properly validated against the chat template. With the...

6.5CVSS0.00368EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/11/21 1:21 a.m.10 views

CVE-2025-62426 vLLM vulnerable to DoS via large Chat Completion or Tokenization requests with specially crafted `chat_template_kwargs`

vLLM is an inference and serving engine for large language models LLMs. From version 0.5.5 to before 0.11.1, the /v1/chat/completions and /tokenize endpoints allow a chattemplatekwargs request parameter that is used in the code before it is properly validated against the chat template. With the...

6.5CVSS6.8AI score0.00368EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/11/21 1:18 a.m.29 views

CVE-2025-62164 VLLM deserialization vulnerability leading to DoS and potential RCE

vLLM is an inference and serving engine for large language models LLMs. From versions 0.10.2 to before 0.11.1, a memory corruption vulnerability could lead to a crash denial-of-service and potentially remote code execution RCE, exists in the Completions API endpoint. When processing user-supplied...

8.8CVSS0.00892EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/11/21 1:18 a.m.6 views

CVE-2025-62164 VLLM deserialization vulnerability leading to DoS and potential RCE

vLLM is an inference and serving engine for large language models LLMs. From versions 0.10.2 to before 0.11.1, a memory corruption vulnerability could lead to a crash denial-of-service and potentially remote code execution RCE, exists in the Completions API endpoint. When processing user-supplied...

8.8CVSS7.8AI score0.00892EPSS
SaveExploits0References3
CVE
CVE
added 2025/11/21 1:18 a.m.77 views

CVE-2025-62164

The CVE affects vLLM (inference/serving engine) before 0.11.1, where the Completions API loads user-supplied prompt embeddings with torch.load() lacking proper validation. A PyTorch 2.8.0 change disables sparse-tensor invariants checks, allowing crafted tensors to bypass bounds checks and trigger...

8.8CVSS7.8AI score0.00892EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/11/21 1:18 a.m.6 views

CVE-2025-62164 VLLM deserialization vulnerability leading to DoS and potential RCE

vLLM is an inference and serving engine for large language models LLMs. From versions 0.10.2 to before 0.11.1, a memory corruption vulnerability could lead to a crash denial-of-service and potentially remote code execution RCE, exists in the Completions API endpoint. When processing user-supplied...

8.8CVSS8.1AI score
SaveExploits0References5
CNNVD
CNNVD
added 2025/11/21 12:00 a.m.10 views

vLLM 缓冲区错误漏洞

vLLM is a vLLM open source high throughput and memory efficient inference and service engine for LLM. A buffer error vulnerability exists in vLLM versions 0.10.2 through prior to 0.11.1, which stems from the presence of a memory corruption in the Completions API endpoint that could lead to a cras...

8.8CVSS7.9AI score0.00892EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/11/20 9:26 p.m.24 views

vLLM vulnerable to DoS via large Chat Completion or Tokenization requests with specially crafted `chat_template_kwargs`

Summary The /v1/chat/completions and /tokenize endpoints allow a chattemplatekwargs request parameter that is used in the code before it is properly validated against the chat template. With the right chattemplatekwargs parameters, it is possible to block processing of the API server for long...

6.5CVSS6.8AI score0.00368EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/11/20 9:26 p.m.10 views

GHSA-69J4-GRXJ-J64P vLLM vulnerable to DoS via large Chat Completion or Tokenization requests with specially crafted `chat_template_kwargs`

Summary The /v1/chat/completions and /tokenize endpoints allow a chattemplatekwargs request parameter that is used in the code before it is properly validated against the chat template. With the right chattemplatekwargs parameters, it is possible to block processing of the API server for long...

6.5CVSS6.1AI score0.00368EPSS
SaveExploits0References10
Snyk
Snyk
added 2025/11/20 9:26 p.m.22 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 via the applyhfchattemplate method. An authenticated user can cause the server to become...

7.1CVSS6.9AI score0.00368EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/11/20 8:59 p.m.14 views

Out-of-bounds Write

Overview vllm is an A high-throughput and memory-efficient inference and serving engine for LLMs Affected versions of this package are vulnerable to Out-of-bounds Write via the todense function in the Completions API endpoint when processing user-supplied prompt embeddings. An attacker can achiev...

8.8CVSS8.2AI score0.00892EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/11/20 8:59 p.m.22 views

vLLM deserialization vulnerability leading to DoS and potential RCE

Summary A memory corruption vulnerability that leading to a crash denial-of-service and potentially remote code execution RCE exists in vLLM versions 0.10.2 and later, in the Completions API endpoint. When processing user-supplied prompt embeddings, the endpoint loads serialized tensors using...

8.8CVSS8.3AI score0.00892EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/11/20 8:59 p.m.19 views

GHSA-MRW7-HF4F-83PF vLLM deserialization vulnerability leading to DoS and potential RCE

Summary A memory corruption vulnerability that leading to a crash denial-of-service and potentially remote code execution RCE exists in vLLM versions 0.10.2 and later, in the Completions API endpoint. When processing user-supplied prompt embeddings, the endpoint loads serialized tensors using...

8.8CVSS6.5AI score0.00892EPSS
SaveExploits0References8
Chainguard
Chainguard
added 2025/10/11 1:24 a.m.28 views

CVE-2025-59425 vulnerabilities

Vulnerabilities for packages: py3-vllm-cuda-12.4, tritonserver-backend-vllm-cuda-12.9...

7.5CVSS6.3AI score0.00566EPSS
SaveExploits1
Chainguard
Chainguard
added 2025/10/11 1:24 a.m.23 views

CVE-2025-61620 vulnerabilities

Vulnerabilities for packages: py3-vllm-cuda-12.4, tritonserver-backend-vllm-cuda-12.9...

6.3AI score0.00207EPSS
SaveExploits1
Chainguard
Chainguard
added 2025/10/11 1:24 a.m.39 views

CVE-2025-6242 vulnerabilities

Vulnerabilities for packages: py3-vllm-cuda-12.4, tritonserver-backend-vllm-cuda-12.9...

7.1CVSS6.3AI score0.00247EPSS
SaveExploits0
Chainguard
Chainguard
added 2025/10/11 1:24 a.m.7 views

GHSA-6FVQ-23CW-5628 vulnerabilities

Vulnerabilities for packages: py3-vllm-cuda-12.4, tritonserver-backend-vllm-cuda-12.9...

5.9AI score
SaveExploits0
Rows per page
Query Builder