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.
References
Configurations
History
No history.
Information
Published : 2026-05-05 17:17
Updated : 2026-07-25 11:10
NVD link : CVE-2026-25243
Mitre link : CVE-2026-25243
CVE.ORG link : CVE-2026-25243
JSON object : View
Products Affected
redis
- redis
CWE
CWE-122
Heap-based Buffer Overflow
