CVE-2026-86227

Source
https://cve.org/CVERecord?id=CVE-2026-86227
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-86227.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-86227
Downstream
Published
2026-09-06T22:15:13Z
Modified
2026-09-11T08:25:03Z
Severity
  • 1.3 (Low) CVSS_V4 - 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 Calculator
Summary
valkey-io valkey kvstore.c kvstoreGetHashtable out-of-bounds
Details

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

Database specific
{
    "cna_assigner": "VulDB",
    "cwe_ids": [
        "CWE-119",
        "CWE-125"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/86xxx/CVE-2026-86227.json"
}
References

Affected packages

Git / github.com/valkey-io/valkey

Affected ranges

Type
GIT
Repo
https://github.com/valkey-io/valkey
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "9.0.0"
        },
        {
            "last_affected": "9.0.0"
        },
        {
            "introduced": "9.0.1"
        },
        {
            "last_affected": "9.0.1"
        },
        {
            "introduced": "9.0.2"
        },
        {
            "last_affected": "9.0.2"
        },
        {
            "introduced": "9.0.3"
        },
        {
            "last_affected": "9.0.3"
        },
        {
            "introduced": "9.0.4"
        },
        {
            "last_affected": "9.0.4"
        },
        {
            "introduced": "9.0.5"
        },
        {
            "last_affected": "9.0.5"
        },
        {
            "introduced": "9.1.0"
        },
        {
            "last_affected": "9.1.0"
        },
        {
            "introduced": "9.1.1"
        },
        {
            "last_affected": "9.1.1"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

9.*
9.0.0
9.0.1
9.0.2
9.0.3
9.0.4
9.0.5
9.1.0
9.1.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-86227.json"
vanir_signatures
[
    {
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "10140811050419395456752646195153263954",
                "329576099192756848136513301873581140457",
                "124861159505307905840639838152879311912",
                "315161342041432269162396370304745924969"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2026-86227-6cb245eb",
        "signature_type": "Line",
        "signature_version": "v1",
        "source": "https://github.com/valkey-io/valkey/commit/4691888e7fab3df128f0bde5750c9fde2ae552fa",
        "target": {
            "file": "src/cluster_migrateslots.c"
        }
    },
    {
        "deprecated": false,
        "digest": {
            "function_hash": "112549384911985592247072744602790197561",
            "length": 494
        },
        "id": "CVE-2026-86227-89b87d6f",
        "signature_type": "Function",
        "signature_version": "v1",
        "source": "https://github.com/valkey-io/valkey/commit/4691888e7fab3df128f0bde5750c9fde2ae552fa",
        "target": {
            "file": "src/kvstore.c",
            "function": "kvstoreSetIsImporting"
        }
    },
    {
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "43828802993265257461259714017605234959",
                "25713213527059913010246408986704513867",
                "160553179372688865249252781636113777853",
                "327211485698010527316235077912848493332",
                "134434505951681643980599960749102446808",
                "21244199901289409066194134661524430367",
                "125260189731729024332795283941457049009",
                "45281431603142804915855317878630728132"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2026-86227-9812d364",
        "signature_type": "Line",
        "signature_version": "v1",
        "source": "https://github.com/valkey-io/valkey/commit/4691888e7fab3df128f0bde5750c9fde2ae552fa",
        "target": {
            "file": "src/kvstore.c"
        }
    },
    {
        "deprecated": false,
        "digest": {
            "function_hash": "192623397830144571762777146764436716675",
            "length": 175
        },
        "id": "CVE-2026-86227-a29cbc45",
        "signature_type": "Function",
        "signature_version": "v1",
        "source": "https://github.com/valkey-io/valkey/commit/4691888e7fab3df128f0bde5750c9fde2ae552fa",
        "target": {
            "file": "src/kvstore.c",
            "function": "kvstoreIsImporting"
        }
    },
    {
        "deprecated": false,
        "digest": {
            "function_hash": "183864909770696380813004299035322363726",
            "length": 771
        },
        "id": "CVE-2026-86227-d6c26e4b",
        "signature_type": "Function",
        "signature_version": "v1",
        "source": "https://github.com/valkey-io/valkey/commit/4691888e7fab3df128f0bde5750c9fde2ae552fa",
        "target": {
            "file": "src/cluster_migrateslots.c",
            "function": "clusterRDBLoadSlotImport"
        }
    }
]
vanir_signatures_modified
"2026-09-11T08:25:03Z"