CVE-2026-25589
HIGH EPSS 64.5%
Published May 5, 20261mo ago · Modified Jun 17, 20261w ago
7.7 CVSS 4.0
Published May 5, 2026 1mo ago
Last Modified Jun 17, 2026 1w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Attack Vector Network
Attack Complexity High
Privileges Required Low
User Interaction None
Scope X
Threat Intelligence
EPSS Exploit Probability
64.5% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 1
CWE-122
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| redisbloom | redisbloom | * | <2.8.20 |
References 2
- github.com https://github.com/RedisBloom/RedisBloom/releases/tag/v2.8.20
- github.com https://github.com/RedisBloom/RedisBloom/security/advisories/GHSA-7862-34pw-44wv
Remediation
- github.com https://github.com/RedisBloom/RedisBloom/releases/tag/v2.8.20