CVE-2026-86227 PUBLISHED

valkey-io valkey kvstore.c kvstoreGetHashtable out-of-bounds

Assigner: VulDB
Reserved: 06.09.2026 Published: 06.09.2026 Updated: 06.09.2026

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."

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P
CVSS Score: 2.3

Product Status

Vendor valkey-io
Product valkey
Versions
  • Version 9.0.0 is affected
  • Version 9.0.1 is affected
  • Version 9.0.2 is affected
  • Version 9.0.3 is affected
  • Version 9.0.4 is affected
  • Version 9.0.5 is affected
  • Version 9.1.0 is affected
  • Version 9.1.1 is affected

Credits

  • VULL (VulDB User) reporter
  • VulDB CNA Team coordinator

References

Problem Types

  • Out-of-Bounds Read CWE
  • Memory Corruption CWE