CVE-2026-94624
Received Received - Intake

vLLM Denial of Service via P2P KV Offloading Misconfiguration

Vulnerability report for CVE-2026-94624, 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 denial of service vulnerability in P2P KV offloading when OffloadingConnector is configured with TieringOffloadingSpec and a peer-to-peer secondary tier. Attackers can supply arbitrary remote host and port values in kv_transfer_params to create unreachable peer sessions that retain ZeroMQ sockets until the context quota is exhausted, causing an uncaught ZMQError that crashes EngineCore and stops all inference.

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-770 The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

vLLM versions up to 0.29.0 have a denial of service vulnerability in P2P KV offloading. When OffloadingConnector is set with TieringOffloadingSpec and a peer-to-peer secondary tier, attackers can provide fake remote host and port values in kv_transfer_params. This creates unreachable peer sessions that keep ZeroMQ sockets open until the context quota is exhausted, leading to a ZMQError that crashes EngineCore and halts all inference operations.

Detection Guidance

This vulnerability can be detected by monitoring for unreachable peer sessions in vLLM's P2P KV offloading. Check for ZeroMQ socket exhaustion in EngineCore logs and verify if OffloadingConnector is configured with TieringOffloadingSpec. Look for ZMQError crashes during inference operations.

Impact Analysis

This vulnerability can cause your vLLM-based inference system to crash, stopping all ongoing and new inference tasks. It results in downtime and service disruption, potentially affecting applications relying on real-time AI model outputs.

Compliance Impact

This vulnerability causes service disruption by crashing the inference engine, which could lead to unauthorized data access or processing delays. Such disruptions may violate availability requirements in GDPR and HIPAA, potentially resulting in compliance failures.

Mitigation Strategies

Upgrade vLLM to a version beyond 0.29.0 to address the denial of service vulnerability in P2P KV offloading. Ensure OffloadingConnector configurations do not use TieringOffloadingSpec with arbitrary remote host and port values in kv_transfer_params.

Chat Assistant

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

EPSS Chart