Redis is an open source, in-memory database that persists on disk. In versions starting from 7.0.0 to before 8.0.2, a stack-based buffer overflow exists in redis-check-aof due to the use of memcpy with strlen(filepath) when copying a user-supplied file path into a fixed-size stack buffer. This allows an attacker to overflow the stack and potentially achieve code execution. This issue has been patched in version 8.0.2.
Conclusion & alert: CVE-2025-27151 is rated Low Risk (36.6/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 0.27%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
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-03-25 | 0.06% | 0.27% | +0.21% |
| 2 | 2025-12-23 | 0.05% | 0.06% | +0.01% |
| 3 | 2025-11-24 | — | 0.05% | — |
Full EPSS history (8 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 4.7 | 3.1 | MEDIUM |
|
1.0 | 3.6 | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2025-27151: 3 source package rows (redict, redis, valkey); 67 state rows across 9 repos (3.18-main, 3.19-main, 3.20-main, 3.21-community, 3.21-main, 3.22-community, 3.22-main, edge-community, edge-main); fixed 15, open 52. | https://security.alpinelinux.org/vuln/CVE-2025-27151 |
debian
|
unimportant | CVE-2025-27151 unimportant 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-27151 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2025-27151 |
suse
|
medium | CVE-2025-27151 severity moderate: SUSE including 21 source package names (8.0.2-2.17:valkey-8.0.2-150600.13.11.1, redis, …), 48 product×package rows across 27 product lines (Container private-registry/harbor-valkey, Image pr_15_6, … (27 product lines)): Fixed 29, Known Not Affected 19. | https://www.suse.com/security/cve/CVE-2025-27151/ |
ubuntu
|
medium | CVE-2025-27151 medium priority: Ubuntu including 1 source packages (redis), 10 status rows across 10 suites (bionic, focal, jammy, noble, oracular, plucky, questing, trusty, upstream, xenial): not-affected 6, ignored 2, needed 1, released 1. | https://ubuntu.com/security/CVE-2025-27151 |
| URL | Tags |
|---|---|
| https://github.com/redis/redis/commit/643b5db235cb82508e72f11c7b4bbfc7dc39be56 | Patch |
| https://github.com/redis/redis/releases/tag/8.0.2 | Release Notes |
| https://github.com/redis/redis/security/advisories/GHSA-5453-q98w-cmvm | Third Party Advisory |