← Back
CVE-2026-5497
high
CVSS 7.5
vLLM is vulnerable to an Out-of-Memory (OOM) Denial of Service (DoS) attack due to unbounded frame count processing in the `VideoMediaIO.load_base64()` method
Summary
vLLM is vulnerable to an Out-of-Memory (OOM) Denial of Service (DoS) attack due to unbounded frame count processing in the `VideoMediaIO.load_base64()` method
AI summary openai / gpt-4o
vLLMのバージョン0.8.0以降で、`VideoMediaIO.load_base64()`メソッドによるフレーム数制限のない処理のために、メモリ不足のDoS攻撃を受ける可能性があります。攻撃者は大量のBase64エンコードされたJPEGフレームを含むリクエストを送信してサーバをクラッシュさせることができます。
❓ What is the problem
vLLMの脆弱性はフレーム数制限のないメモリ不足DoS攻撃です。
📍 Affected scope
`VideoMediaIO.load_base64()`メソッド
🔥 Severity
認証不要で攻撃可能なため、高リスクです。
🔧 How to fix
フレーム数制限を追加してメモリの消費を制限します。
🛡️ Workaround
一時的な回避策は情報なし。
🔍 Detection
大量のJEPGデコードが発生する場合に影響を確認可能です。
Affected packages
pip
vllm
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"0.19.0"}]}]
References
- web https://github.com/vllm-project/vllm/commit/58ee61422169ce17e08248f8efa1e9df434fe395
- web https://huntr.com/bounties/7bd92629-b396-4449-8f88-6c0092530eb4
- web https://nvd.nist.gov/vuln/detail/CVE-2026-5497
- web https://github.com/advisories/GHSA-wcwg-c5fc-9vrc
- web https://access.redhat.com/security/cve/CVE-2026-5497
- web https://bugzilla.redhat.com/show_bug.cgi?id=2487813
- web https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-5497.json
- web https://access.redhat.com/errata/RHSA-2026:33524
- web https://access.redhat.com/errata/RHSA-2026:33531
- web https://github.com/pypa/advisory-database/tree/main/vulns/vllm/PYSEC-2026-2302.yaml