CVE Catalog

CVE-2026-94624

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.45%

38th percentile - higher than 38% of all known CVEs

Summary

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.

Risk Assessment

An attacker can exhaust the ZeroMQ context quota and crash EngineCore, halting all inference in vLLM. This affects deployments with OffloadingConnector, TieringOffloadingSpec, and a peer-to-peer secondary tier.

Recommendation

Upgrade vLLM to a version containing the fix, or restrict access to endpoints accepting kv_transfer_params for untrusted users. Monitor for ZMQError and EngineCore availability.

Other vulnerabilities in vLLM

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS