CVE-2026-94625

Summary

vLLM through 0.29.0 contains a resource exhaustion vulnerability in MooncakeConnector where rejected prefill requests create ownerless transfer placeholders that are never reclaimed. Attackers can send rejected requests to exhaust sender task pools, causing valid requests to be delayed by up to 480 seconds while health checks continue returning success.

Affected Software

VendorProductVersion RangeStatus
vllm-projectvllm0 <= 0.29.0affected

Weaknesses

  • CWE-772: Missing Release of Resource after Effective Lifetime

References