CVE Catalog

CVE-2026-25588

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
0.99%

59th percentile - higher than 59% of all known CVEs

Summary

RedisTimeSeries is a time-series module for Redis. In all versions before 1.12.14, the module does not properly validate serialized values processed through the RESTORE command, which may lead to invalid memory access and potential remote code execution.

Risk Assessment

An authenticated attacker with permission to execute RESTORE can exploit this vulnerability to execute malicious code on the server, posing a serious security threat.

Recommendation

It is recommended to restrict access to the RESTORE command using ACL rules and to update the module to version 1.12.14, where patches have been applied.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS