CVE Catalog

CVE-2026-25243

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

High risk
3.00%

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

Summary

A vulnerability in Redis up to version 8.6.3 allows an authenticated attacker to execute remote code via crafted data in the RESTORE command due to improper validation of serialized values.

Risk Assessment

An attacker can take over the Redis server, compromising data confidentiality, integrity, and availability, and potentially the entire system.

Recommendation

Immediately upgrade Redis to version 8.6.3 or later. If upgrade is not possible, restrict access to the RESTORE command using ACL rules.

Other vulnerabilities in Redis

See all
Original NVD description (English source)

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.

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