Lucene search
+L

125 matches found

RedhatCVE
RedhatCVE
added 2026/08/19 4:15 a.m.4 views

CVE-2026-73500

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...

8.7CVSS5.4AI score0.00396EPSS
SaveExploits0References12
OSV
OSV
added 2026/08/18 4:38 p.m.11 views

GO-2026-6107 Unbounded TLS handshake goroutines in go.etcd.io/etcd/client/pkg/v3

In go.etcd.io/etcd/client/pkg/v3 before 3.5.33, 3.6.14, and 3.7.1, TLS handshakes on listeners created by NewTLSListener do not enforce a handshake deadline. An unauthenticated network attacker who connects to an etcd TLS listener without sending a ClientHello causes a goroutine and a tracking ma...

8.7CVSS5.3AI score0.00396EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/18 10:03 a.m.6 views

BIT-ETCD-2026-73500 etcd: `tlsListener.acceptLoop` spawns unbounded handshake goroutines with no deadline

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/listenertls.go, each connection handle...

8.7CVSS5.4AI score0.00396EPSS
SaveExploits0References10
NVD
NVD
added 2026/08/17 11:16 a.m.8 views

CVE-2026-74799

SiYuan before 3.7.4 registers Go net/http/pprof debug endpoints including heap and goroutine dumps without authentication when --mode flag is not set to exactly prod. Attackers can access /debug/pprof/heap and related endpoints to extract in-memory secrets including AccessAuthCode and AI provider...

9.3CVSS0.00385EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/17 11:04 a.m.40 views

CVE-2026-74799 SiYuan before 3.7.4 Unauthenticated Debug Endpoint Information Disclosure

SiYuan before 3.7.4 registers Go net/http/pprof debug endpoints including heap and goroutine dumps without authentication when --mode flag is not set to exactly prod. Attackers can access /debug/pprof/heap and related endpoints to extract in-memory secrets including AccessAuthCode and AI provider...

9.3CVSS0.00385EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/17 11:04 a.m.8 views

EUVD-2026-60082

SiYuan before 3.7.4 registers Go net/http/pprof debug endpoints including heap and goroutine dumps without authentication when --mode flag is not set to exactly prod. Attackers can access /debug/pprof/heap and related endpoints to extract in-memory secrets including AccessAuthCode and AI provider...

9.3CVSS5.3AI score0.00385EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/13 4:21 p.m.7 views

SUSE CVE-2026-73500

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/listenertls.go, each connection handle...

8.7CVSS5.3AI score0.00396EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/12 10:17 p.m.6 views

DEBIAN-CVE-2026-73500

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/listenertls.go, each connection handle...

8.7CVSS5.4AI score0.00396EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/12 10:17 p.m.4 views

UBUNTU-CVE-2026-73500

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/listenertls.go, each connection handle...

8.7CVSS5.4AI score0.00396EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/08/12 10:17 p.m.4 views

CVE-2026-73500

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/listenertls.go, each connection handle...

8.7CVSS5.5AI score0.00396EPSS
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2026/08/12 9:22 p.m.6 views

CVE-2026-73500

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/listenertls.go, each connection handle...

8.7CVSS5.3AI score0.00396EPSS
SaveExploits0References10Affected Software1
EUVD
EUVD
added 2026/08/12 9:22 p.m.10 views

EUVD-2026-57642

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/listenertls.go, each connection handle...

8.7CVSS5.3AI score0.00396EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2026/08/12 9:22 p.m.5 views

CVE-2026-73500 etcd: `tlsListener.acceptLoop` spawns unbounded handshake goroutines with no deadline

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/listenertls.go, each connection handle...

8.7CVSS5.3AI score0.00396EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/12 9:22 p.m.27 views

CVE-2026-73500 etcd: `tlsListener.acceptLoop` spawns unbounded handshake goroutines with no deadline

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/listenertls.go, each connection handle...

8.7CVSS5.4AI score
SaveExploits0References11
CVE
CVE
added 2026/08/12 9:22 p.m.66 views

CVE-2026-73500

CVE-2026-73500 affects etcd. Prior to versions 3.5.33, 3.6.14, and 3.7.1, a network attacker who can reach an etcd TLS listener can trigger the TLS handshake by opening many TCP connections. In tlsListener.acceptLoop, each connection handled by the loop spawns a goroutine that blocks indefinitely...

8.7CVSS5.3AI score0.00396EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/12 9:22 p.m.24 views

CVE-2026-73500 etcd: `tlsListener.acceptLoop` spawns unbounded handshake goroutines with no deadline

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/listenertls.go, each connection handle...

8.7CVSS0.00396EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/08/12 9:22 p.m.9 views

CVE-2026-73500

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/listenertls.go, each connection handle...

8.7CVSS5.4AI score0.00396EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.3 views

PT-2026-71356

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 fi...

8.7CVSS5.2AI score0.00396EPSS
SaveExploits0References13
NVD
NVD
added 2026/08/07 11:17 p.m.10 views

CVE-2026-52879

Klever-Go is the Go implementation of the Klever blockchain protocol. In versions 1.7.14 through 1.7.17, the direct-message ingress handler spawns a new goroutine for every incoming direct message before the processor-level antiflood layer makes any admission decision, with no semaphore, throttle...

7.5CVSS0.00294EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/07 10:36 p.m.74 views

CVE-2026-52879

Summary: CVE-2026-52879 affects Klever-Go (Go implementation of Klever) where the direct-message ingress path spawns a new goroutine for every incoming direct message before the antiflood layer decides admission. This creates unbounded goroutine growth per peer, increasing stack allocations and G...

7.5CVSS8.5AI score0.00294EPSS
SaveExploits0References2
Rows per page
Query Builder