Junglewise Threat Intelligence

CVE-2026-21863: Valkey Denial of Service via invalid clusterbus packet

CVE-2026-21863 · Severity: high · CVSS 7.5 · Published 2026-02-23

Technologies: Valkey-io Valkey, Red Hat Enterprise Linux. Vendors: Red Hat.

Executive brief

Valkey is a high-performance database used for storing and managing data in memory. A vulnerability has been identified where a malicious user with access to the database's internal communication port can send a specially crafted message that causes the system to crash. This could lead to a service outage, disrupting applications that rely on the database for real-time data.

Technical details

An out-of-bounds read vulnerability exists in the Valkey clusterbus packet processing code. The flaw is caused by a failure to validate that a clusterbus ping extension packet is located within the allocated buffer before attempting to read it. An attacker with network access to the clusterbus port can exploit this by sending a malformed packet, leading to a process crash (Denial of Service). The issue is fixed in Valkey versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12. Red Hat has also released updates for affected Enterprise Linux distributions. As a mitigation, administrators should restrict access to the cluster bus port using network ACLs.

Affected products

  • Valkey-io Valkey < 7.2.12, 8.0.0 to < 8.0.7, 8.1.0 to < 8.1.6, 9.0.0 to < 9.0.2
  • Red Hat Enterprise Linux 9, 10

Timeline

  • 2026-02-23: disclosed: Initial advisory published by Valkey-io
  • 2026-02-23: advisory: CVE-2026-21863 assigned
  • 2026-02-26: patched: Red Hat released security updates for RHEL 10
  • 2026-03-02: patched: Red Hat released security updates for RHEL 9

References