{"id":"CVE-2026-73500","title":"etcd is a distributed key-value store for the data of a distributed system","summary":"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…","severity":"high","cvss":7.5,"cvssVector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","cwe":["CWE-770"],"vendor":"Red Hat","product":"Red Hat Trusted Artifact Signer","affected":["cert_manager_operator_for_red_hat_openshift","externaldns_operator","multicluster_engine_for_kubernetes","multicluster_global_hub","advanced_cluster_management_for_kubernetes 2","ceph_storage 5","ceph_storage 6","ceph_storage 7","ceph_storage 8","ceph_storage 9","openshift_dev_spaces","openstack_platform 16.2","openstack_platform 17.1","openstack_platform 18.0","trusted_artifact_signer","hardened_images"],"patched":["hardened_images"],"published":"2026-08-12","updated":"2026-09-18","sourceUpdated":"2026-09-18T20:05:53.723","source":"NVD","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-73500","references":[{"url":"https://github.com/etcd-io/etcd/commit/2e07efce9745004eb4773cffaada9b5cdf77cff2","label":"security-advisories@github.com"},{"url":"https://github.com/etcd-io/etcd/commit/89ff6d50796049d4f1136915ba21504b76e7e372","label":"security-advisories@github.com"},{"url":"https://github.com/etcd-io/etcd/commit/8e4dd0679a2c6b095d2a32a749fda2521c7809a3","label":"security-advisories@github.com"},{"url":"https://github.com/etcd-io/etcd/commit/f73cba7d920019f91a1ea1f6697833e42731f057","label":"security-advisories@github.com"},{"url":"https://github.com/etcd-io/etcd/pull/22130","label":"security-advisories@github.com"},{"url":"https://github.com/etcd-io/etcd/releases/tag/v3.5.33","label":"security-advisories@github.com"},{"url":"https://github.com/etcd-io/etcd/releases/tag/v3.6.14","label":"security-advisories@github.com"},{"url":"https://github.com/etcd-io/etcd/releases/tag/v3.7.1","label":"security-advisories@github.com"},{"url":"https://github.com/etcd-io/etcd/security/advisories/GHSA-6vch-q96h-7gc3","label":"security-advisories@github.com"},{"url":"https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-73500.json"},{"url":"https://access.redhat.com/security/cve/CVE-2026-73500"},{"url":"https://bugzilla.redhat.com/show_bug.cgi?id=2515007"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-73500"},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-73500"},{"url":"https://access.redhat.com/errata/RHSA-2026:44868"},{"url":"https://github.com/etcd-io/etcd"},{"url":"https://access.redhat.com/errata/RHSA-2026:67516"}],"tags":["nvd","csaf","vex","red-hat","osv","go"],"epss":0.00396,"epssPercentile":0.3359,"aliases":["GHSA-6vch-q96h-7gc3","BIT-etcd-2026-73500","GO-2026-6107"],"ecosystem":"go","cvssSource":"vendor","ingestedAt":"2026-08-13T19:18:21.035Z","slug":"CVE-2026-73500","body":"## Overview\n\netcd 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.\n\n## Remediation\n\nRefer to the linked advisories for vendor-supplied fixes and affected version ranges.\n\n## Package advisory (CVE-2026-73500)\n\nAffected packages:\n\n- `go.etcd.io/etcd/v3 >= 3.7.0-alpha.0, < 3.7.1`\n- `go.etcd.io/etcd/v3 >= 3.6.0, < 3.6.14`\n- `go.etcd.io/etcd/v3 < 3.5.33`\n\nPatched in:\n\n- `go.etcd.io/etcd/v3 3.7.1`\n- `go.etcd.io/etcd/v3 3.6.14`\n- `go.etcd.io/etcd/v3 3.5.33`\n\nSource: https://osv.dev/vulnerability/GHSA-6vch-q96h-7gc3\n\n## Vendor advisories\n\n- **RHSA-2026:44868** · Red Hat · fixed in: Red Hat Hardened Images · released 2026-07-24 · [advisory](https://access.redhat.com/errata/RHSA-2026:44868)\n- **Red Hat VEX** · Important · affected: cert-manager Operator for Red Hat OpenShift, ExternalDNS Operator, Multicluster Engine for Kubernetes, Red Hat Advanced Cluster Management for Kubernetes 2, Red Hat Ceph Storage 5, Red Hat Ceph Storage 6, … · no fix planned: Multicluster Engine for Kubernetes, cert-manager Operator for Red Hat OpenShift, ExternalDNS Operator, Red Hat Advanced Cluster Management for Kubernetes 2, … · updated 2026-09-21 · [vex](https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-73500.json)\n- **RHSA-2026:67516** · Red Hat · fixed in: Multicluster Global Hub 1.4.9 · released 2026-09-15 · [advisory](https://access.redhat.com/errata/RHSA-2026:67516)","depth":"twilight","depthScore":41,"depthScoreParts":{"impact":41.3,"likelihood":0.1,"exploitation":0,"ransomware":0},"changes":[{"seq":5466,"id":"CVE-2026-73500","ts":1788887285926,"field":"cvss","old":null,"new":"7.5"},{"seq":4349,"id":"CVE-2026-73500","ts":1788886399485,"field":"cvss","old":"7.5","new":null},{"seq":3226,"id":"CVE-2026-73500","ts":1788883134761,"field":"cvss","old":null,"new":"7.5"}]}