CVE-2025-21605 | Redis DoS Vulnerability due to unlimited growth of output buffers abused by unauthenticated client

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.

公開: 2025-04-23 最終更新: 2026-06-17 Assigner: [email protected] ソース: [email protected]

総合評価: CVE-2025-21605 は中リスク(48.7/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.82%、52 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。

リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。

CVE-2025-21605 の EPSS(Exploit Prediction Scoring System)スコア

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-2025-21605 の CVSS(Common Vulnerability Scoring System)指標

この CVE の CVSS 指標。

ベーススコア バージョン 深刻度 ベクトル 悪用しやすさ 影響 スコアの出典
7.5 3.1 HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H クリックして展開
攻撃ベクター (AV:N)
インターネットなど、ルーティングされたネットワーク越しに遠隔から悪用しうる。端末の前にいる必要はない。
攻撃の複雑さ (AC:L)
攻撃者が条件を満たせば、レース条件や珍しい構成に依存せずに再現しやすい。
必要な権限 (PR:N)
事前のログインや昇格は不要で、匿名アクセスのまま踏み台にしうる。
ユーザーの関与 (UI:N)
メールのリンクを開く、マクロを有効にするなど、被害者の協力がなくても成立しうる。
スコープ (S:U)
影響は脆弱コンポーネントと同一のセキュリティ権限・信頼境界の内側に収まる。
機密性への影響 (C:N)
機微情報の漏えいは想定しにくい。
完全性への影響 (I:N)
改ざん・なりすましによる信頼毀損は軽微か、想定されない。
可用性への影響 (A:H)
長時間のサービス停止、データ損壊による復旧不能に近い状態など、利用者に著しい不便を与えうる。
3.9 3.6 [email protected]

CVE-2025-21605 の弱点分類(列挙)

CVE-2025-21605 の OS トラッカー

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

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:*:*:*:*:*:*:*

CVE-2025-21605 の参考情報

cvelogic Threat Intelligence