Service crash via reentrant blocked-client iteration
Published Aug 31, 2026 · Updated Aug 31, 2026
Use-after-free in Valkey 9.1.0 allows remote authenticated users to crash the server through blocked-on-key module callbacks. handleClientsBlockedOnKey iterates a live blocked-client list while a synchronous module reply callback can kill and free the iterator's cached successor, which listNext then dereferences. Exploitation requires a loaded module whose callback kills another client blocked on the same ready key, and the bounded consequence is a valkey-server process crash.
Summary
What happened
Use-after-free in Valkey 9.1.0 allows remote authenticated users to crash the server through blocked-on-key module callbacks. handleClientsBlockedOnKey iterates a live blocked-client list while a synchronous module reply callback can kill and free the iterator's cached successor, which listNext then dereferences. Exploitation requires a loaded module whose callback kills another client blocked on the same ready key, and the bounded consequence is a valkey-server process crash.
The record
- CVE
- CVE-2026-82631
- Published
- Aug 31, 2026
- Updated
- Aug 31, 2026
- Vendor
- Valkey
- Product
- Valkey
- Classifications
- CWE-416, CWE-119, T1499.004
- Attack vector
- network
- Privileges
- admin
Timeline
How it unfolded
- Aug 31, 2026CVE publishedPublication date reported by the CVE source.
- Aug 31, 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.
- Affected versionversion=9.1.0
What conditions does exploitation require?
What is affected?
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.
Weakness, pattern, technique
Public exploit references
- Valkey blocked-client iteration use-after-free reproducerproof of concept · demonstrated
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