CVE Catalog

CVE-2026-21863

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.55%

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

Summary

A vulnerability in Valkey allows an attacker with access to the clusterbus port to send a malformed packet, potentially causing an out-of-bounds read and system crash. The issue stems from missing validation of the ping extension packet location within the buffer.

Risk Assessment

An attacker can trigger a denial of service (DoS) by crashing the system, disrupting key-value store availability and potentially affecting dependent applications.

Recommendation

Immediately upgrade to versions 9.0.2, 8.1.6, 8.0.7, or 7.2.12. Additionally, avoid exposing the cluster bus port directly to end users and protect it with network ACLs.

Other vulnerabilities in Valkey

See all
Original NVD description (English source)

Valkey is a distributed key-value database. Prior to versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12, a malicious actor with access to the Valkey clusterbus port can send an invalid packet that may cause an out bound read, which might result in the system crashing. The Valkey clusterbus packet processing code does not validate that a clusterbus ping extension packet is located within buffer of the clusterbus packet before attempting to read it. Versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12 fix the issue. As an additional mitigation, don't expose the cluster bus connection directly to end users, and protect the connection with its own network ACLs.

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