CVE-2025-29923LOW≥ 9.7.0-beta.1, < 9.7.3·≥ 9.6.0b1, < 9.6.3+1 more2025-03-20
CVE-2025-29923 [LOW] CWE-20 go-redis allows potential out of order responses when `CLIENT SETINFO` times out during connection establishment
go-redis allows potential out of order responses when `CLIENT SETINFO` times out during connection establishment
### Impact
The issue only occurs when the `CLIENT SETINFO` command times out during connection establishment. The following circumstances can cause such a timeout:
1. The client is configured to transmit its identity. This can be disabled via
ghsaosv