Vulnerability Description
Redis contains a use-after-free vulnerability in the 'tlsProcessPendingData()' function, which handles the TLS pending-data list if Redis is configured with TLS support. A remote, unauthenticated attacker may be able to execute arbitrary commands with the privileges of the Redis server.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/redis/redis/commit/6d088c335d5c3ec49a6c28486140b498e70b7834
- https://github.com/redis/redis/releases/tag/6.2.24
- https://github.com/redis/redis/releases/tag/7.2.16
- https://github.com/redis/redis/releases/tag/7.4.11
- https://github.com/redis/redis/releases/tag/8.10.1
- https://github.com/redis/redis/releases/tag/8.2.9
- https://github.com/redis/redis/releases/tag/8.4.6
- https://github.com/redis/redis/releases/tag/8.6.6
- https://github.com/redis/redis/releases/tag/8.8.2
- https://github.com/v12-security/pocs/tree/main/redis/server_ssl
- https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/IT/white/2025/
- https://raw.githubusercontent.com/redis/redis/6.2/00-RELEASENOTES
- https://raw.githubusercontent.com/redis/redis/7.2/00-RELEASENOTES
- https://raw.githubusercontent.com/redis/redis/7.4/00-RELEASENOTES
- https://raw.githubusercontent.com/redis/redis/8.10/00-RELEASENOTES
FAQ
What is CVE-2026-81934?
CVE-2026-81934 is a vulnerability with a CVSS score of 7.1 (HIGH). Redis contains a use-after-free vulnerability in the 'tlsProcessPendingData()' function, which handles the TLS pending-data list if Redis is configured with TLS support. A remote, unauthenticated atta...
How severe is CVE-2026-81934?
CVE-2026-81934 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-81934?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.