CVE-2026-81934

Summary

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.

Affected Software

VendorProductVersion RangeStatus
RedisRedis8.8.0affected
RedisRedis8.2.9unaffected
RedisRedis8.4.6unaffected
RedisRedis8.6.6unaffected
RedisRedis8.8.2unaffected
RedisRedis8.10.1unaffected

Weaknesses

  • CWE-416: CWE-416 Use After Free

References