CVE-2026-94627
Received Received - Intake

vLLM Mooncake Connector GPU KV Cache Exhaustion

Vulnerability report for CVE-2026-94627, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-21

Last updated on: 2026-09-21

Assigner: VulnCheck

Description

vLLM Mooncake connector through 0.29.0 fails to properly manage GPU KV cache block ownership when concurrent child requests share a single transfer ID in prefill/decode disaggregated deployments. Attackers can trigger GPU memory exhaustion by submitting completion requests with multiple prompts, causing orphaned KV cache blocks to accumulate until process restart and eventually preventing legitimate requests from executing.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-21
Last Modified
2026-09-21
Generated
2026-09-22
AI Q&A
2026-09-22
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
vllm mooncake_connector 0.29.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-401 The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability involves the vLLM Mooncake connector through version 0.29.0 failing to manage GPU KV cache block ownership correctly in prefill/decode disaggregated deployments. Attackers can exploit this by submitting multiple completion requests with different prompts sharing a single transfer ID, causing orphaned KV cache blocks to accumulate and exhaust GPU memory until the process restarts.

Detection Guidance

Monitor GPU memory usage for unexpected spikes or exhaustion during concurrent requests. Check for orphaned KV cache blocks by inspecting vLLM Mooncake connector logs for repeated transfer ID reuse without proper cleanup. Look for processes failing to execute due to memory constraints.

Impact Analysis

This vulnerability can lead to GPU memory exhaustion, preventing legitimate requests from executing. Systems relying on vLLM Mooncake connector for GPU-accelerated tasks may experience crashes, degraded performance, or denial of service due to memory overload.

Compliance Impact

This vulnerability could lead to denial-of-service conditions by exhausting GPU memory, potentially disrupting service availability for legitimate users. For GDPR, this may impact the right to access or rectify data if services become unavailable. Under HIPAA, it could affect the availability of protected health information systems, though no direct data exposure is indicated.

Mitigation Strategies

Upgrade vLLM Mooncake connector to a version that properly manages GPU KV cache block ownership. Implement rate limiting to prevent excessive concurrent requests. Restrict access to prefill/decode disaggregated deployments to trusted users only.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-94627. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart