8.8
CVE-2026-23631
- EPSS 1.78%
- Veröffentlicht 05.05.2026 17:17:03
- Zuletzt bearbeitet 30.06.2026 13:17:21
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
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.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.78% | 0.755 |
| 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.
https://github.com/redis/redis/releases/tag/8.6.3
https://github.com/redis/redis/security/advisories/GHSA-8ghh-qpmp-7826
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