GO-2026-6107

    Dashboard / Vulnerabilities / GO-2026-6107

    GO-2026-6107

    Published: 18 Aug 2026Last Modified: 19 Aug 2026

    Summary: Unbounded TLS handshake goroutines in go.etcd.io/etcd/client/pkg/v3

    Details: In go.etcd.io/etcd/client/pkg/v3 before 3.5.33, 3.6.14, and 3.7.1, TLS handshakes on listeners created by NewTLSListener do not enforce a handshake deadline. An unauthenticated network attacker who connects to an etcd TLS listener without sending a ClientHello causes a goroutine and a tracking map entry to block indefinitely. Opening many such connections exhausts memory, leading to a denial of service.

    Affected packages

    Package

    Name: go.etcd.io/etcd/client/pkg/v3

    Purl: pkg:golang/go.etcd.io/etcd/client/pkg/v3

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -3.5.33

    Affected versions

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High