CVE Catalog

CVE-2026-92925

HighCVSS 7.1
Published: Updated: Translated: NVD NIST

Summary

A flaw was found in Redis community. The cluster bus packet parser, responsible for handling PING, PONG, and MEET packets, fails to properly validate string-carrying extensions for null-termination. This oversight allows a remote attacker to craft a malicious packet, leading to an out-of-bounds read when the packet's payload is processed.

Risk Assessment

Successful exploitation of this vulnerability could result in the disclosure of sensitive information or a remote denial of service (DoS). The risk is high for Redis clusters exposed to untrusted networks.

Recommendation

Update Redis to a version containing the fix. Restrict access to the Redis cluster bus to trusted networks and nodes only.

Other vulnerabilities in Redis

See all
Original NVD description (English source)

A flaw was found in Redis community. The cluster bus packet parser, responsible for handling PING, PONG, and MEET packets, fails to properly validate string-carrying extensions for null-termination. This oversight allows a remote attacker to craft a malicious packet, leading to an out-of-bounds read when the packet's payload is processed. Successful exploitation of this vulnerability could result in the disclosure of sensitive information or a remote denial of service (DoS).

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