Lucene search
+L

19 matches found

Github Security Blog
Github Security Blog
•added 2026/09/23 7:16 p.m.•7 views

Klever-Go: Unauthenticated WebSocket /subscribe: no read-size limit, no connection cap, permissive origin -> remote node memory/goroutine exhaustion (DoS)

Summary The unauthenticated WebSocket endpoint GET /subscribe is registered open: true by default config/node/api.yaml and lets a remote, unauthenticated client exhaust the node's memory and goroutines. Because the REST API runs IN-PROCESS with the node — network/api/api.go Start... ends with...

7.5CVSS6.1AI score0.0035EPSS
SaveExploits0References5Affected Software1
OSV
OSV
•added 2026/09/23 7:15 p.m.•3 views

CVE-2026-86065 Klever-Go: Unauthenticated WebSocket /subscribe: no read-size limit, no connection cap, permissive origin -> remote node memory/goroutine exhaustion (DoS)

Klever-Go is the Go implementation of the Klever blockchain protocol. Prior to 1.7.20, the default-open GET /subscribe endpoint in network/api/websocket/routes.go accepts unauthenticated WebSocket clients with permissive origin handling, does not call SetReadLimit to bound message size, and has n...

7.5CVSS5.8AI score
SaveExploits0References6
CVE
CVE
•added 2026/09/14 10:29 a.m.•21 views

CVE-2026-11993

Mattermost versions 11.9.x ≤ 11.9.0 , 11.8.x ≤ 11.8.4 , 11.7.x ≤ 11.7.7 , and 10.11.x ≤ 10.11.22 are affected by a resource-exhaustion flaw in the file content indexing subsystem. The root cause is a failure to properly enforce the limit of concurrent files being processed and to handle failed fi...

4.3CVSS5.6AI score0.00212EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/09/14 10:29 a.m.•9 views

CVE-2026-11993 Fix authenticated members disabling file content indexing server-wide via extraction pool exhaustion

Mattermost versions 11.9.x = 11.9.0, 11.8.x = 11.8.4, 11.7.x = 11.7.7, 10.11.x = 10.11.22 fail to properly enforce the limit of concurrent files being processed and handled failed files, which allows a user with permission to upload files to spawn more goroutines than intended and block the...

4.3CVSS5.6AI score0.00212EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/14 10:29 a.m.•36 views

CVE-2026-11993 Fix authenticated members disabling file content indexing server-wide via extraction pool exhaustion

Mattermost versions 11.9.x = 11.9.0, 11.8.x = 11.8.4, 11.7.x = 11.7.7, 10.11.x = 10.11.22 fail to properly enforce the limit of concurrent files being processed and handled failed files, which allows a user with permission to upload files to spawn more goroutines than intended and block the...

4.3CVSS0.00212EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/09/14 12:00 a.m.•12 views

PT-2026-91141

Mattermost versions 11.9.x = 11.9.0, 11.8.x = 11.8.4, 11.7.x = 11.7.7, 10.11.x = 10.11.22 fail to properly enforce the limit of concurrent files being processed and handled failed files, which allows a user with permission to upload files to spawn more goroutines than intended and block the...

4.3CVSS5.6AI score0.00212EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/08/28 10:49 a.m.•14 views

EUVD-2026-67687

filebrowser through 2.63.23 fails to validate named pipes in directory archive and public download handlers, allowing attackers to trigger blocking open syscalls. Authenticated users or anonymous visitors with public share links can repeatedly request archives containing named pipes to pin server...

8.2CVSS5.8AI score0.00515EPSS
SaveExploits0References3
CVE
CVE
•added 2026/08/28 10:49 a.m.•29 views

CVE-2026-82235

filebrowser through 2.63.23 fails to validate named pipes in its directory archive and public download handlers. This causes blocking open syscalls that pin server goroutines and exhaust connection resources, resulting in a denial of service . Both authenticated users and anonymous visitors with ...

8.2CVSS5.8AI score0.00515EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/28 10:49 a.m.•10 views

CVE-2026-82235 filebrowser through 2.63.23 Denial of Service via named pipes

filebrowser through 2.63.23 fails to validate named pipes in directory archive and public download handlers, allowing attackers to trigger blocking open syscalls. Authenticated users or anonymous visitors with public share links can repeatedly request archives containing named pipes to pin server...

8.2CVSS5.8AI score
SaveExploits0References5
Cvelist
Cvelist
•added 2026/08/28 10:49 a.m.•39 views

CVE-2026-82235 filebrowser through 2.63.23 Denial of Service via named pipes

filebrowser through 2.63.23 fails to validate named pipes in directory archive and public download handlers, allowing attackers to trigger blocking open syscalls. Authenticated users or anonymous visitors with public share links can repeatedly request archives containing named pipes to pin server...

8.2CVSS0.00515EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/08/28 12:00 a.m.•21 views

PT-2026-83087

filebrowser through 2.63.23 fails to validate named pipes in directory archive and public download handlers, allowing attackers to trigger blocking open syscalls. Authenticated users or anonymous visitors with public share links can repeatedly request archives containing named pipes to pin server...

8.2CVSS5.8AI score0.00515EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 4:15 a.m.•12 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.00697EPSS
SaveExploits0References12
OSV
OSV
•added 2026/08/18 4:38 p.m.•15 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.00697EPSS
SaveExploits0References5
OSV
OSV
•added 2026/08/12 10:17 p.m.•8 views

AZL-95913 CVE-2026-73500 affecting package flannel for versions less than 0.24.2-31

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.8AI score0.00697EPSS
SaveExploits0References1
OSV
OSV
•added 2026/08/12 10:17 p.m.•10 views

AZL-95901 CVE-2026-73500 affecting package cert-manager for versions less than 1.12.15-12

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.8AI score0.00697EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/08/12 9:22 p.m.•13 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.00697EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
•added 2026/01/30 12:00 a.m.•20 views

Grafana Labs 3.0.0 < 11.6.9+security-01 / 12.0.0 < 12.0.8+security-01 / 12.1.0 < 12.1.5+security-01 / 12.2.0 < 12.2.3+security-01 / 12.3.0 < 12.3.1+security-01 DoS (CVE-2026-21720)

The version of Grafana Labs installed on the remote host is affected by a denial of service vulnerability as referenced in the CVE-2026-21720 advisory. - Every uncached /avatar/:hash request spawns a goroutine that refreshes the Gravatar image. If the refresh sits in the 10-slot worker queue long...

7.5CVSS7.3AI score0.00701EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/01/28 12:25 a.m.•10 views

SUSE CVE-2026-21720

Every uncached /avatar/:hash request spawns a goroutine that refreshes the Gravatar image. If the refresh sits in the 10-slot worker queue longer than three seconds, the handler times out and stops listening for the result, so that goroutine blocks forever trying to send on an unbuffered channel...

7.5CVSS5.9AI score0.00701EPSS
SaveExploits0References6
OSV
OSV
•added 2023/10/11 10:15 p.m.•5 views

AZL-98988 CVE-2023-39325 affecting package golang 1.27.1-1

A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a ne...

7.5CVSS5.7AI score0.03796EPSS
SaveExploits0References1
Rows per page
Query Builder