AI description
CVE-2026-25589 describes a vulnerability within RedisBloom, a probabilistic data structures module for Redis. The issue stems from the module's inadequate validation of serialized values when processed via the Redis `RESTORE` command. An authenticated attacker with the necessary permissions to execute `RESTORE` on a server running the RedisBloom module can exploit this flaw. By supplying a specially crafted serialized payload, the attacker can trigger invalid memory access, which may lead to remote code execution. This vulnerability affects all versions of RedisBloom prior to 2.8.20, with a recommended fix being an update to version 2.8.20 or restricting access to the `RESTORE` command using ACL rules as a workaround.
- 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.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
- Products
- redisbloom
CVSS 4.0
- Type
- Secondary
- Base score
- 7.7
- Impact score
- -
- Exploitability score
- -
- 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
- Severity
- HIGH
CVSS 3.1
- Type
- Primary
- Base score
- 8.8
- Impact score
- 5.9
- Exploitability score
- 2.8
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Severity
- HIGH
- security-advisories@github.com
- CWE-122
- Hype score
- Not currently trending
Discover how new Redis RCE exploit PoC code bypasses fixes for CVE-2026-25243 and CVE-2026-25589 across multiple Redis versions. #Redis #Cybersecurity #RCE #Vulnerability #ExploitPoC https://t.co/I0fCY87aug
@Daily_CyberSec
27 Jul 2026
450 Impressions
0 Retweets
5 Likes
1 Bookmark
0 Replies
0 Quotes
Full-chain RCE exploit for RedisBloom (likely CVE-2026-25589) published. PT ID: PT-2026-37093 For informational purposes only. Type of vulnerability: Heap Buffer Overflow / Out-of-Bounds Read-Write → Authenticated RCE Affected component: RedisBloom, TDigest structure The htt
@ptdbugs
23 Jul 2026
6174 Impressions
7 Retweets
45 Likes
17 Bookmarks
1 Reply
0 Quotes
⚠️ Vulnerabilidades en productos Redis ❗ CVE-2026-25589 ❗ CVE-2026-25588 ❗ CVE-2026-23479 ➡️ Más info: https://t.co/3dKb2iYiAZ https://t.co/YT4eMlEYZW
@CERTpy
20 May 2026
94 Impressions
1 Retweet
1 Like
0 Bookmarks
0 Replies
0 Quotes
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:redisbloom:redisbloom:*:*:*:*:*:*:*:*",
"matchCriteriaId": "F671B2DB-B74C-4B26-A496-005FF911B3D5",
"versionEndExcluding": "2.8.20",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]