8.8

CVE-2026-23631

Medienbericht

redis-server Lua use-after-free may allow remote code execution

Redis is an in-memory data structure store. In all versions of redis-server with Lua scripting, an authenticated attacker can exploit the master-replica synchronization mechanism to trigger a use-after-free on replicas where replica-read-only is disabled or can be disabled, which may lead to remote code execution. A workaround is to prevent users from executing Lua scripts or avoid using replicas where replica-read-only is disabled. This is patched in version 8.6.3.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
RedisRedis Version < 8.6.3
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.78% 0.755
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 8.1 2.8 5.2
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
security-advisories@github.com 6.1 0 0
CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
0b0ca135-0b70-47e7-9f44-1890c2a1c46c 8.8 2.8 5.9
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CWE-416 Use After Free

The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Für Zugriff zu Vulnerability Intelligence ist ein VulnDex Zugang erforderlich.
VulnDex Intel
Media Report
08.06.2026 16:25
https://github.com/redis/redis/releases/tag/8.6.3
Release Notes
https://github.com/redis/redis/security/advisories/GHSA-8ghh-qpmp-7826
Vendor Advisory
Mitigation
https://access.redhat.com/errata/RHSA-2026:25216
https://access.redhat.com/errata/RHSA-2026:25219
https://access.redhat.com/errata/RHSA-2026:25925
https://access.redhat.com/errata/RHSA-2026:26306
https://access.redhat.com/errata/RHSA-2026:26540
https://access.redhat.com/security/cve/CVE-2026-23631
https://bugzilla.redhat.com/show_bug.cgi?id=2466788
https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-23631.json
https://access.redhat.com/errata/RHSA-2026:33444