CVE 6.1 MEDIUM

redis-server Lua use-after-free may allow remote code execution_CVE-2026-23631

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

Description

Redis is an in-memory data structure store. In all versions of redis-server with Lua scripting, an authenticated attacker can exploit the master-replica synchronization mechanism to trigger a use-after-free on replicas where replica-read-only is disabled or can be disabled, which may lead to remote code execution. A workaround is to prevent users from executing Lua scripts or avoid using replicas where replica-read-only is disabled. This is patched in version 8.6.3.

Basic Information

ID CVE-2026-23631
Source GitHub_M
Published May 5, 2026 at 16:39

Affected Product

Vendor redis
Product redis
Version < 8.6.3
Affected Versions redis redis < 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.