CVE-2025-32023
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
07/07/2025
Last modified:
04/02/2026
Description
Redis is an open source, in-memory database that persists on disk. From 2.8 to before 8.0.3, 7.4.5, 7.2.10, and 6.2.19, an authenticated user may use a specially crafted string to trigger a stack/heap out of bounds write on hyperloglog operations, potentially leading to remote code execution. The bug likely affects all Redis versions with hyperloglog operations implemented. This vulnerability is fixed in 8.0.3, 7.4.5, 7.2.10, and 6.2.19. An additional workaround to mitigate the problem without patching the redis-server executable is to prevent users from executing hyperloglog operations. This can be done using ACL to restrict HLL commands.
Impact
Base Score 3.x
7.00
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:* | 2.8.0 (including) | 6.2.19 (excluding) |
| cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:* | 7.2.0 (including) | 7.2.10 (excluding) |
| cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:* | 7.4.0 (including) | 7.4.5 (excluding) |
| cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:* | 8.0.0 (including) | 8.0.3 (excluding) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://github.com/redis/redis/commit/50188747cbfe43528d2719399a2a3c9599169445
- https://github.com/redis/redis/releases/tag/6.2.19
- https://github.com/redis/redis/releases/tag/7.2.10
- https://github.com/redis/redis/releases/tag/7.4.5
- https://github.com/redis/redis/releases/tag/8.0.3
- https://github.com/redis/redis/security/advisories/GHSA-rp2m-q4j6-gr43
- https://www.exploit-db.com/exploits/52477



