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.

Published: 2025-03-20 Last update: 2026-04-15 Assigner: [email protected] Source: [email protected]

Conclusion & alert: CVE-2025-29923 is rated Low Risk (27.8/100): CVSS Low severity, with low exploitation likelihood (EPSS 0.16%). 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.

Exploit prediction scoring system (EPSS) score for CVE-2025-29923

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-04-28 0.03% 0.16% +0.13%
2 2025-11-21 0.18% 0.03% -0.15%
3 2025-11-18 0.18%

Full EPSS history (6 records total)

Common vulnerability scoring system (CVSS) metrics for CVE-2025-29923

CVSS metrics for this CVE.

Base score Version Severity Vector Exploitability Impact Score source
3.7 3.1 LOW
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N Click to expand
Attack vector (AV:N)
Could be attacked over the internet or any normal routed network—not just someone sitting at the machine.
Attack complexity (AC:H)
Even with access, the exploit needs extra luck, timing, or a fussy environment to actually work.
Privileges required (PR:N)
No account or special rights needed—anonymous or random user is enough.
User interaction (UI:N)
Nobody has to click “OK” or open a trap file; it can work without a victim helping.
Scope (S:U)
Damage stays in the same “trust bubble” as the broken component—no big spill into unrelated systems.
Confidentiality (C:N)
Doesn’t really leak secrets in a meaningful way.
Integrity (I:L)
Attackers could change some data, but it’s limited—not everything goes.
Availability (A:N)
Service keeps running; no real outage angle.
2.2 1.4 [email protected]

Weakness enumeration for CVE-2025-29923

GitHub Security Advisory for CVE-2025-29923

GHSA-92cp-5422-2mw7 · Severity: low · Ecosystem: go — go-redis allows potential out of order responses when `CLIENT SETINFO` times out during connection establishment

OS Trackers for CVE-2025-29923

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

Affected software / configurations for CVE-2025-29923

Vendor Product Version Raw CPE
No affected products in dataset.

References for CVE-2025-29923

cvelogic Threat Intelligence