CVE-2026-56684

Summary

Valkey is a distributed key-value database. Prior to 7.2.14, 8.0.10, 8.1.9, 9.0.5, and 9.1.1, Valkey's tlsProcessPendingData function iterates pending_list while an authenticated client can trigger CLIENT KILL, causing connTLSClose to delete the iterator's cached next node and producing a use-after-free that can crash the server or potentially allow remote code execution when TLS is enabled. This issue is fixed in versions 7.2.14, 8.0.10, 8.1.9, 9.0.5, and 9.1.1.

Affected Software

VendorProductVersion RangeStatus
valkey-iovalkey< 7.2.14affected
valkey-iovalkey>= 8.0.0, < 8.0.10affected
valkey-iovalkey>= 8.1.0, < 8.1.9affected
valkey-iovalkey>= 9.0.0, < 9.0.5affected
valkey-iovalkey>= 9.1.0, < 9.1.1affected

Weaknesses

  • CWE-416: CWE-416: Use After Free

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: total

References