Skip to content
CVSS 8.8 · HIGH

CVE-2026-25243

Redis is an in-memory data structure store. In versions of redis-server up to 8.6.3, the RESTORE command does not properly validate serialized values. An authenticated attacker with permission to execute RESTORE can supply a crafted serialized payload that triggers invalid memory access and may lead to remote code execution. A workaround is to restrict access to the RESTORE command with ACL rules. This is patched in version 8.6.3.

Ver en NVD

Análisis

Redis versions prior to 8.6.3 contain a memory corruption vulnerability in the RESTORE command that can lead to remote code execution. Systems allowing authenticated users or applications to execute RESTORE are at risk; users should upgrade or use ACLs to disable the command for untrusted users.

Severidad

Puntaje: 8.8(HIGH)
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
AV: NETWORK
AC: LOW
PR: LOW
UI: NONE
S: UNCHANGED
C: HIGH
I: HIGH
A: HIGH
Tipo de falla (CWE): CWE-122

EPSS

Probabilidad de explotación (próx. 30 días): 0.0010 (0.1%)
Percentil: 27.8%
EPSS: 2026-05-06

Afecta

redis:redis

Descripción técnica

Redis is an in-memory data structure store. In versions of redis-server up to 8.6.3, the RESTORE command does not properly validate serialized values. An authenticated attacker with permission to execute RESTORE can supply a crafted serialized payload that triggers invalid memory access and may lead to remote code execution. A workaround is to restrict access to the RESTORE command with ACL rules. This is patched in version 8.6.3.

Publicada: 5/5/2026, 17:17:03
Última modificación: 6/5/2026, 16:16:41

Referencias

InicioEventosBlogRecursosEquipo