CVE-2025-29923 | go-redis allows potential out of order responses when `CLIENT SETINFO` times out during connection establishment

go-redis is the official Redis client library for the Go programming language. Prior to 9.5.5, 9.6.3, and 9.7.3, go-redis potentially responds out of order when `CLIENT SETINFO` times out during connection establishment. This can happen when the client is configured to transmit its identity, there are network connectivity issues, or the client was configured with aggressive timeouts. The problem occurs for multiple use cases. For sticky connections, you receive persistent out-of-order responses for the lifetime of the connection. All commands in the pipeline receive incorrect responses. When used with the default ConnPool once a connection is returned after use with ConnPool#Put the read buffer will be checked and the connection will be marked as bad due to the unread data. This means that at most one out-of-order response before the connection is discarded. This issue is fixed in 9.5.5, 9.6.3, and 9.7.3. You can prevent the vulnerability by setting the flag DisableIndentity to true when constructing the client instance.

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

総合評価: CVE-2025-29923 は低リスク(31.7/100)。CVSS 深刻度は低。悪用される可能性が高い(EPSS 0.69%、48 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。

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

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

EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。

# 日付 旧 EPSS スコア 新 EPSS スコア Δ(新 − 旧)
1 2026-06-21 0.65% 0.69% +0.05%
2 2026-06-15 0.16% 0.65% +0.48%
3 2026-04-28 0.16%

EPSS の全履歴 (全 8 件)

CVE-2025-29923 の CVSS(Common Vulnerability Scoring System)指標

この CVE の CVSS 指標。

ベーススコア バージョン 深刻度 ベクトル 悪用しやすさ 影響 スコアの出典
3.7 3.1 LOW
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N クリックして展開
攻撃ベクター (AV:N)
インターネットなど、ルーティングされたネットワーク越しに遠隔から悪用しうる。端末の前にいる必要はない。
攻撃の複雑さ (AC:H)
到達できても、タイミング・負荷・周辺設定など、揃わないと成功しない局面が多い。
必要な権限 (PR:N)
事前のログインや昇格は不要で、匿名アクセスのまま踏み台にしうる。
ユーザーの関与 (UI:N)
メールのリンクを開く、マクロを有効にするなど、被害者の協力がなくても成立しうる。
スコープ (S:U)
影響は脆弱コンポーネントと同一のセキュリティ権限・信頼境界の内側に収まる。
機密性への影響 (C:N)
機微情報の漏えいは想定しにくい。
完全性への影響 (I:L)
レコードの一部書き換えや設定の歪みなど、限定的だが検知・復旧が必要な水準。
可用性への影響 (A:N)
業務継続に支障が出るレベルの停止や劣化は想定されない。
2.2 1.4 [email protected]

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

CVE-2025-29923 の GitHub Security Advisory

GHSA-92cp-5422-2mw7 · 深刻度: low · エコシステム: go — go-redis allows potential out of order responses when `CLIENT SETINFO` times out during connection establishment

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

vendor priority summary link
debian unimportant CVE-2025-29923 unimportant priority: Debian including 1 source packages (golang-github-go-redis-redis), 3 status rows across 3 suites (bullseye, forky, sid): resolved 3. https://security-tracker.debian.org/tracker/CVE-2025-29923
redhat low https://access.redhat.com/security/cve/CVE-2025-29923
suse low CVE-2025-29923 severity low: SUSE including 19 source package names (cloud-init-25.1.3-slfo.1.1_1.1, cloud-init-config-suse-25.1.3-slfo.1.1_1.1, …), 43 product×package rows across 25 product lines (Image SLE-Micro, Image SLE-Micro-Azure, … (25 product lines)): Fixed 37, Known Not Affected 6. https://www.suse.com/security/cve/CVE-2025-29923/
ubuntu medium CVE-2025-29923 medium priority: Ubuntu including 1 source packages (golang-github-go-redis-redis), 8 status rows across 8 suites (bionic, focal, jammy, noble, oracular, plucky, questing, upstream): needs-triage 6, ignored 2. https://ubuntu.com/security/CVE-2025-29923

CVE-2025-29923 の影響を受けるソフトウェア/構成

ベンダー 製品 バージョン 生の CPE
データセットに影響を受ける製品はありません。

CVE-2025-29923 の参考情報

cvelogic Threat Intelligence