Lucene search
+L

641 matches found

Vulnrichment
Vulnrichment
added 2025/05/29 4:36 p.m.14 views

CVE-2025-46722 vLLM has a Weakness in MultiModalHasher Image Hashing Implementation

vLLM is an inference and serving engine for large language models LLMs. In versions starting from 0.7.0 to before 0.9.0, in the file vllm/multimodal/hasher.py, the MultiModalHasher class has a security and data integrity issue in its image hashing method. Currently, it serializes PIL.Image.Image...

4.2CVSS4.6AI score0.00266EPSS
Exploits0References3
CVE
CVE
added 2025/05/29 4:36 p.m.189 views

CVE-2025-46722

The CVE-2025-46722 entry concerns vLLM (versions 0.7.0–0.8.x) where MultiModalHasher in vllm/multimodal/hasher.py hashes PIL.Image.Image objects using only obj.tobytes(). This excludes image metadata (width, height, mode), enabling two images with identical pixel data but different shapes to yiel...

7.3CVSS4.6AI score0.00266EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2025/05/29 4:36 p.m.21 views

CVE-2025-46722 vLLM has a Weakness in MultiModalHasher Image Hashing Implementation

vLLM is an inference and serving engine for large language models LLMs. In versions starting from 0.7.0 to before 0.9.0, in the file vllm/multimodal/hasher.py, the MultiModalHasher class has a security and data integrity issue in its image hashing method. Currently, it serializes PIL.Image.Image...

4.2CVSS0.00266EPSS
Exploits0References3
OSV
OSV
added 2025/05/29 4:36 p.m.5 views

CVE-2025-46722 vLLM has a Weakness in MultiModalHasher Image Hashing Implementation

vLLM is an inference and serving engine for large language models LLMs. In versions starting from 0.7.0 to before 0.9.0, in the file vllm/multimodal/hasher.py, the MultiModalHasher class has a security and data integrity issue in its image hashing method. Currently, it serializes PIL.Image.Image...

4.2CVSS6.4AI score0.00266EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2025/05/29 4:32 p.m.15 views

CVE-2025-46570 vLLM’s Chunk-Based Prefix Caching Vulnerable to Potential Timing Side-Channel

vLLM is an inference and serving engine for large language models LLMs. Prior to version 0.9.0, when a new prompt is processed, if the PageAttention mechanism finds a matching prefix chunk, the prefill process speeds up, which is reflected in the TTFT Time to First Token. These timing differences...

2.6CVSS3.8AI score0.00247EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/05/29 4:32 p.m.26 views

CVE-2025-46570 vLLM’s Chunk-Based Prefix Caching Vulnerable to Potential Timing Side-Channel

vLLM is an inference and serving engine for large language models LLMs. Prior to version 0.9.0, when a new prompt is processed, if the PageAttention mechanism finds a matching prefix chunk, the prefill process speeds up, which is reflected in the TTFT Time to First Token. These timing differences...

2.6CVSS0.00247EPSS
Exploits0References3
CVE
CVE
added 2025/05/29 4:32 p.m.193 views

CVE-2025-46570

The CVE-2025-46570 entry concerns vLLM (inference/serving engine). The concrete detail across connected records shows a vulnerability in the PageAttention-based prefill path: when a new prompt is processed, a matching prefix chunk can accelerate prefill, creating timing differences (TTFT) that co...

2.6CVSS3.6AI score0.00247EPSS
Exploits0References3Affected Software1
Chainguard
Chainguard
added 2025/05/29 1:15 a.m.9 views

GHSA-HJQ4-87XH-G4FV vulnerabilities

Vulnerabilities for packages: tritonserver-backend-vllm...

7.5AI score
Exploits0
CNNVD
CNNVD
added 2025/05/29 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 security vulnerability exists in vLLM versions prior to 0.7.0 through 0.9.0, which stems from the use of only raw pixel data without including metadata in the image hash method, which...

7.3CVSS6.3AI score0.00266EPSS
Exploits0References4
OSV
OSV
added 2025/05/28 7:42 p.m.9 views

GHSA-VRQ3-R879-7M65 vLLM Tool Schema allows DoS via Malformed pattern and type Fields

Summary The vLLM backend used with the /v1/chat/completions OpenAPI endpoint fails to validate unexpected or malformed input in the "pattern" and "type" fields when the tools functionality is invoked. These inputs are not validated before being compiled or parsed, causing a crash of the inference...

