CVE-2026-25589
HIGHRedisBloom RESTORE invalid memory access may allow remote code execution
Title source: cnaExploitation Summary
EIP tracks 1 public exploit for CVE-2026-25589. PoCs published by mgiay.
AI-analyzed exploit summary The repository contains a Bash script designed to scan for and mitigate multiple Redis CVEs (CVE-2026-23479, CVE-2026-25243, CVE-2026-25588, CVE-2026-25589, CVE-2026-23631) by checking Redis configurations and applying fixes. It does not include exploit code but provides detection and remediation capabilities.
Description
RedisBloom is a probabilistic data structures module for Redis. In all versions of RedisBloom before 2.8.20, 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 RedisBloom 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 issue is fixed in version 2.8.20.
Exploits (1)
The repository contains a Bash script designed to scan for and mitigate multiple Redis CVEs (CVE-2026-23479, CVE-2026-25243, CVE-2026-25588, CVE-2026-25589, CVE-2026-23631) by checking Redis configurations and applying fixes. It does not include exploit code but provides detection and remediation capabilities.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H