DEBIAN-CVE-2025-32023
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.
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:12 | redis | 0, 5:7.0.11-1, 5:7.0.11-1+deb12u1 |
| Debian:14 | valkey | 0, 0 |
| Debian:14 | redis | 0, 0 |
| Debian:13 | valkey | 0, 0 |
| Debian:11 | redis | *, 6.0.16-1, 6.0.16-1 |
| Debian:13 | redis | 0, 0 |
Exploit Intelligence
- CVE-2025-32023 (github-poc)
- Exploit for CVE-2025-32023 (github-poc)
- PoC & Exploit for CVE-2025-32023 / PlaidCTF 2025 "Zerodeo" (github-poc)
- hyperloglog.tcl (github-poc)
- 2025-07-10.json (github-poc)
- hyperloglog.tcl (github-poc)
- Detects CVE-2025-32023 - Redis HyperLogLog RCE. This script attempts to identify systems vulnerable to CVE-2025-32023 by checking for specific indicators and patterns. References: * https://nvd.nist.gov/vuln/detail/CVE-2025-32023 * https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-32023 (nmap-nse)
- hyperloglog.tcl (github-poc)
- GenerationConfig.java (github-poc)
- SelfAdaptationGenerationConfig.java (github-poc)
…and 3 more exploits
Timeline
- Jul 7, 2025 CVE Published
- Jan 3, 2026 PoC Published
- Apr 28, 2026 CVE Updated