CVE 7.7 HIGH

redis-server use-after-free in unblock client flow may allow remote code execution_CVE-2026-23479

7.7 / 10
HIGH
CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Description

Redis is an in-memory data structure store. In redis-server from 7.2.0 until 8.6.3, the unblock client flow does not handle an error return from `processCommandAndResetClient` when re-executing a blocked command. If a blocked client is evicted during this flow, an authenticated attacker can trigger a use-after-free that may lead to remote code execution. This has been patched in version 8.6.3.

Basic Information

ID CVE-2026-23479
Source GitHub_M
Published May 5, 2026 at 16:36
Modified May 5, 2026 at 16:41

Affected Product

Vendor redis
Product redis
Version >= 7.2.0, < 8.6.3
Affected Versions redis redis >= 7.2.0, < 8.6.3

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.