PT-2026-71356 · Etcd+1 · Etcd+1

CVE-2026-73500

·

Published

2026-07-24

·

Updated

2026-09-04

CVSS v4.0

8.7

High

VectorAV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions etcd versions prior to 3.5.33 etcd versions prior to 3.6.14 etcd versions prior to 3.7.1
Description A network attacker capable of reaching an etcd TLS listener can initiate numerous TCP connections without sending a ClientHello. Within the file client/pkg/transport/listener tls.go, the tlsListener.acceptLoop function spawns a goroutine for each connection that blocks indefinitely during the tls.Conn.Handshake() process and remains tracked in the pending map. This unbounded growth of goroutines and the map can exhaust the memory of the etcd process, leading to a loss of availability for the cluster and the Kubernetes control plane if etcd is used as its backing store.
Recommendations Update to version 3.5.33 or later. Update to version 3.6.14 or later. Update to version 3.7.1 or later.

Exploit

Fix

Allocation of Resources Without Limits

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

AZL-95901
AZL-95907
AZL-95913
AZL-95931
AZL-95934
AZL-95937
AZL-95946
BIT-ETCD-2026-73500
CVE-2026-73500
ECHO-FFE1-BCBE-9B33
GHSA-6VCH-Q96H-7GC3
GO-2026-6107
OPENSUSE-SU-2026:21761-1

Affected Products

Kubernetes
Etcd