CVE-2026-94625
Received Received - Intake

Resource Exhaustion in vLLM MooncakeConnector via Unreclaimed Prefill Requests

Vulnerability report for CVE-2026-94625, 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 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.

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

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-772 The product does not release a resource after its effective lifetime has ended, i.e., after the resource is no longer needed.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

vLLM through 0.29.0 has a resource exhaustion flaw in MooncakeConnector where rejected prefill requests create ownerless transfer placeholders that are never cleaned up. Attackers can exploit this by sending rejected requests to deplete sender task pools, causing valid requests to be delayed by up to 480 seconds while health checks falsely report normal operation.

Detection Guidance

Monitor for unusually high numbers of rejected prefill requests in vLLM logs or network traffic. Check for sender task pool exhaustion by examining system resource usage and task queue metrics. Look for delays in request processing exceeding normal thresholds.

Impact Analysis

This vulnerability can lead to denial-of-service conditions where your system becomes unresponsive or slow due to resource exhaustion. Valid requests may be delayed significantly, disrupting services that rely on timely processing.

Compliance Impact

This vulnerability could indirectly impact compliance with standards like GDPR and HIPAA by causing service disruptions or delays in processing requests due to resource exhaustion. However, the provided CVE data does not explicitly detail compliance implications.

Mitigation Strategies

Upgrade vLLM to a version beyond 0.29.0 where this issue is resolved. Implement rate limiting on prefill requests to prevent resource exhaustion. Monitor and reclaim orphaned transfer placeholders periodically.

Chat Assistant

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

EPSS Chart