Heap-based buffer overflow in RedisBloom - CVE-2026-25589
Published: July 22, 2026
RedisBloom
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to heap-based buffer overflow in the Redis RESTORE command handling within the RedisBloom module when processing a specially crafted serialized payload. A remote user can send a specially crafted serialized payload to execute arbitrary code.
Exploitation requires the RedisBloom module to be loaded and permission to execute the RESTORE command.