Use-After-Free Vulnerability in Redis Affects In-Memory Data Structure Store
CVE-2026-23631
6.1MEDIUM
What is CVE-2026-23631?
An authenticated attacker can exploit a use-after-free vulnerability in the master-replica synchronization mechanism of Redis, specifically when Lua scripting is enabled and replica-read-only is disabled. This exploit can potentially lead to remote code execution on affected replicas. To mitigate the risk, it is recommended to restrict script execution and avoid using replicas without read-only access. This issue has been addressed in the Redis version 8.6.3.
Affected Version(s)
redis < 8.6.3
