Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/redis/go-redis/v9
  4. ›
  5. CVE-2025-29923

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

March 20, 2025

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 the DisableIndentity flag.
  2. There are network connectivity issues
  3. The client was configured with aggressive timeouts

The impact differs by use case:

References

  • github.com/advisories/GHSA-92cp-5422-2mw7
  • github.com/redis/go-redis
  • github.com/redis/go-redis/commit/d236865b0cfa1b752ea4b7da666b1fdcd0acebb6
  • github.com/redis/go-redis/pull/3295
  • github.com/redis/go-redis/security/advisories/GHSA-92cp-5422-2mw7
  • nvd.nist.gov/vuln/detail/CVE-2025-29923

Code Behaviors & Features

Detect and mitigate CVE-2025-29923 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 9.6.0b1 before 9.6.3, all versions starting from 9.5.1 before 9.5.5, all versions starting from 9.7.0-beta.1 before 9.7.3

Fixed versions

  • 9.7.3
  • 9.6.3
  • 9.5.5

Solution

Upgrade to versions 9.5.5, 9.6.3, 9.7.3 or above.

Impact 3.7 LOW

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-20: Improper Input Validation

Source file

go/github.com/redis/go-redis/v9/CVE-2025-29923.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:16 +0000.