Bug 2466788 (CVE-2026-23631) - CVE-2026-23631 redis: Remote code execution via use-after-free in Lua scripting
Summary: CVE-2026-23631 redis: Remote code execution via use-after-free in Lua scripting
Keywords:
Status: NEW
Alias: CVE-2026-23631
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2481445 2481446
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-05 17:02 UTC by OSIDB Bzimport
Modified: 2026-05-26 16:47 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-05 17:02:47 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.