Lucene search
+L

641 matches found

OSV
OSV
added 2025/11/20 8:59 p.m.4 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.0093EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2025/11/20 8:59 p.m.13 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.0093EPSS
SaveExploits0References8Affected Software1
Chainguard
Chainguard
added 2025/10/11 1:24 a.m.6 views

GHSA-WR9H-G72X-MWHM vulnerabilities

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

5.3AI score
SaveExploits0
Chainguard
Chainguard
added 2025/10/11 1:24 a.m.5 views

GHSA-6FVQ-23CW-5628 vulnerabilities

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

5.3AI score
SaveExploits0
Chainguard
Chainguard
added 2025/10/11 1:24 a.m.21 views

GHSA-3F6C-7FW2-PPM4 vulnerabilities

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

5.3AI score
SaveExploits0
Chainguard
Chainguard
added 2025/10/11 1:24 a.m.15 views

CVE-2025-61620 vulnerabilities

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

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

CVE-2025-6242 vulnerabilities

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

7.1CVSS6.2AI score0.00231EPSS
SaveExploits0
Chainguard
Chainguard
added 2025/10/11 1:24 a.m.21 views

CVE-2025-59425 vulnerabilities

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

7.5CVSS6.1AI score0.00532EPSS
SaveExploits1
Snyk
Snyk
added 2025/10/07 10:14 p.m.3 views

Server-side Request Forgery (SSRF)

Overview vllm is an A high-throughput and memory-efficient inference and serving engine for LLMs Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the loadfromurl and loadfromurlasync methods of the MediaConnector class, which fetch and process media from...

8.3CVSS7.1AI score0.00231EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/07 10:14 p.m.5 views

GHSA-3F6C-7FW2-PPM4 vLLM is vulnerable to Server-Side Request Forgery (SSRF) through `MediaConnector` class

Summary A Server-Side Request Forgery SSRF vulnerability exists in the MediaConnector class within the vLLM project's multimodal feature set. The loadfromurl and loadfromurlasync methods fetch and process media from user-provided URLs without adequate restrictions on the target hosts. This allows...

7.1CVSS6.5AI score0.00231EPSS
SaveExploits0References6
vulnersOsv
vulnersOsv
added 2025/10/07 9:35 p.m.4 views

agentics-py (>=0.0.0 <=0.0.5), agilerl (>=2.3.5 <=2.4.1.dev1) +16 more potentially affected by CVE-2025-61620 via vllm (>=0.10.0 <=0.10.2)

vllm PYPI version =0.10.0, =0.0.0, =2.3.5, =0.1.0, =1.0.1rc1, =0.0.4, =0.1.5, =1.0.0, =0.2.4, =0.1.1, =0.1.2, =0.1.2, =0.1.0, =0.1.2 and more Source cves: CVE-2025-61620 Source advisory: SNYK:PYTHON-VLLM-13450626...

6.3AI score0.00207EPSS
SaveExploits1
Snyk
Snyk
added 2025/10/07 9:35 p.m.6 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 through the chattemplate and chattemplatekwargs parameters. An attacker can cause excessive CPU...

7.1CVSS6.9AI score0.00207EPSS
SaveExploits1References2
OSV
OSV
added 2025/10/07 9:35 p.m.9 views

GHSA-6FVQ-23CW-5628 vLLM: Resource-Exhaustion (DoS) through Malicious Jinja Template in OpenAI-Compatible Server

Summary A resource-exhaustion denial-of-service vulnerability exists in multiple endpoints of the OpenAI-Compatible Server due to the ability to specify Jinja templates via the chattemplate and chattemplatekwargs parameters. If an attacker can supply these parameters to the API, they can cause a...

6.5CVSS6.9AI score0.00207EPSS
SaveExploits1References4
NVD
NVD
added 2025/10/07 8:15 p.m.9 views

CVE-2025-6242

A Server-Side Request Forgery SSRF vulnerability exists in the MediaConnector class within the vLLM project's multimodal feature set. The loadfromurl and loadfromurlasync methods fetch and process media from user-provided URLs without adequate restrictions on the target hosts. This allows an...

7.1CVSS0.00231EPSS
SaveExploits0References2
CVE
CVE
added 2025/10/07 7:45 p.m.27 views

CVE-2025-6242

The CVE-2025-6242 SSRF vulnerability targets vLLM's MediaConnector (load_from_url/load_from_url_async) allowing user-supplied URLs to trigger server-side requests to internal resources. Concrete details: the issue arises from insufficient host restriction on mediaURL fetches, enabling potential a...

7.1CVSS6.7AI score0.00231EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/10/07 7:45 p.m.3 views

CVE-2025-6242 Vllm: server side request forgery (ssrf) in mediaconnector

A Server-Side Request Forgery SSRF vulnerability exists in the MediaConnector class within the vLLM project's multimodal feature set. The loadfromurl and loadfromurlasync methods fetch and process media from user-provided URLs without adequate restrictions on the target hosts. This allows an...

7.1CVSS6.7AI score0.00231EPSS
SaveExploits0References2
vulnersOsv
vulnersOsv
added 2025/10/07 5:24 p.m.5 views

agentics-py (>=0.0.0 <=0.0.5), agilerl (>=2.3.5 <=2.4.1.dev1) +16 more potentially affected by CVE-2025-59425 via vllm (>=0.10.0 <=0.10.2)

vllm PYPI version =0.10.0, =0.0.0, =2.3.5, =0.1.0, =1.0.1rc1, =0.0.4, =0.1.5, =1.0.0, =0.2.4, =0.1.1, =0.1.2, =0.1.2, =0.1.0, =0.1.2 and more Source cves: CVE-2025-59425 Source advisory: OSV:GHSA-WR9H-G72X-MWHM...

7.5CVSS6.3AI score0.00532EPSS
SaveExploits1
OSV
OSV
added 2025/10/07 5:24 p.m.4 views

GHSA-WR9H-G72X-MWHM vLLM is vulnerable to timing attack at bearer auth

Summary The API key support in vLLM performed validation using a method that was vulnerable to a timing attack. This could potentially allow an attacker to discover a valid API key using an approach more efficient than brute force. Details...

7.5CVSS7AI score0.00532EPSS
SaveExploits1References9
Github Security Blog
Github Security Blog
added 2025/10/07 5:24 p.m.7 views

vLLM is vulnerable to timing attack at bearer auth

Summary The API key support in vLLM performed validation using a method that was vulnerable to a timing attack. This could potentially allow an attacker to discover a valid API key using an approach more efficient than brute force. Details...

7.5CVSS7AI score0.00532EPSS
SaveExploits1References9Affected Software1
Snyk
Snyk
added 2025/10/07 2:43 p.m.2 views

Covert Timing Channel

Overview vllm is an A high-throughput and memory-efficient inference and serving engine for LLMs Affected versions of this package are vulnerable to Covert Timing Channel via the apiserver component. An attacker can gain unauthorized access by exploiting differences in response times during API k...

8.7CVSS7AI score0.00532EPSS
SaveExploits1References2
Rows per page
Query Builder