Valkey Distributed Key-Value Database Vulnerability in Packet Processing
CVE-2026-21863
7.5HIGH
What is CVE-2026-21863?
A vulnerability in Valkey, a distributed key-value database, could be exploited by an attacker with access to the clusterbus port. Without proper validation of clusterbus ping extension packets, an attacker may send malformed packets, leading to an outbound read operation that could crash the system. This issue affects versions before 9.0.2, 8.1.6, 8.0.7, and 7.2.12. To protect against this vulnerability, it is recommended to avoid exposing the clusterbus connection to end users and to implement protective network ACLs.
Affected Version(s)
valkey < 7.2.12 < 7.2.12
valkey >= 8.0.0, < 8.0.7 < 8.0.0, 8.0.7
valkey >= 8.1.0, < 8.1.6 < 8.1.0, 8.1.6
