Cyber Resilience

CVE-2026-25243

HighUpdated

Published: 05 May 2026

Published
05 May 2026
Modified
30 June 2026
KEV Added
Patch
CVSS Score v4 7.7 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/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
EPSS Score 0.0300 85.7th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2026-25243 is a high-severity Heap-based Buffer Overflow (CWE-122) vulnerability in Redis Redis. Its CVSS base score is 7.7 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation of Remote Services (T1210); ranked in the top 14.3% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

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…

more

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.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1210 Exploitation of Remote Services Lateral Movement
Adversaries may exploit remote services to gain unauthorized access to internal systems once inside of a network.
Why these techniques?

Authenticated RCE via crafted input to Redis remote service (buffer overflow in RESTORE) directly enables exploitation of remote services.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2025-62507Same product: Redis Redis
CVE-2025-46817Same product: Redis Redis
CVE-2026-23479Same product: Redis Redis
CVE-2026-23631Same product: Redis Redis
CVE-2025-49844Same product: Redis Redis
CVE-2025-49676Shared CWE-122
CVE-2025-21306Shared CWE-122
CVE-2023-50739Shared CWE-122
CVE-2025-49757Shared CWE-122
CVE-2025-21223Shared CWE-122

Affected Assets

redis
redis
≤ 8.6.3

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References