CVE Catalog

CVE-2026-86227

LowCVSS 3.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.32%

25th percentile - higher than 25% of all known CVEs

Summary

A vulnerability has been identified in valkey-io valkey up to 9.0.5/9.1.1, involving an out-of-bounds read in the kvstoreGetHashtable function of src/kvstore.c via manipulation of the didx argument. The attack can be initiated remotely but requires cluster mode and attacker-controlled dump.rdb at startup, making exploitation difficult. The exploit has been made public, and a patch is available.

Risk Assessment

The vulnerability could allow an attacker to cause a denial of service during server startup if they can supply a crafted dump.rdb file. This may lead to service disruption.

Recommendation

It is recommended to apply the available patch immediately and restrict access to the data directory and replication feeds to prevent an attacker from supplying a malicious file.

Other vulnerabilities in valkey

See all
Original NVD description (English source)

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

Vulnerability data from NVD (NIST) · CISA KEV · EPSS