CVE-2026-56684Network attack vectorHinoki check available

Authenticated server crash via TLS list use-after-free

Published Aug 18, 2026 · Updated Aug 19, 2026

Use-after-free in Valkey before 7.2.14, 8.0.10, 8.1.9, 9.0.5, and 9.1.1 allows remote authenticated users to crash the server via TLS. In src/tls.c, tlsProcessPendingData walks pending_list with a cached next pointer while CLIENT KILL can close another TLS connection and let connTLSClose delete that next node, so the next list access dereferences freed memory. Only TLS-enabled deployments are affected, and exploitation requires an authenticated client able to issue CLIENT KILL; the published advisory describes server crash as the demonstrated result and remote code execution only as a potential consequence with heap grooming.

CVSS severity7.5
High
EPSS probability0.52%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkAvailable
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Use-after-free in Valkey before 7.2.14, 8.0.10, 8.1.9, 9.0.5, and 9.1.1 allows remote authenticated users to crash the server via TLS. In src/tls.c, tlsProcessPendingData walks pending_list with a cached next pointer while CLIENT KILL can close another TLS connection and let connTLSClose delete that next node, so the next list access dereferences freed memory. Only TLS-enabled deployments are affected, and exploitation requires an authenticated client able to issue CLIENT KILL; the published advisory describes server crash as the demonstrated result and remote code execution only as a potential consequence with heap grooming.

The record

CVE
CVE-2026-56684
Published
Aug 18, 2026
Updated
Aug 19, 2026
Vendor
Valkey
Product
Valkey
Classifications
CWE-416, T1210
Attack vector
network
Privileges
authenticated

Timeline

How it unfolded

  1. Aug 18, 2026CVE publishedPublication date reported by the CVE source.
  2. Aug 19, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=< 7.2.14
  2. Affected versionversion=>= 8.0.0, < 8.0.10
  3. Affected versionversion=>= 8.1.0, < 8.1.9
  4. Affected versionversion=>= 9.0.0, < 9.0.5
  5. Affected versionversion=>= 9.1.0, < 9.1.1

What conditions does exploitation require?

Attack vectornetwork
Required privilegesauthenticated

What is affected?

Valkey · Valkeyversion=< 7.2.14; version=>= 8.0.0, < 8.0.10; version=>= 8.1.0, < 8.1.9; version=>= 9.0.0, < 9.0.5; version=>= 9.1.0, < 9.1.1

Published CVSS scores

7.5NVDCVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectornetwork
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

CWE-416Use After Free
T1210Exploitation of Remote Services

Public exploit references

No public exploit references are available in this record.

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo