Lucene search
+L

642 matches found

Vulnrichment
Vulnrichment
added 2025/03/19 3:31 p.m.8 views

CVE-2025-29770 vLLM denial of service via outlines unbounded cache on disk

vLLM is a high-throughput and memory-efficient inference and serving engine for LLMs. The outlines library is one of the backends used by vLLM to support structured output a.k.a. guided decoding. Outlines provides an optional cache for its compiled grammars on the local filesystem. This cache has...

6.5CVSS6.4AI score0.00435EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/03/19 12:0 a.m.3 views

vLLM 代码问题漏洞

vLLM is a high throughput and memory efficient inference and service engine for LLM from the vLLM open source. A code issue vulnerability exists in vLLM that stems from insecure deserialization in the Mooncake configuration that could lead to remote code execution...

9CVSS8.9AI score0.00732EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/03/19 12:0 a.m.6 views

PT-2025-18216

Name of the Vulnerable Software and Affected Versions vLLM versions 0.6.5 through 0.8.4 Description vLLM is a high-throughput and memory-efficient inference and serving engine for LLMs. The issue concerns the use of pickle-based serialization over unsecured ZeroMQ sockets when vLLM is integrated...

10CVSS9.5AI score0.01594EPSS
SaveExploits1References39
Positive Technologies
Positive Technologies
added 2025/03/19 12:0 a.m.6 views

PT-2025-11696 · Vllm · Vllm

Name of the Vulnerable Software and Affected Versions: vLLM versions prior to 0.8.0 Description: The issue is related to the outlines library used by vLLM for structured output, which has an optional cache for compiled grammars on the local filesystem. This cache is enabled by default. A maliciou...

6.5CVSS6.3AI score0.00435EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2025/03/06 9:2 p.m.17 views

CVE-2025-1953

A vulnerability has been found in vLLM AIBrix 0.2.0 and classified as problematic. Affected by this vulnerability is an unknown functionality of the file pkg/plugins/gateway/prefixcacheindexer/hash.go of the component Prefix Caching. The manipulation leads to insufficiently random values. The...

2.6CVSS7.1AI score0.00248EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/04 8:15 p.m.6 views

CVE-2025-1953

A vulnerability has been found in vLLM AIBrix 0.2.0 and classified as problematic. Affected by this vulnerability is an unknown functionality of the file pkg/plugins/gateway/prefixcacheindexer/hash.go of the component Prefix Caching. The manipulation leads to insufficiently random values. The...

2.6CVSS0.00248EPSS
SaveExploits0References7
OSV
OSV
added 2025/03/04 8:0 p.m.7 views

CVE-2025-1953 vLLM AIBrix Prefix Caching hash.go random values

A vulnerability has been found in vLLM AIBrix 0.2.0 and classified as problematic. Affected by this vulnerability is an unknown functionality of the file pkg/plugins/gateway/prefixcacheindexer/hash.go of the component Prefix Caching. The manipulation leads to insufficiently random values. The...

2.1CVSS4.4AI score0.00248EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/03/04 8:0 p.m.13 views

CVE-2025-1953 vLLM AIBrix Prefix Caching hash.go random values

A vulnerability has been found in vLLM AIBrix 0.2.0 and classified as problematic. Affected by this vulnerability is an unknown functionality of the file pkg/plugins/gateway/prefixcacheindexer/hash.go of the component Prefix Caching. The manipulation leads to insufficiently random values. The...

2.6CVSS0.00248EPSS
SaveExploits0References7
CVE
CVE
added 2025/03/04 8:0 p.m.56 views

CVE-2025-1953

CVE-2025-1953 affects vLLM AIBrix 0.2.0. The issue resides in the Prefix Caching component, specifically file pkg/plugins/gateway/prefixcacheindexer/hash.go, where manipulation leads to insufficiently random values. Public documents describe the vulnerability as having a high attack complexity an...

2.6CVSS6.9AI score0.00248EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2025/02/09 8:24 p.m.15 views

CVE-2025-25183

A flaw was found in the vllm package. Maliciously constructed statements can lead to hash collisions, resulting in cache reuse, which can interfere with subsequent responses and cause unintended behavior. The impact of a collision would be using a cache that was generated using different content...

