Bug 2517503 - CVE-2026-25589 boost: RESTORE invalid memory access may allow remote code execution [fedora-all]
Summary: CVE-2026-25589 boost: RESTORE invalid memory access may allow remote code exe...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: boost
Version: rawhide
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Jonathan Wakely
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["9a1cf03e-90b9-4956-ba94-3...
Depends On:
Blocks: CVE-2026-25589
TreeView+ depends on / blocked
 
Reported: 2026-08-17 17:04 UTC by Guilherme de Almeida Suckevicz
Modified: 2026-08-17 18:04 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-08-17 18:04:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Guilherme de Almeida Suckevicz 2026-08-17 17:04:13 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

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.

Comment 1 Jonathan Wakely 2026-08-17 18:04:04 UTC
The CVE does not affect Boost. The Boost code does not contain redis code and the installed packages do not contain it. Boost.Redis is a client library that implements the redis protocol, it is not affected by vulnerabilities in a redis server that it connects to.


Note You need to log in before you can comment on or make changes to this bug.