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.
Conclusion & alert: CVE-2025-32023 is rated High Exploit Risk (81.3/100): CVSS High severity, with high exploitation likelihood (EPSS 18.44%, 95th percentile). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). EPSS rose +5.82% over the last day, indicating growing attacker interest. Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| 52477 | exploit_db | edb | 2026-02-04 | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-03 | 12.62% | 18.44% | +5.82% |
| 2 | 2026-04-30 | 12.78% | 12.62% | -0.16% |
| 3 | 2026-04-28 | — | 12.78% | — |
Full EPSS history (16 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.0 | 3.1 | HIGH |
|
1.0 | 5.9 | [email protected] |
| 7.8 | 3.1 | HIGH |
|
1.8 | 5.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2025-32023: 3 source package rows (redict, redis, valkey); 98 state rows across 7 repos (3.19-main, 3.20-main, 3.21-main, 3.22-community, 3.22-main, edge-community, edge-main); fixed 13, open 85. | https://security.alpinelinux.org/vuln/CVE-2025-32023 |
debian
|
not yet assigned | CVE-2025-32023 not yet assigned priority: Debian including 3 source packages (redict, redis, valkey), 10 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 10. | https://security-tracker.debian.org/tracker/CVE-2025-32023 |
gentoo
|
high | CVE-2025-32023: 1 GLSA(s) (202511-05), 2 atom(s) (dev-db/redict, dev-db/redis); latest impact high. | https://bugs.gentoo.org/buglist.cgi?quicksearch=CVE-2025-32023 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2025-32023 |
suse
|
high | CVE-2025-32023 severity important: SUSE including 25 source package names (8.0.2-2.17:valkey-8.0.2-150600.13.14.1, redis-6.0.14-150200.6.40.1, …), 49 product×package rows across 26 product lines (Container private-registry/harbor-valkey, Image pr_15_6, … (26 product lines)): Fixed 49. | https://www.suse.com/security/cve/CVE-2025-32023/ |
ubuntu
|
medium | CVE-2025-32023 medium priority: Ubuntu including 3 source packages (redict, redis, valkey), 22 status rows across 10 suites (bionic, focal, jammy, noble, oracular, plucky, questing, trusty, upstream, xenial): ignored 6, needed 6, released 4, DNE 3, needs-triage 2, not-affected 1. | https://ubuntu.com/security/CVE-2025-32023 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| redis | redis | >= 2.8.0, < 6.2.19 | cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:* |
| redis | redis | >= 7.2.0, < 7.2.10 | cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:* |
| redis | redis | >= 7.4.0, < 7.4.5 | cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:* |
| redis | redis | >= 8.0.0, < 8.0.3 | cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/redis/redis/commit/50188747cbfe43528d2719399a2a3c9599169445 | Patch |
| https://github.com/redis/redis/releases/tag/6.2.19 | Release Notes |
| https://github.com/redis/redis/releases/tag/7.2.10 | Release Notes |
| https://github.com/redis/redis/releases/tag/7.4.5 | Release Notes |
| https://github.com/redis/redis/releases/tag/8.0.3 | Release Notes |
| https://github.com/redis/redis/security/advisories/GHSA-rp2m-q4j6-gr43 | Third Party Advisory |
| https://www.exploit-db.com/exploits/52477 |