CVE-2026-73500
Last modified
CVE-2026-73500 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. 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. EPSS estimates a 0.40% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| etcd-io | etcd | < 3.5.33; >= 3.6.0, < 3.6.14; >= 3.7.0-alpha.0, < 3.7.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-73500?
How severe is CVE-2026-73500?
How do I fix CVE-2026-73500?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-73492Loofah is a general library for manipulating and transformin…2.3
- CVE-2026-73493Http4s (http4s-blaze-server) is a minimal, idiomatic Scala i…7.5
- CVE-2026-73495blaze is a Scala library for building asynchronous pipelines…7.4
- CVE-2026-73498MCP Atlassian is a Model Context Protocol (MCP) server for A…7.7
- CVE-2026-73499etcd is a distributed key-value store for the data of a dist…7.1
- CVE-2026-7350Use after free in WebMIDI in Google Chrome prior to 147.0.77…8.3
- CVE-2026-73501kin-openapi is a Go project for handling OpenAPI files. Prio…9.1
- CVE-2026-73502kin-openapi is a Go project for handling OpenAPI files. From…5.3
- CVE-2026-73505Oh My Posh is the most customisable and low-latency cross pl…7.8
- CVE-2026-73506Oh My Posh is the most customisable and low-latency cross pl…6.1
- CVE-2026-73507Netty is an asynchronous, event-driven network application f…7.5
- CVE-2026-73508Netty is an asynchronous, event-driven network application f…5.3
Are you affected by CVE-2026-73500?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
