PT-2026-37085 · Redis+1 · Redis-Server+2

·

CVE-2026-23479

·

Published

2026-05-05

·

Updated

2026-07-08

CVSS v2.0

9.0

High

VectorAV:N/AC:L/Au:S/C:C/I:C/A:C
Name of the Vulnerable Software and Affected Versions redis-server versions 7.2.0 through 8.6.3
Description An authenticated attacker can trigger a use-after-free condition in the unblock client flow when a blocked client is evicted. This occurs because the system does not properly handle an error return from the processCommandAndResetClient() function when re-executing a blocked command. Exploitation of this flaw can lead to remote code execution, allowing the attacker to execute arbitrary OS commands on the host machine. The issue is particularly critical in cloud environments where Redis instances may be deployed without passwords, as default user roles often possess the necessary privileges for the attack chain. The exploitation process involves a three-stage chain: leaking a heap pointer via a Lua script, grooming client memory to reclaim a freed slot with a fake client structure, and overwriting a function pointer in the Global Offset Table to redirect execution to system().
Recommendations Update redis-server to version 8.6.3 or the corresponding patched version for your branch: 7.2.14, 7.4.9, 8.2.6, or 8.4.3. Restrict Redis access to trusted networks and avoid exposing it directly to the internet. Disable Lua scripting if it is not required to break the exploit chain. Tighten Access Control Lists (ACLs) to ensure no single role possesses both u/admin and u/scripting privileges simultaneously.

Exploit

Fix

RCE

Use After Free

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

ALSA-2026:25219
ALSA-2026:25925
BDU:2026-06444
BIT-KEYDB-2026-23479
BIT-REDIS-2026-23479
BIT-VALKEY-2026-23479
CVE-2026-23479
GHSA-93M2-935M-8RJ3
OESA-2026-2237
OPENSUSE-SU-2026:10711-1
OPENSUSE-SU-2026:10719-1
OPENSUSE-SU-2026:20776-1
RHSA-2026:25216
RHSA-2026:25219
RHSA-2026:25925
RHSA-2026:26306
RHSA-2026:26540
SUSE-SU-2026:1949-1
SUSE-SU-2026:1950-1
SUSE-SU-2026:2099-1
SUSE-SU-2026:21814-1

Affected Products

Redis
Rocky Linux
Redis-Server