CVE-2026-23631

HIGHCVSS 8.1/10EPSS 1.78%

Last modified

CVE-2026-23631 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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. EPSS estimates a 1.78% chance of exploitation in the next 30 days.

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.

Metrics

Weakness Enumeration

Affected Software

VendorProductVersions
RedisRedis< 8.6.3

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2026-23631?
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.
How severe is CVE-2026-23631?
CVE-2026-23631 has a CVSS score of 8.1/10 (HIGH severity). The EPSS model estimates a 1.78% probability of exploitation in the next 30 days.
How do I fix CVE-2026-23631?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-23631?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST