CVE-2026-81934 PUBLISHED

Redis TLS pending-data list use-after-free

Assigner: cisa-cg
Reserved: 27.08.2026 Published: 27.08.2026 Updated: 28.08.2026

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. Fixed in Redis 8.2.9, 8.4.6, 8.6.6, 8.8.2, and 8.10.1.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.2

Product Status

Vendor Redis
Product Redis
Versions Default: unknown
  • Version 8.8.0 is affected
  • Version 8.2.9 is unaffected
  • Version 8.4.6 is unaffected
  • Version 8.6.6 is unaffected
  • Version 8.8.2 is unaffected
  • Version 8.10.1 is unaffected

References

Problem Types

  • CWE-416 Use After Free CWE