Use After Free in Valkey-Io Valkey

CVE-2026-56684

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.

Vulnerability class: Use-After-Free

CVSS v3 metric

CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-56684?
CVE-2026-56684 is a high-severity vulnerability in Valkey-Io Valkey, classified under Use After Free. CVSS score: 7.5/10. Published 2026-08-18.
How severe is CVE-2026-56684?
High severity. CVSS v3 base score is 7.5 out of 10.