Denial of Service Vulnerability in vLLM Product by vLLM Project
CVE-2026-94622
8.7HIGH
What is CVE-2026-94622?
The vLLM product, specifically versions through 0.29.0, is susceptible to a denial of service vulnerability linked to the NIXL connector's handling of metadata during prefill and decode in disaggregated deployments. An attacker may exploit this vulnerability by sending requests containing incomplete entries in the kv_transfer_params dictionary. This can result in an uncaught KeyError occurring within the EngineCore scheduling process, ultimately leading to the termination of the decode engine. Consequently, all routed requests will fail until the affected services are manually restarted.
Affected Version(s)
vllm 0 <= 0.29.0
