8.8
HIGH CVSS 3.1
CVE-2026-25589
RedisBloom RESTORE invalid memory access may allow remote code execution
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.

INFO

Published Date :

May 5, 2026, 5:17 p.m.

Last Modified :

July 25, 2026, 11:10 a.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-25589 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Redis redis
1 Redisbloom redisbloom
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 134c704f-9b21-4f2e-91b3-4a467353bcc0
CVSS 3.1 HIGH [email protected]
CVSS 4.0 HIGH [email protected]
Solution
Update RedisBloom to version 2.8.20 or later to fix memory corruption flaws.
  • Update RedisBloom to version 2.8.20.
  • Restrict RESTORE command access using ACLs.
Public PoC/Exploit Available at Github

CVE-2026-25589 has a 1 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2026-25589.

URL Resource
https://github.com/RedisBloom/RedisBloom/releases/tag/v2.8.20 Patch Product
https://github.com/RedisBloom/RedisBloom/security/advisories/GHSA-7862-34pw-44wv Mitigation Vendor Advisory
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-25589 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-25589 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Desc "Fix Redis CVE ultil 20260508-10h51 GMT+7"

Shell

Updated: 2 months, 3 weeks ago
0 stars 0 fork 0 watcher
Born at : May 8, 2026, 3:51 a.m. This repo has been linked 5 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-25589 vulnerability anywhere in the article.

  • The Hacker News
Kimi K3 Agents Found Redis Zero-Days and Built RCE Exploit, Researchers Say

Redis shipped seven security releases on July 23 after researchers published authenticated RCE PoCs for stock Redis 6.2.22, 7.4.9, 8.6.4, and 8.8.0. All four chains require RESTORE. The Streams chains ... Read more

Published Date: Jul 24, 2026 (6 days, 3 hours ago)
  • CybersecurityNews
Critical Redis Vulnerabilities Enables Remote Code Execution Attacks

Five dangerous vulnerabilities in Redis expose Redis Cloud, Redis Software, and all open-source community editions to potential remote code execution, giving authenticated attackers a direct path to c ... Read more

Published Date: May 07, 2026 (2 months, 3 weeks ago)

The following table lists the changes that have been made to the CVE-2026-25589 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Translated by [email protected]

    Jul. 25, 2026

    Action Type Old Value New Value
    Added Translation Title: RedisBloom, Description: RedisBloom es un módulo de estructuras de datos probabilísticas para Redis. En todas las versiones de RedisBloom anteriores a la 2.8.20, el módulo no valida correctamente los valores serializados procesados a través del comando RESTORE de Redis. Un atacante autenticado con permiso para ejecutar RESTORE en un servidor con el módulo RedisBloom cargado puede proporcionar una carga útil serializada manipulada que desencadena un acceso a memoria no válido y puede conducir a la ejecución remota de código. Una solución alternativa es restringir el acceso al comando RESTORE con reglas ACL. Este problema está solucionado en la versión 2.8.20.
  • CVE Modified by [email protected]

    Jun. 17, 2026

    Action Type Old Value New Value
    Added Affected [{'vendor': 'RedisBloom', 'product': 'RedisBloom', 'versions': [{'status': 'affected', 'version': '< 2.8.20'}]}]
  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Jun. 17, 2026

    Action Type Old Value New Value
    Added SSVC {'id': 'CVE-2026-25589', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'none'}, {'automatable': 'no'}, {'technicalImpact': 'total'}], 'version': '2.0.3', 'timestamp': '2026-05-05T18:49:11.441299Z'}
  • Initial Analysis by [email protected]

    May. 07, 2026

    Action Type Old Value New Value
    Added CVSS V3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
    Added CPE Configuration OR *cpe:2.3:a:redisbloom:redisbloom:*:*:*:*:*:*:*:* versions up to (excluding) 2.8.20
    Added Reference Type GitHub, Inc.: https://github.com/RedisBloom/RedisBloom/releases/tag/v2.8.20 Types: Patch, Product
    Added Reference Type GitHub, Inc.: https://github.com/RedisBloom/RedisBloom/security/advisories/GHSA-7862-34pw-44wv Types: Mitigation, Vendor Advisory
  • New CVE Received by [email protected]

    May. 05, 2026

    Action Type Old Value New Value
    Added 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.
    Added CVSS V4.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
    Added CWE CWE-122
    Added Reference https://github.com/RedisBloom/RedisBloom/releases/tag/v2.8.20
    Added Reference https://github.com/RedisBloom/RedisBloom/security/advisories/GHSA-7862-34pw-44wv
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.