CVE-2026-94622
Received Received - Intake

Denial of Service in vLLM via Incomplete Metadata Handling

Vulnerability report for CVE-2026-94622, 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 versions through 0.29.0 contain a denial of service vulnerability in the NIXL connector's metadata handling for prefill/decode disaggregated deployments. Attackers can send requests with incomplete kv_transfer_params dictionary entries to trigger an uncaught KeyError in EngineCore scheduling, causing the decode engine to terminate and making all routed requests fail until manual restart.

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-248 An exception is thrown from a function, but it is not caught.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a denial of service vulnerability in vLLM versions up to 0.29.0. It affects the NIXL connector's metadata handling in prefill/decode disaggregated deployments. Attackers can exploit it by sending requests with incomplete kv_transfer_params dictionary entries, causing an uncaught KeyError in EngineCore scheduling. This terminates the decode engine and fails all routed requests until a manual restart.

Detection Guidance

Detect this vulnerability by monitoring for crashes or terminations of the decode engine in vLLM deployments using NIXL connector. Check logs for KeyError exceptions in EngineCore scheduling related to kv_transfer_params. No specific commands are provided in the context.

Impact Analysis

If you use vLLM versions through 0.29.0 with disaggregated prefill/decode deployments, an attacker could disrupt service by sending malformed requests. This would cause the decode engine to crash, making all routed requests fail until you manually restart the system. Downtime and service unavailability are the primary impacts.

Compliance Impact

This vulnerability could lead to service disruptions, which may impact compliance with availability requirements in GDPR (Article 32) and HIPAA (Security Rule). Unplanned downtime could result in violations if systems are not restored promptly, potentially affecting data accessibility and integrity.

Mitigation Strategies

Immediately upgrade vLLM to a version beyond 0.29.0 where this issue is resolved. If upgrading is not possible, restrict network access to the NIXL connector or disable disaggregated prefill/decode deployments until a patch is applied.

Chat Assistant

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

EPSS Chart