CVE-2026-25588
HIGH EPSS 59.4%
Published May 5, 20261mo ago · Modified Jun 17, 20262w ago
7.7 CVSS 4.0
Published May 5, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago
Description
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 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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
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 Attack Vector Network
Attack Complexity High
Privileges Required Low
User Interaction None
Scope X
Threat Intelligence
EPSS Exploit Probability
59.4% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 1
CWE-122
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| redistimeseries | redistimeseries | * | <1.12.14 |
References 2
- github.com https://github.com/RedisTimeSeries/RedisTimeSeries/releases/tag/v1.12.14
- github.com https://github.com/RedisTimeSeries/RedisTimeSeries/security/advisories/GHSA-7jwr-g5qv-w3gw
Remediation
- github.com https://github.com/RedisTimeSeries/RedisTimeSeries/releases/tag/v1.12.14