Use-After-Free Vulnerability in Redis with TLS Support
CVE-2026-81934

7.5HIGH

Key Information:

Vendor

Redis

Vendor
CVE Published:
27 August 2026

Badges

πŸ“ˆ TrendedπŸ“ˆ Score: 2,240πŸ‘Ύ Exploit Exists🟑 Public PoC

What is CVE-2026-81934?

CVE-2026-81934 is a serious vulnerability affecting Redis, an in-memory data structure store commonly used as a database, cache, and message broker. Specifically, this issue arises from a use-after-free flaw within the tlsProcessPendingData() function when Redis is configured with TLS support. This vulnerability permits a remote, unauthenticated attacker to execute arbitrary commands on the Redis server with the same privileges as the server itself. Consequently, compromised systems could experience unauthorized data access, data manipulation, or overall service disruption, which poses significant risks to organizations that rely on Redis for critical operations.

Potential Impact of CVE-2026-81934

  1. Unauthorized Access and Control: Attackers exploiting this vulnerability can gain access to sensitive data stored within Redis, potentially leading to further exploitation, data theft, or unauthorized changes to data.

  2. Service Disruption: The ability to execute arbitrary commands can compromise the availability of the Redis service, leading to disruptions in applications that depend on Redis for real-time data processing and caching.

  3. Compromise of System Integrity: With access to the Redis server's privileges, attackers can manipulate or corrupt data, impacting the integrity of applications, and potentially allowing for further intrusions into the broader networked environment.

Affected Version(s)

Redis 0 < 8.8.2

Redis 0 < 8.2.9

Redis 0 < 8.4.6

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

References

CVSS V4

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

Timeline

  • πŸ“ˆ

    Vulnerability started trending

  • 🟑

    Public PoC available

  • πŸ‘Ύ

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

.