Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

redhat логотип

CVE-2026-73500

Опубликовано: 12 авг. 2026
Источник: redhat
CVSS3: 7.5
EPSS Низкий

Описание

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.

A flaw was found in etcd, a distributed key-value store. A remote attacker can exploit this by opening numerous TCP connections to an etcd TLS listener without completing the TLS handshake. This action causes the tlsListener.acceptLoop to spawn an unbounded number of goroutines, which consume excessive memory. This resource exhaustion leads to a Denial of Service (DoS) for the etcd cluster and, consequently, for the Kubernetes control plane it supports.

Отчет

This is an Important denial of service flaw in etcd, a critical component for distributed systems and Kubernetes control planes. A remote attacker can exhaust etcd memory by initiating numerous incomplete TLS handshakes, leading to a loss of availability for affected clusters.

Меры по смягчению последствий

Restrict network access to the etcd TLS listener to only trusted clients and networks. Configure firewall rules to limit inbound connections to the etcd client port (default 2379) and peer port (default 2380) to authorized hosts. This reduces the attack surface by preventing untrusted network attackers from reaching the vulnerable service.

Затронутые пакеты

ПлатформаПакетСостояниеРекомендацияРелиз
Multicluster Global Hubmulticluster-globalhub/multicluster-globalhub-grafana-rhel9Affected
Red Hat Advanced Cluster Management for Kubernetes 2rhacm2/observatorium-rhel9Not affected
Red Hat Ansible Automation Platform 2ansible-automation-platform/platform-operator-bundleNot affected
Red Hat Ceph Storage 5rhceph/snmp-notifier-rhel8Affected
Red Hat Ceph Storage 6rhceph/rhceph-promtail-rhel9Affected
Red Hat Ceph Storage 6rhceph/snmp-notifier-rhel9Affected
Red Hat Ceph Storage 7rhceph/snmp-notifier-rhel9Affected
Red Hat Ceph Storage 8rhceph/snmp-notifier-rhel9Affected
Red Hat Ceph Storage 9rhceph/snmp-notifier-rhel10Affected
Red Hat OpenShift Container Platform 4openshift4/oc-mirror-plugin-rhel9Not affected

Показывать по

Дополнительная информация

Статус:

Important
Дефект:
CWE-770
https://bugzilla.redhat.com/show_bug.cgi?id=2515007etcd: etcd: Denial of Service via unbounded TLS handshake goroutines

EPSS

Процентиль: 33%
0.00396
Низкий

7.5 High

CVSS3

Связанные уязвимости

ubuntu
16 дней назад

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.

nvd
16 дней назад

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.

msrc
5 дней назад

etcd: `tlsListener.acceptLoop` spawns unbounded handshake goroutines with no deadline

debian
16 дней назад

etcd is a distributed key-value store for the data of a distributed sy ...

github
около 1 месяца назад

etcd: `tlsListener.acceptLoop` spawns unbounded handshake goroutines with no deadline

EPSS

Процентиль: 33%
0.00396
Низкий

7.5 High

CVSS3