CVE-2025-32023 Details
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.
A vulnerability exists in Redis versions 2.8 prior to 8.0.3, as well as in versions 7.4.5, 7.2.10, and 6.2.19. This vulnerability allows an authenticated user to trigger a stack and heap out-of-bounds write during HyperLogLog operations, potentially leading to remote code execution. The issue likely affects all Redis versions that include HyperLogLog functionality.
Users can upgrade to Redis versions 8.0.3, 7.4.5, 7.2.10, or 6.2.19. Alternatively, HyperLogLog operations can be disabled for users by using Access Control Lists (ACLs) to restrict these commands.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 7, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-680 | Integer Overflow to Buffer Overflow | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| redis redis | >= 2.8.0, < 6.2.19 >= 7.2.0, < 7.2.10 >= 7.4.0, < 7.4.5 >= 8.0.0, < 8.0.3 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Feb 4, 2026 | CVE Modified | CVE |
| Sep 5, 2025 | Initial Analysis | [email protected] |
| Jul 7, 2025 | New CVE Received | [email protected] |