6.5CVSS7AI score0.00449EPSS
Exploits1References7
Github Security Blog
Github Security Blog
added 2025/05/28 7:42 p.m.21 views

vLLM Tool Schema allows DoS via Malformed pattern and type Fields

Summary The vLLM backend used with the /v1/chat/completions OpenAPI endpoint fails to validate unexpected or malformed input in the "pattern" and "type" fields when the tools functionality is invoked. These inputs are not validated before being compiled or parsed, causing a crash of the inference...

6.5CVSS6.6AI score0.00449EPSS
Exploits1References7Affected Software1
Snyk
Snyk
added 2025/05/28 7:42 p.m.5 views

Uncaught Exception

Overview vllm is an A high-throughput and memory-efficient inference and serving engine for LLMs Affected versions of this package are vulnerable to Uncaught Exception through the guidedregex parameter when using xgrammar validation. An attacker can cause the application to crash by sending an...

8.7CVSS7AI score0.004EPSS
Exploits0References2
OSV
OSV
added 2025/05/28 7:42 p.m.23 views

GHSA-9HCF-V7M4-6M2J vLLM allows clients to crash the openai server with invalid regex

Impact A denial of service bug caused the vLLM server to crash if an invalid regex was provided while using structured output. This vulnerability is similar to GHSA-6qc9-v4r8-22xg, but for regex instead of a JSON schema. Issue with more details: https://github.com/vllm-project/vllm/issues/17313...

6.5CVSS7AI score0.004EPSS
Exploits0References7
Snyk
Snyk
added 2025/05/28 7:41 p.m.2 views

Uncaught Exception

Overview vllm is an A high-throughput and memory-efficient inference and serving engine for LLMs Affected versions of this package are vulnerable to Uncaught Exception through the guidedjson parameter when using xgrammar validation. An attacker can cause the application to crash by sending an...

8.7CVSS6.9AI score0.00453EPSS
Exploits1References2
OSV
OSV
added 2025/05/28 7:41 p.m.7 views

GHSA-6QC9-V4R8-22XG vLLM DOS: Remotely kill vllm over http with invalid JSON schema

Summary Hitting the /v1/completions API with a invalid jsonschema as a Guided Param will kill the vllm server Details The following API call venv derekh@ip-172-31-15-108 $ curl -s http://localhost:8000/v1/completions -H "Content-Type: application/json" -d '"model":...

6.5CVSS7.1AI score0.00453EPSS
Exploits1References7
Github Security Blog
Github Security Blog
added 2025/05/28 7:41 p.m.32 views

vLLM DOS: Remotely kill vllm over http with invalid JSON schema

Summary Hitting the /v1/completions API with a invalid jsonschema as a Guided Param will kill the vllm server Details The following API call venv derekh@ip-172-31-15-108 $ curl -s http://localhost:8000/v1/completions -H "Content-Type: application/json" -d '"model":...

6.5CVSS7.1AI score0.00453EPSS
Exploits1References7Affected Software1
Snyk
Snyk
added 2025/05/28 5:50 p.m.3 views

Regular Expression Denial of Service (ReDoS)

Overview vllm is an A high-throughput and memory-efficient inference and serving engine for LLMs Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS in multiple locations in the code. An attacker can cause a denial of service by supplying specially craft...

6.9CVSS6.8AI score
Exploits0References2
OSV
OSV
added 2025/05/28 5:50 p.m.8 views

GHSA-J828-28RJ-HFHP vLLM vulnerable to Regular Expression Denial of Service

Summary A recent review identified several regular expressions in the vllm codebase that are susceptible to Regular Expression Denial of Service ReDoS attacks. These patterns, if fed with crafted or malicious input, may cause severe performance degradation due to catastrophic backtracking. 1...

4.3CVSS7.1AI score0.00321EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2025/05/28 5:50 p.m.7 views

vLLM vulnerable to Regular Expression Denial of Service

Summary A recent review identified several regular expressions in the vllm codebase that are susceptible to Regular Expression Denial of Service ReDoS attacks. These patterns, if fed with crafted or malicious input, may cause severe performance degradation due to catastrophic backtracking. 1...

7.1AI score
Exploits0References4Affected Software1
Snyk
Snyk
added 2025/05/28 5:49 p.m.6 views

Regular Expression Denial of Service (ReDoS)

Overview vllm is an A high-throughput and memory-efficient inference and serving engine for LLMs Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS through the pythonictoolparser.py. An attacker can cause severe performance degradation or make the servi...

6.9CVSS6.8AI score0.00426EPSS
Exploits1References2
Rows per page
Query Builder