Lucene search
+L

747 matches found

Chainguard
Chainguard
added 2026/07/03 8:22 p.m.31 views

GHSA-29PF-2H5F-8G72 vulnerabilities

Vulnerabilities for packages: tritonserver-backend-vllm-cuda-12.9, nemo, text-generation-inference...

5.9AI score
SaveExploits0
Chainguard
Chainguard
added 2026/07/03 8:22 p.m.29 views

CVE-2026-4372 vulnerabilities

Vulnerabilities for packages: tritonserver-backend-vllm-cuda-12.9, nemo, text-generation-inference...

7.8CVSS7.1AI score0.00479EPSS
SaveExploits1
Chainguard
Chainguard
added 2026/07/02 2:17 a.m.33 views

GHSA-8JR5-V98P-W75M vulnerabilities

Vulnerabilities for packages: vllm-openai-cuda-13.0, vllm-cuda-13.2, tritonserver-backend-vllm-cuda-13.0, vllm-openai-cuda-12.9...

5.9AI score
SaveExploits0
Chainguard
Chainguard
added 2026/07/02 2:17 a.m.28 views

CVE-2026-54236 vulnerabilities

Vulnerabilities for packages: vllm-openai-cuda-13.0, vllm-cuda-13.2, tritonserver-backend-vllm-cuda-13.0, vllm-openai-cuda-12.9...

5.3CVSS5.8AI score0.00927EPSS
SaveExploits2
Chainguard
Chainguard
added 2026/07/02 2:17 a.m.25 views

CVE-2026-12491 vulnerabilities

Vulnerabilities for packages: vllm-openai-cuda-13.0, vllm-cuda-13.2, tritonserver-backend-vllm-cuda-13.0, vllm-openai-cuda-12.9...

4.8CVSS5.8AI score0.00239EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/07/02 2:17 a.m.25 views

CVE-2026-54233 vulnerabilities

Vulnerabilities for packages: vllm-openai-cuda-13.0, vllm-cuda-13.2, tritonserver-backend-vllm-cuda-13.0, vllm-openai-cuda-12.9...

6.5CVSS5.8AI score0.00422EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/07/02 2:17 a.m.24 views

CVE-2026-54235 vulnerabilities

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

6.9CVSS5.9AI score0.0045EPSS
SaveExploits1
Chainguard
Chainguard
added 2026/07/02 2:17 a.m.27 views

CVE-2026-53923 vulnerabilities

Vulnerabilities for packages: vllm-openai-cuda-13.0, vllm-cuda-13.2, tritonserver-backend-vllm-cuda-13.0, vllm-openai-cuda-12.9...

7.5CVSS5.9AI score0.00484EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/07/02 2:17 a.m.32 views

GHSA-5JV2-G5WQ-CMR4 vulnerabilities

Vulnerabilities for packages: vllm-openai-cuda-13.0, vllm-cuda-13.2, tritonserver-backend-vllm-cuda-13.0, vllm-openai-cuda-12.9...

5.9AI score
SaveExploits0
Chainguard
Chainguard
added 2026/07/02 2:17 a.m.26 views

GHSA-6PR9-RP53-2PMC vulnerabilities

Vulnerabilities for packages: vllm-openai-cuda-13.0, vllm-cuda-13.2, tritonserver-backend-vllm-cuda-13.0, vllm-openai-cuda-12.9...

5.9AI score
SaveExploits0
Chainguard
Chainguard
added 2026/07/02 2:17 a.m.31 views

GHSA-7H4P-RFFG-7823 vulnerabilities

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

5.9AI score
SaveExploits0
Chainguard
Chainguard
added 2026/07/02 2:17 a.m.29 views

GHSA-HGG8-FQQC-VFMW vulnerabilities

Vulnerabilities for packages: vllm-openai-cuda-13.0, vllm-cuda-13.2, tritonserver-backend-vllm-cuda-13.0, vllm-openai-cuda-12.9...

5.9AI score
SaveExploits0
OSV
OSV
added 2026/06/29 11:50 a.m.14 views

PYSEC-2026-566 vLLM Deserialization of Untrusted Data vulnerability

vllm-project vllm version v0.6.2 contains a vulnerability in the MessageQueue.dequeue API function. The function uses pickle.loads to parse received sockets directly, leading to a remote code execution vulnerability. An attacker can exploit this by sending a malicious payload to the MessageQueue,...

9.8CVSS6.6AI score0.01528EPSS
SaveExploits1References6
OSV
OSV
added 2026/06/29 11:50 a.m.14 views

PYSEC-2026-567 vLLM Allows Remote Code Execution via PyNcclPipe Communication Service

Impacted Environments This issue ONLY impacts environments using the PyNcclPipe KV cache transfer integration with the V0 engine. No other configurations are affected. Summary vLLM supports the use of the PyNcclPipe class to establish a peer-to-peer communication domain for data transmission...

9.8CVSS7.9AI score0.00959EPSS
SaveExploits1References8
PyPA
PyPA
added 2026/06/29 11:50 a.m.15 views

vLLM Allows Remote Code Execution via PyNcclPipe Communication Service

Impacted EnvironmentsThis issue ONLY impacts environments using the PyNcclPipe KV cache transfer integration with the V0 engine. No other configurations are affected. SummaryvLLM supports the use of thePyNcclPipeclass to establish a peer-to-peer communication domain for data transmission between...

9.8CVSS7.8AI score0.00959EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2026/06/29 11:50 a.m.25 views

PYSEC-2026-568 vLLM deserialization vulnerability in vllm.distributed.GroupCoordinator.recv_object

vllm-project vllm version 0.6.0 contains a vulnerability in the distributed training API. The function vllm.distributed.GroupCoordinator.recvobject deserializes received object bytes using pickle.loads without sanitization, leading to a remote code execution vulnerability. Maintainer perspective...

9.8CVSS7.4AI score
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/06/29 5:02 a.m.26 views

CVE-2025-71379

A flaw was found in vLLM. Multiple regular expression denial of service ReDoS vulnerabilities exist in versions greater than or equal to 0.6.3 and less than 0.9.0. An attacker can exploit this by submitting crafted input with nested or repeated structures to specific regex patterns within vLLM,...

7.5CVSS5.8AI score0.00481EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/06/29 5:02 a.m.22 views

CVE-2026-56340

A flaw was found in vLLM. This vulnerability allows a remote attacker to trigger crashes or resource exhaustion, leading to a denial of service DoS. By submitting specially crafted embedding requests with malformed tensor indices, when the prompt-embeds feature is enabled, an attacker could also...

8.8CVSS6.1AI score0.00644EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/06/29 4:39 a.m.26 views

CVE-2026-53923

A flaw was found in vLLM. Integer truncation of tensor dimensions in vLLM's GGUF dequantize kernels leads to partial tensor processing. This results in the output tensor retaining previously used GPU memory, which, in multi-tenant inference deployments, can expose sensitive tensor data from other...

7.5CVSS5.7AI score0.00484EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/06/26 7:34 a.m.30 views

CVE-2026-54236

A flaw was found in vLLM, an inference and serving engine for large language models LLMs. An unauthenticated attacker can exploit this vulnerability by sending specially crafted malformed image bytes through the Anthropic Messages API. This action causes an error message to be generated that...

5.3CVSS5.6AI score0.00927EPSS
SaveExploits2References6
Rows per page
Query Builder