GHSA-mrw7-hf4f-83pf · 深刻度: high · エコシステム: pip — vLLM deserialization vulnerability leading to DoS and potential RCE
vLLM is an inference and serving engine for large language models (LLMs). From versions 0.10.2 to before 0.11.1, a memory corruption vulnerability could lead to a crash (denial-of-service) and potentially remote code execution (RCE), exists 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. This issue has been patched in version 0.11.1.
総合評価: CVE-2025-62164 は中リスク(54.1/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.82%、52 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.19% | 0.82% | +0.63% |
| 2 | 2026-05-01 | 0.09% | 0.19% | +0.10% |
| 3 | 2026-01-18 | — | 0.09% | — |
EPSS の全履歴 (全 5 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
GHSA-mrw7-hf4f-83pf · 深刻度: high · エコシステム: pip — vLLM deserialization vulnerability leading to DoS and potential RCE
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2025-62164 |
| URL | タグ |
|---|---|
| https://github.com/vllm-project/vllm/commit/58fab50d82838d5014f4a14d991fdb9352c9c84b | Patch |
| https://github.com/vllm-project/vllm/pull/27204 | Issue Tracking Patch Vendor Advisory |
| https://github.com/vllm-project/vllm/security/advisories/GHSA-mrw7-hf4f-83pf | Issue Tracking Vendor Advisory |