V3: etcd: `tlsListener.acceptLoop` spawns unbounded handshake goroutines with no deadline
A vulnerability in etcd's TLS listener allows a network attacker to open many TCP connections without completing the TLS handshake, causing unbounded goroutine and memory growth. This leads to exhaustion of memory in the etcd process, resulting in denial of service and loss of availability for the etcd cluster and dependent systems such as Kubernetes control planes. The issue is fixed in etcd versions 3.7.1, 3.6.14, and 3.5.33. Until patched, restricting network access to the etcd client port can mitigate exploitation risk.
AI Analysis
Technical Summary
The vulnerability in etcd's tlsListener.acceptLoop occurs because each incoming TCP connection to the TLS listener spawns a goroutine that blocks indefinitely inside tls.Conn.Handshake() if the client never sends a ClientHello message. These goroutines accumulate without bound, tracked in a pending map, leading to unbounded memory consumption and eventual denial of service. This affects etcd versions prior to 3.6.14 (for 3.6.x), prior to 3.5.33 (for 3.5.x), and versions before 3.7.1. The vulnerability allows unauthenticated network attackers to exhaust server resources by opening many incomplete TLS connections. The issue is patched in the specified fixed versions.
Potential Impact
An unauthenticated network attacker who can reach the etcd TLS listener can cause a denial of service by exhausting memory resources on the etcd server. This results in loss of availability for the etcd cluster and any systems relying on it, such as Kubernetes control planes. There are no indications of data compromise or privilege escalation, but availability impact is high.
Mitigation Recommendations
This vulnerability is patched in etcd versions 3.7.1, 3.6.14, and 3.5.33. Users should upgrade to these or later versions to remediate the issue. If immediate upgrade is not possible, restrict network access to the etcd client (gRPC) port using firewall rules or network policies to limit which hosts can connect, thereby reducing the risk of exploitation.
V3: etcd: `tlsListener.acceptLoop` spawns unbounded handshake goroutines with no deadline
Description
A vulnerability in etcd's TLS listener allows a network attacker to open many TCP connections without completing the TLS handshake, causing unbounded goroutine and memory growth. This leads to exhaustion of memory in the etcd process, resulting in denial of service and loss of availability for the etcd cluster and dependent systems such as Kubernetes control planes. The issue is fixed in etcd versions 3.7.1, 3.6.14, and 3.5.33. Until patched, restricting network access to the etcd client port can mitigate exploitation risk.
CVSS v4.0
Affected software
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in etcd's tlsListener.acceptLoop occurs because each incoming TCP connection to the TLS listener spawns a goroutine that blocks indefinitely inside tls.Conn.Handshake() if the client never sends a ClientHello message. These goroutines accumulate without bound, tracked in a pending map, leading to unbounded memory consumption and eventual denial of service. This affects etcd versions prior to 3.6.14 (for 3.6.x), prior to 3.5.33 (for 3.5.x), and versions before 3.7.1. The vulnerability allows unauthenticated network attackers to exhaust server resources by opening many incomplete TLS connections. The issue is patched in the specified fixed versions.
Potential Impact
An unauthenticated network attacker who can reach the etcd TLS listener can cause a denial of service by exhausting memory resources on the etcd server. This results in loss of availability for the etcd cluster and any systems relying on it, such as Kubernetes control planes. There are no indications of data compromise or privilege escalation, but availability impact is high.
Mitigation Recommendations
This vulnerability is patched in etcd versions 3.7.1, 3.6.14, and 3.5.33. Users should upgrade to these or later versions to remediate the issue. If immediate upgrade is not possible, restrict network access to the etcd client (gRPC) port using firewall rules or network policies to limit which hosts can connect, thereby reducing the risk of exploitation.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-6vch-q96h-7gc3
- Osv Schema Version
- 1.4.0
- Aliases
- []
- Ecosystems
- ["Go"]
- Database Specific Severity
- HIGH
- Cvss Version
- 4.0
Threat ID: 6a6542179c2644c7f8087d04
Added to database: 07/25/2026, 23:09:11 UTC
Last enriched: 07/25/2026, 23:48:21 UTC
Last updated: 07/26/2026, 03:46:09 UTC
Views: 4
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.