Redis is an open source, in-memory database that persists on disk. In versions starting at 2.6 and prior to 7.4.3, An unauthenticated client can cause unlimited growth of output buffers, until the server runs out of memory or is killed. By default, the Redis configuration does not limit the output buffer of normal clients (see client-output-buffer-limit). Therefore, the output buffer can grow unlimitedly over time. As a result, the service is exhausted and the memory is unavailable. When password authentication is enabled on the Redis server, but no password is provided, the client can still cause the output buffer to grow from "NOAUTH" responses until the system will run out of memory. This issue has been patched in version 7.4.3. An additional workaround to mitigate this problem without patching the redis-server executable is to block access to prevent unauthenticated users from connecting to Redis. This can be done in different ways. Either using network access control tools like firewalls, iptables, security groups, etc, or enabling TLS and requiring users to authenticate using client side certificates.
総合評価: CVE-2025-21605 は中リスク(48.7/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.82%、52 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.50% | 0.82% | +0.33% |
| 2 | 2026-06-01 | 0.76% | 0.50% | -0.26% |
| 3 | 2026-05-25 | — | 0.76% | — |
EPSS の全履歴 (全 13 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2025-21605: 3 source package rows (redict, redis, valkey); 96 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 13, open 83. | https://security.alpinelinux.org/vuln/CVE-2025-21605 |
debian
|
not yet assigned | CVE-2025-21605 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-21605 |
gentoo
|
high | CVE-2025-21605: 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-21605 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2025-21605 |
suse
|
high | CVE-2025-21605 severity important: SUSE including 26 source package names (8.0.2-2.17:valkey-8.0.2-150600.13.6.1, 8.0.2-8.1:valkey-8.0.2-150600.13.6.1, …), 50 product×package rows across 27 product lines (Container private-registry/harbor-valkey, Container suse/valkey, … (27 product lines)): Fixed 50. | https://www.suse.com/security/cve/CVE-2025-21605/ |
ubuntu
|
medium | CVE-2025-21605 medium priority: Ubuntu including 3 source packages (redict, redis, valkey), 24 status rows across 10 suites (bionic, focal, jammy, noble, oracular, plucky, questing, trusty, upstream, xenial): ignored 6, needed 6, DNE 5, released 3, needs-triage 2, not-affected 2. | https://ubuntu.com/security/CVE-2025-21605 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| redis | redis | >= 2.6.0, < 6.2.18 | cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:* |
| redis | redis | >= 7.0, < 7.2.8 | cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:* |
| redis | redis | >= 7.4.0, < 7.4.3 | cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:* |
| lfprojects | valkey | >= 7.2.4, < 7.2.9 | cpe:2.3:a:lfprojects:valkey:*:*:*:*:*:*:*:* |
| lfprojects | valkey | >= 8.0.0, < 8.0.3 | cpe:2.3:a:lfprojects:valkey:*:*:*:*:*:*:*:* |
| lfprojects | valkey | >= 8.1.0, < 8.1.1 | cpe:2.3:a:lfprojects:valkey:*:*:*:*:*:*:*:* |
| debian | debian_linux | 11.0 | cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* |