Use-After-Free Vulnerability in Redis Server by Redis Labs
CVE-2026-23479

7.7HIGH

Key Information:

Vendor

Redis

Status
Vendor
CVE Published:
5 May 2026

Badges

๐Ÿ”ฅ Trending now๐Ÿ“ˆ Trended๐Ÿ“ˆ Score: 3,130๐Ÿ‘พ Exploit Exists๐Ÿ“ฐ News Worthy

What is CVE-2026-23479?

CVE-2026-23479 is a critical use-after-free vulnerability identified in the Redis server, a widely-used in-memory data structure store employed by numerous applications for real-time data processing and caching. This vulnerability affects versions from 7.2.0 up to 8.6.3 and allows an authenticated attacker to exploit an error within the unblock client flow. Specifically, during the re-execution of a blocked command, if a client is evicted without handling the resultant error appropriately, it may lead to a use-after-free condition. This flaw could consequently enable the attacker to execute arbitrary code remotely, posing a severe risk to any organization employing affected versions of Redis. The potential for remote code execution can compromise systems and lead to unauthorized data manipulation or exfiltration.

Potential Impact of CVE-2026-23479

  1. Remote Code Execution: The most significant risk associated with this vulnerability is the possibility for an attacker to achieve remote code execution on the affected systems, potentially allowing them to take full control over the server environment.

  2. Data Integrity Threats: The ability to execute arbitrary code can lead to unauthorized access and modifications of critical data stored within Redis. This can undermine data integrity, leading organizations to face serious repercussions, including loss of sensitive information and business reputation.

  3. System Compromise: Exploiting this vulnerability could allow an attacker not just to access the Redis server but also to pivot into deeper network layers or other connected systems, significantly broadening the impact of the attack and enhancing the malicious actor's foothold within an organizationโ€™s infrastructure.

Affected Version(s)

redis >= 7.2.0, < 8.6.3

News Articles

Autonomous AI Tool Finds 2-Year-Old RCE Flaw in Redis (CVE-2026-23479)

Redis CVE-2026-23479 enables authenticated RCE; affecting versions since 7.2.0, patched May 5 to reduce exploitation risk.

2 days ago

References

CVSS V4

Score:
7.7
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
High
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • ๐Ÿ“ˆ

    Vulnerability started trending

  • ๐Ÿ‘พ

    Exploit known to exist

  • ๐Ÿ“ฐ

    First article discovered by The Hacker News

  • Vulnerability published

  • Vulnerability Reserved

.