CVE-2026-86227 Details
Description
A weakness has been identified in valkey-io valkey up to 9.0.5/9.1.1. This affects the function kvstoreGetHashtable of the file src/kvstore.c. This manipulation of the argument didx causes out-of-bounds read. It is possible to initiate the attack remotely. The attack is considered to have high complexity. It is indicated that the exploitability is difficult. The exploit has been made available to the public and could be used for attacks. Patch name: 4691888e7fab3df128f0bde5750c9fde2ae552fa. To fix this issue, it is recommended to deploy a patch. Exploitation requires cluster mode plus attacker-controlled dump.rdb at startup (data-dir write access, replication feed, or a stored crafted RDB) - an attacker-position DoS at boot, not network pre-auth. The issue report was closed stating it "is worth fixing for the sake of memory safety… but I don't think it meets our bar for a security disclosure."
A vulnerability allowing out-of-bounds read has been identified in Valkey versions through 9.0.5 and 9.1.1. The issue arises in the KV store management of RDB (Redis Database) import operations, specifically within the 'clusterRDBLoadSlotImport' function. This vulnerability can be exploited remotely, but requires a crafted RDB file to trigger. The exploitation causes a server-side crash, leading to a denial-of-service condition.
Users can upgrade to Valkey version 9.2.0 or later, where this vulnerability has been addressed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 6, 2026CISA-ADP
Assessed Sep 9, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/user-attachments/files/30195539/RDB.zip | [email protected] | Broken LinkExploit |
| https://github.com/valkey-io/valkey/ | [email protected] | Vendor |
| https://github.com/valkey-io/valkey/commit/4691888e7fab3df128f0bde5750c9fde2ae552fa | [email protected] | Source CodeVendor |
| https://github.com/valkey-io/valkey/issues/4222 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/valkey-io/valkey/pull/4229 | [email protected] | Issue TrackingVendor |
| https://vuldb.com/cve/CVE-2026-86227 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/897659 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/399380 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/399380/cti | [email protected] | AdvisoryPermission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-119 | Improper Restriction of Operations within the Bounds of a Memory Buffer | [email protected] |
| CWE-125 | Out-of-bounds Read | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| valkey-io valkey | <= 9.0.5 (semver) <= 9.1.1 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 9, 2026 | CVE Modified | CISA-ADP |
| Sep 6, 2026 | New CVE Received | [email protected] |
Volerion