Lookup for vulnerable packages by Package URL.
| Purl | pkg:pypi/vllm@0.10.2 |
| Type | pypi |
| Namespace | |
| Name | vllm |
| Version | 0.10.2 |
| Qualifiers |
|
| Subpath | |
| Is_vulnerable | true |
| Next_non_vulnerable_version | 0.20.0 |
| Latest_non_vulnerable_version | 0.20.0 |
| Affected_by_vulnerabilities |
| 0 |
| url |
VCID-m432-9c3w-4qan |
| vulnerability_id |
VCID-m432-9c3w-4qan |
| summary |
vLLM deserialization vulnerability leading to DoS and potential RCE
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 torch.load() without sufficient validation.
Due to a change introduced in PyTorch 2.8.0, sparse tensor integrity checks are disabled by default. As a result, maliciously crafted tensors can bypass internal bounds checks and trigger an out-of-bounds memory write during the call to to_dense(). This memory corruption can crash vLLM and potentially lead to code execution on the server hosting vLLM. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2025-62164, GHSA-mrw7-hf4f-83pf
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-m432-9c3w-4qan |
|
| 1 |
| url |
VCID-nctw-rz8h-f3af |
| vulnerability_id |
VCID-nctw-rz8h-f3af |
| summary |
vLLM is an inference and serving engine for large language models (LLMs). In versions from 0.6.4 to before 0.12.0, users can crash the vLLM engine serving multimodal models that use the Idefics3 vision model implementation by sending a specially crafted 1x1 pixel image. This causes a tensor dimension mismatch that results in an unhandled runtime error, leading to complete server termination. This issue has been patched in version 0.12.0. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2026-22773, GHSA-grg2-63fw-f2qr, PYSEC-2026-143
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-nctw-rz8h-f3af |
|
| 2 |
| url |
VCID-z6u4-yvcm-gqhm |
| vulnerability_id |
VCID-z6u4-yvcm-gqhm |
| summary |
vLLM introduced enhanced protection for CVE-2025-62164
The fix [here](https://github.com/vllm-project/vllm/pull/27204) for CVE-2025-62164 is not sufficient. The fix only disables prompt embeds by default rather than addressing the root cause, so the DoS vulnerability remains when the feature is enabled. |
| references |
|
| fixed_packages |
|
| aliases |
GHSA-mcmc-2m55-j8jj
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-z6u4-yvcm-gqhm |
|
| 3 |
| url |
VCID-za3a-c9m1-jqgz |
| vulnerability_id |
VCID-za3a-c9m1-jqgz |
| summary |
vLLM is an inference and serving engine for large language models (LLMs). From 0.7.0 to before 0.19.0, the VideoMediaIO.load_base64() method at vllm/multimodal/media/video.py splits video/jpeg data URLs by comma to extract individual JPEG frames, but does not enforce a frame count limit. The num_frames parameter (default: 32), which is enforced by the load_bytes() code path, is completely bypassed in the video/jpeg base64 path. An attacker can send a single API request containing thousands of comma-separated base64-encoded JPEG frames, causing the server to decode all frames into memory and crash with OOM. This vulnerability is fixed in 0.19.0. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2026-34755, GHSA-pq5c-rjhq-qp7p, PYSEC-2026-144
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-za3a-c9m1-jqgz |
|
|
| Fixing_vulnerabilities |
|
| Risk_score | null |
| Resource_url | http://public2.vulnerablecode.io/packages/pkg:pypi/vllm@0.10.2 |