
🚨 HIGH - vLLM prompt-embeds sparse tensor validation flaw enables DoS/memory corruption (CVE-2026-56340) vLLM fails to properly validate sparse tensor indices during multimodal embeddings processing when the prompt-embeds feature is enabled. The root cause is missing bounds and consistency checks on attacker-controlled sparse tensor metadata, allowing malformed indices to reach lower-level tensor operations. An attacker can exploit this by sending crafted embedding requests that trigger crashes or sustained resource exhaustion, resulting in denial of service. In worst cases, out-of-bounds behavior may lead to write-what-where style memory corruption, and the risk is amplified because a prior related CVE only disabled the feature by default instead of fixing validation. 👉 Affected: vllm (prompt-embeds enabled; versions not specified) | No fix yet - treat as suspicious
Post summary
A high‑severity vulnerability (CVE‑2026‑56340) in vLLM’s prompt‑embeds feature allows attackers to trigger DoS or out‑of‑bounds memory corruption by supplying malformed sparse tensor indices. No patch or workaround is currently available.