2.6CVSS3.4AI score0.00184EPSS
SaveExploits0References9
Chainguard
Chainguard
added 2025/02/07 8:15 p.m.33 views

CVE-2025-25183 vulnerabilities

Vulnerabilities for packages: tritonserver-backend-vllm, py3.10-vllm-cuda-11.8...

2.6CVSS4.6AI score0.00184EPSS
SaveExploits0
PyPA
PyPA
added 2025/02/07 8:15 p.m.8 views

PYSEC-2025-62

vLLM is a high-throughput and memory-efficient inference and serving engine for LLMs. Maliciously constructed statements can lead to hash collisions, resulting in cache reuse, which can interfere with subsequent responses and cause unintended behavior. Prefix caching makes use of Python's built-i...

2.6CVSS6.6AI score0.00184EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/02/07 8:15 p.m.5 views

PYSEC-2025-62

vLLM is a high-throughput and memory-efficient inference and serving engine for LLMs. Maliciously constructed statements can lead to hash collisions, resulting in cache reuse, which can interfere with subsequent responses and cause unintended behavior. Prefix caching makes use of Python's built-i...

2.6CVSS7AI score0.00184EPSS
SaveExploits0References3
NVD
NVD
added 2025/02/07 8:15 p.m.16 views

CVE-2025-25183

vLLM is a high-throughput and memory-efficient inference and serving engine for LLMs. Maliciously constructed statements can lead to hash collisions, resulting in cache reuse, which can interfere with subsequent responses and cause unintended behavior. Prefix caching makes use of Python's built-i...

2.6CVSS0.00184EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/02/07 7:59 p.m.9 views

CVE-2025-25183 vLLM using built-in hash() from Python 3.12 leads to predictable hash collisions in vLLM prefix cache

vLLM is a high-throughput and memory-efficient inference and serving engine for LLMs. Maliciously constructed statements can lead to hash collisions, resulting in cache reuse, which can interfere with subsequent responses and cause unintended behavior. Prefix caching makes use of Python's built-i...

2.6CVSS3.5AI score0.00184EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/07 7:59 p.m.11 views

CVE-2025-25183 vLLM using built-in hash() from Python 3.12 leads to predictable hash collisions in vLLM prefix cache

vLLM is a high-throughput and memory-efficient inference and serving engine for LLMs. Maliciously constructed statements can lead to hash collisions, resulting in cache reuse, which can interfere with subsequent responses and cause unintended behavior. Prefix caching makes use of Python's built-i...

2.6CVSS4.3AI score0.00184EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/02/07 7:59 p.m.19 views

CVE-2025-25183 vLLM using built-in hash() from Python 3.12 leads to predictable hash collisions in vLLM prefix cache

vLLM is a high-throughput and memory-efficient inference and serving engine for LLMs. Maliciously constructed statements can lead to hash collisions, resulting in cache reuse, which can interfere with subsequent responses and cause unintended behavior. Prefix caching makes use of Python's built-i...

2.6CVSS0.00184EPSS
SaveExploits0References3
CVE
CVE
added 2025/02/07 7:59 p.m.289 views

CVE-2025-25183

CVE-2025-25183 affects vLLM (prefix cache) where malicious inputs can trigger Python 3.12’s hash(None) behaving as a predictable constant, enabling hash collisions in the prefix cache. This may allow cache entries created from one prompt to be reused for another, causing unintended behavior in re...

2.6CVSS6.8AI score0.00184EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2025/02/06 12:0 a.m.5 views

PT-2025-6000 · Vllm +1 · Vllm +1

Name of the Vulnerable Software and Affected Versions: vLLM versions prior to 0.7.2 Description: Maliciously constructed statements can lead to hash collisions, resulting in cache reuse, which can interfere with subsequent responses and cause unintended behavior. The issue arises from the use of...

2.6CVSS3.4AI score0.00184EPSS
SaveExploits0References15
Chainguard
Chainguard
added 2025/01/27 8:50 p.m.11 views

GHSA-RH4J-5RHW-HR54 vulnerabilities

Vulnerabilities for packages: tritonserver-backend-vllm, py3.10-vllm-cuda-11.8...

5.3AI score
SaveExploits0
Rows per page
Query Builder