- Fixed heap overflow in XAUTOCLAIM command that could lead to remote code execution (CVE-2022-31144).
- Patched security vulnerability affecting Redis 7.0.0 and newer.
Official Redis changelog summary with source attribution, release tags, and community reactions.
Track this Redis release note alongside related changelog updates, risky changes, and weekly digest signals from the developer community.
Every summary should remain traceable to the original changelog or release source.
Turn this Redis release note into a weekly digest for the tools you actually use.
Create digestFixed multiple critical security vulnerabilities including CVE‑2026‑62356, heap out‑of‑bounds write, use‑after‑free, and TLS client certificate authentication bypass.
Fixed several critical CVE‑2026‑62356 vulnerabilities: buffer overflow, out‑of‑bounds access, use‑after‑free, and ACL bypass in commands like SORT, GEORADIUS, and XREADGROUP.
Fixed multiple heap OOB write and use‑after‑free vulnerabilities in CMSketch loading, TopK cleanup, and TLS pending data handling.