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.
総合評価: CVE-2025-27151 は低リスク(37.2/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.78%、51 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.27% | 0.78% | +0.52% |
| 2 | 2026-03-25 | 0.06% | 0.27% | +0.21% |
| 3 | 2025-12-23 | — | 0.06% | — |
EPSS の全履歴 (全 9 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 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 | タグ |
|---|---|
| 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 |