CVE-2026-23479

Source
https://cve.org/CVERecord?id=CVE-2026-23479
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-23479.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-23479
Aliases
Downstream
ALPINE (1)
AZL (1)
BELL (1)
CGA (13)
DEBIAN (1)
MGASA (1)
MINI (6)
OESA (1)
openSUSE (4)
RHSA (7)
RLSA (3)
SUSE (4)
UBUNTU (1)
Related
Published
2026-05-05T16:36:05Z
Modified
2026-08-23T18:27:20Z
Severity
  • 7.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
redis-server use-after-free in unblock client flow may allow remote code execution
Details

Redis is an in-memory data structure store. In redis-server from 7.2.0 until 8.6.3, the unblock client flow does not handle an error return from processCommandAndResetClient when re-executing a blocked command. If a blocked client is evicted during this flow, an authenticated attacker can trigger a use-after-free that may lead to remote code execution. This has been patched in version 8.6.3.

Database specific
{
    "cna_assigner":  "GitHub_M",
    "cwe_ids":  [
        "CWE-416"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/23xxx/CVE-2026-23479.json"
}
References

Affected packages

Git / github.com/redis/redis

Affected ranges

Type
GIT
Repo
https://github.com/redis/redis
Events
Database specific
Show details
{
    "cpe":  "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*",
    "extracted_events":  [
        {
            "introduced":  "7.2.0"
        },
        {
            "fixed":  "8.6.3"
        }
    ],
    "source":  [
        "AFFECTED_FIELD",
        "CPE_RANGE",
        "REFERENCES"
    ]
}

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-23479.json"