Skip to content

x/vulndb: potential Go vuln in github.com/redis/go-redis: CVE-2025-29923 #3541

@GoVulnBot

Description

@GoVulnBot

Advisory CVE-2025-29923 references a vulnerability in the following Go modules:

Module
github.com/redis/go-redis

Description:
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 u...

References:

No existing reports found with this module or alias.
See doc/quickstart.md for instructions on how to triage this report.

id: GO-ID-PENDING
modules:
    - module: github.com/redis/go-redis
      vulnerable_at: 6.15.9+incompatible
summary: CVE-2025-29923 in github.com/redis/go-redis
cves:
    - CVE-2025-29923
references:
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2025-29923
    - fix: https://github.com/redis/go-redis/commit/d236865b0cfa1b752ea4b7da666b1fdcd0acebb6
    - fix: https://github.com/redis/go-redis/pull/3295
    - web: https://github.com/redis/go-redis/security/advisories/GHSA-92cp-5422-2mw7
source:
    id: CVE-2025-29923
    created: 2025-03-20T20:01:34.809106658Z
review_status: UNREVIEWED

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions