CVE-2026-73500
Published:August 12, 2026
Updated:August 31, 2026
etcd is a distributed key-value store for the data of a distributed system. Prior to versions 3.5.33, 3.6.14, and 3.7.1, a network attacker who can reach an etcd TLS listener can open many TCP connections and never send a ClientHello. In client/pkg/transport/listener_tls.go, each connection handled by tlsListener.acceptLoop spawns a goroutine that blocks indefinitely inside tls.Conn.Handshake() and remains tracked in the pending map. Unbounded goroutine and map growth can exhaust memory in the etcd process, causing loss of availability for the cluster and, when etcd backs Kubernetes, the control plane. This issue is fixed in versions 3.5.33, 3.6.14, and 3.7.1.
Affected Packages
https://github.com/etcd-io/etcd.git (GITHUB):
Affected version(s) >=v3.7.0-alpha.0 <v3.7.1Fix Suggestion:
Update to version v3.7.1https://github.com/etcd-io/etcd.git (GITHUB):
Affected version(s) >=v3.0.0 <v3.5.33Fix Suggestion:
Update to version v3.5.33https://github.com/etcd-io/etcd.git (GITHUB):
Affected version(s) >=v3.6.0 <v3.6.14Fix Suggestion:
Update to version v3.6.14go.etcd.io/etcd/v3 (GO):
Affected version(s) >=v3.0.0-20190508105828-886d30d223a0 <v3.5.33Fix Suggestion:
Update to version v3.5.33go.etcd.io/etcd/v3 (GO):
Affected version(s) >=v3.6.0 <v3.6.14Fix Suggestion:
Update to version v3.6.14go.etcd.io/etcd/v3 (GO):
Affected version(s) >=v3.0.0-20190508105828-886d30d223a0 <v3.5.33Fix Suggestion:
Update to version v3.5.33go.etcd.io/etcd/v3 (GO):
Affected version(s) >=v3.6.0 <v3.6.14Fix Suggestion:
Update to version v3.6.14go.etcd.io/etcd/v3 (GO):
Affected version(s) >=v3.7.0-alpha.0.0.20260513114709-9c420dfa0eb7 <v3.7.1Fix Suggestion:
Update to version v3.7.1Related Resources (12)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
Allocation of Resources Without Limits or Throttling
EPSS
Base Score:
0.40