CVE-2025-32023
Published:July 07, 2025
Updated:June 07, 2026
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.
Affected Packages
https://github.com/redis/redis.git (GITHUB):
Affected version(s) >=7.4.0 <7.4.5Fix Suggestion:
Update to version 7.4.5https://github.com/redis/redis.git (GITHUB):
Affected version(s) >=1.3.6 <6.2.19Fix Suggestion:
Update to version 6.2.19https://github.com/redis/redis.git (GITHUB):
Affected version(s) >=7.0.0 <7.2.10Fix Suggestion:
Update to version 7.2.10https://github.com/redis/redis.git (GITHUB):
Affected version(s) >=8.0.0 <8.0.3Fix Suggestion:
Update to version 8.0.3Related Resources (12)
Do you need more information?
Contact UsCVSS v4
Base Score:
7.3
Attack Vector
LOCAL
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7
Attack Vector
LOCAL
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Integer Overflow to Buffer Overflow
EPSS
Base Score:
18.44