Cyber Resilience

CVE-2026-25588

High

Published: 05 May 2026

Published
05 May 2026
Modified
07 May 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.0103 59.4th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

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

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 40.6% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

RedisTimeSeries is a time-series module for Redis. In all versions before 1.12.14 of RedisTimeSeries, the module does not properly validate serialized values processed through the Redis RESTORE command. An authenticated attacker with permission to execute RESTORE on a server with…

more

the RedisTimeSeries module loaded 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 has been patched in version 1.12.14.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
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?

Buffer overflow in Redis module via RESTORE enables authenticated RCE on the server, directly mapping to exploitation of remote/public-facing services.

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

CVEs Like This One

CVE-2025-49668Shared CWE-122
CVE-2025-49729Shared CWE-122
CVE-2025-61944Shared CWE-122
CVE-2025-49672Shared CWE-122
CVE-2026-41096Shared CWE-122
CVE-2025-49669Shared CWE-122
CVE-2025-49674Shared CWE-122
CVE-2025-49753Shared CWE-122
CVE-2025-49663Shared CWE-122
CVE-2026-44420Shared CWE-122

Affected Assets

redistimeseries
redistimeseries
≤ 1.12.14

Mitigating Controls

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

References