CVE-2026-94626 PUBLISHED

vLLM through 0.29.0 Memory Exhaustion via Unvalidated NIXL tp_size

Assigner: VulnCheck
Reserved: 21.09.2026 Published: 21.09.2026 Updated: 21.09.2026

vLLM through 0.29.0 fails to validate the tp_size parameter in kv_transfer_params on OpenAI-compatible completion endpoints, allowing attackers to allocate unbounded memory. Attackers can supply arbitrary tp_size values in prefill/decode disaggregated deployments to exhaust memory and trigger kernel OOM-kill of the decode worker process.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor vllm-project
Product vllm
Versions Default: unaffected
  • affected from 0 to 0.29.0 (incl.)

Credits

  • Mingkai Yu finder
  • Jiapeng Li finder
  • Jiajia Liu finder

References

Problem Types

  • Memory Allocation with Excessive Size Value CWE