Bug 2466830 (CVE-2026-25589)

Summary: CVE-2026-25589 RedisBloom: RESTORE invalid memory access may allow remote code execution
Product: [Other] Security Response Reporter: OSIDB Bzimport <bzimport>
Component: vulnerabilityAssignee: Product Security <prodsec-ir-bot>
Status: NEW --- QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: unspecifiedCC: abarbaro, akostadi, alinfoot, alizardo, amasferr, amctagga, anthomas, aoconnor, aprice, aruklets, bbrownin, bniver, brasmith, cmyers, cochase, derez, dmayorov, dnakabaa, doconnor, dranck, dschmidt, dtrifiro, eglynn, ehelms, eshamard, flucifre, ggainey, gmeno, groman, ilpinto, jcantril, jchui, jdobes, jhe, jjoyce, jlanda, jlledo, jmitchel, jpasqual, jpretori, jsamir, jschluet, juwatts, jvasik, kaycoth, kgaikwad, kshier, ktsao, lbrazdil, lcouzens, lhh, ltomasbo, mbarnett, mbenjamin, mburns, mdellweg, mgarciac, mhackett, mhulan, mminar, nboldt, nmoumoul, oaljalju, oezr, orabin, osousa, pantinor, pcreech, psrna, rbiba, rblanco, rbryant, rchan, rekumar, rhel-process-autobot, rjohnson, rojacob, simaishi, smallamp, sostapov, sskracic, stcannon, teagle, tmalecek, tpfromme, tsedmik, vereddy, vvoronko, watson-tool-maintainers, weaton, xiaoxwan, yguenane, ykashtan, zzhou
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
A flaw was found in RedisBloom. An authenticated attacker with permission to execute the RESTORE command on a Redis server with the RedisBloom module loaded can supply a crafted serialized payload that causes an invalid memory access due to an improper validation of serialized values processed through the Redis RESTORE command. This vulnerability can lead to remote code execution.
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2517504, 2517503    
Bug Blocks:    

Description OSIDB Bzimport 2026-05-05 18:01:44 UTC
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.