Heap-based buffer overflow in Redis - CVE-2026-25243
Published: May 5, 2026
Redis
Redis Labs
Description
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to improper input validation in the RESTORE command when processing a specially crafted serialized payload. A remote user can send a specially crafted serialized payload to execute arbitrary code.
Exploitation requires permission to execute the RESTORE command.