Lucene search
+L

30 matches found

RedHat Linux
RedHat Linux
added 2026/09/14 7:43 p.m.9 views

rsync: rsync: Denial of Service via handshake stall

A denial of service flaw was found in the rsync daemon. An unauthenticated remote attacker can stall the handshake process by opening multiple concurrent connections and trickling data or stalling prior to module selection. This bypasses standard timeouts and exhausts all available connection...

8.7CVSS6.5AI score0.00573EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/09/14 7:33 p.m.7 views

rsync: rsync: Denial of Service via handshake stall

A denial of service flaw was found in the rsync daemon. An unauthenticated remote attacker can stall the handshake process by opening multiple concurrent connections and trickling data or stalling prior to module selection. This bypasses standard timeouts and exhausts all available connection...

8.7CVSS6.5AI score0.00573EPSS
SaveExploits0References7
Microsoft CVE
Microsoft CVE
added 2026/08/23 9:43 p.m.18 views

rsync 2.0.0 < 3.5.0 Connection Slot Exhaustion DoS via Handshake Stall

...

8.7CVSS5.2AI score0.00573EPSS
SaveExploits0
Snyk
Snyk
added 2026/08/13 7:00 p.m.6 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling through the handshake process. An attacker can exhaust all available connection slots by initiating multiple simultaneous connections and stalling the handshake, either before or afte...

8.7CVSS5.9AI score0.00573EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/13 3:20 p.m.10 views

CVE-2026-70464

rsync daemon 2.0.0 before 3.5.0 contains a denial of service vulnerability that allows unauthenticated remote attackers to exhaust daemon connection slots by stalling the handshake process before or after module selection without triggering the I/O timeout. Attackers can open many simultaneous...

8.7CVSS0.00573EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 2:41 p.m.7 views

CVE-2026-70464 rsync 2.0.0 < 3.5.0 Connection Slot Exhaustion DoS via Handshake Stall

rsync daemon 2.0.0 before 3.5.0 contains a denial of service vulnerability that allows unauthenticated remote attackers to exhaust daemon connection slots by stalling the handshake process before or after module selection without triggering the I/O timeout. Attackers can open many simultaneous...

8.7CVSS5.5AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/13 2:41 p.m.15 views

EUVD-2026-58040

rsync daemon 2.0.0 before 3.5.0 contains a denial of service vulnerability that allows unauthenticated remote attackers to exhaust daemon connection slots by stalling the handshake process before or after module selection without triggering the I/O timeout. Attackers can open many simultaneous...

8.7CVSS5.4AI score0.00573EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:41 p.m.18 views

CVE-2026-70464 rsync 2.0.0 < 3.5.0 Connection Slot Exhaustion DoS via Handshake Stall

rsync daemon 2.0.0 before 3.5.0 contains a denial of service vulnerability that allows unauthenticated remote attackers to exhaust daemon connection slots by stalling the handshake process before or after module selection without triggering the I/O timeout. Attackers can open many simultaneous...

8.7CVSS5.4AI score0.00573EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/13 2:41 p.m.65 views

CVE-2026-70464

CVE-2026-70464 affects rsync daemon 2.0.0 before 3.5.0. The issue is a denial-of-service vulnerability where unauthenticated remote attackers can exhaust daemon connection slots by stalling the handshake process before or after module selection, avoiding I/O timeouts and preventing legitimate cli...

8.7CVSS5.4AI score0.00573EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/13 2:41 p.m.110 views

CVE-2026-70464 rsync 2.0.0 < 3.5.0 Connection Slot Exhaustion DoS via Handshake Stall

rsync daemon 2.0.0 before 3.5.0 contains a denial of service vulnerability that allows unauthenticated remote attackers to exhaust daemon connection slots by stalling the handshake process before or after module selection without triggering the I/O timeout. Attackers can open many simultaneous...

8.7CVSS0.00573EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.9 views

PT-2026-71664

Name of the Vulnerable Software and Affected Versions rsync daemon versions 2.0.0 through 3.4.9 Description A denial of service issue exists that allows unauthenticated remote attackers to exhaust daemon connection slots. This is achieved by stalling the handshake process either before or after...

8.7CVSS5.2AI score0.00573EPSS
SaveExploits0References160
CVE
CVE
added 2026/06/24 8:15 p.m.53 views

CVE-2026-52814

CVE-2026-52814 affects Gogs’ built-in Go SSH server, where unauthenticated clients can stall the SSH handshake to exhaust file descriptors, spawning unbounded goroutines and causing FD exhaustion that disrupts SSH access. Connected advisories (GHSA-XP79-5MX3-JX52) confirm the vulnerability detail...

6.9CVSS5.9AI score0.00547EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/24 8:15 p.m.16 views

CVE-2026-52814 Gogs: Unauthenticated Asymmetric Denial of Service (DoS) via SSH Handshake Stall (File Descriptor Exhaustion)

Gogs is an open source self-hosted Git service. Prior to 0.14.3, the Gogs built-in Go SSH server is vulnerable to an unauthenticated, asymmetric Denial of Service DoS attack. The application accepts inbound TCP connections and passes them to golang.org/x/crypto/ssh.NewServerConn inside a new...

6.9CVSS5.9AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/06/23 5:12 p.m.27 views

Gogs has Unauthenticated Asymmetric Denial of Service (DoS) via SSH Handshake Stall (File Descriptor Exhaustion)

The Gogs built-in Go SSH server is vulnerable to an unauthenticated, asymmetric Denial of Service DoS attack. The application accepts inbound TCP connections and passes them to golang.org/x/crypto/ssh.NewServerConn inside a new goroutine without enforcing any read/write deadlines on the underlyin...

6.9CVSS5.9AI score0.00547EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/06/23 5:12 p.m.21 views

GHSA-XP79-5MX3-JX52 Gogs has Unauthenticated Asymmetric Denial of Service (DoS) via SSH Handshake Stall (File Descriptor Exhaustion)

The Gogs built-in Go SSH server is vulnerable to an unauthenticated, asymmetric Denial of Service DoS attack. The application accepts inbound TCP connections and passes them to golang.org/x/crypto/ssh.NewServerConn inside a new goroutine without enforcing any read/write deadlines on the underlyin...

6.9CVSS5.9AI score0.00547EPSS
SaveExploits0References6
NVD
NVD
added 2026/03/05 7:16 p.m.37 views

CVE-2026-26999

Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.38 and 3.6.9, there is a potential vulnerability in Traefik managing TLS handshake on TCP routers. When Traefik processes a TLS connection on a TCP router, the read deadline used to bound protocol sniffing is cleared befor...

7.5CVSS0.00539EPSS
SaveExploits0References7
AlpineLinux
AlpineLinux
added 2026/03/05 4:15 p.m.48 views

CVE-2026-26999

Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.38 and 3.6.9, there is a potential vulnerability in Traefik managing TLS handshake on TCP routers. When Traefik processes a TLS connection on a TCP router, the read deadline used to bound protocol sniffing is cleared befor...

7.5CVSS5.8AI score0.00539EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/05 4:15 p.m.2 views

CVE-2026-26999 Traefik: tcp router clears read deadlines before tls forwarding, enabling stalled handshakes (slowloris doS)

Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.38 and 3.6.9, there is a potential vulnerability in Traefik managing TLS handshake on TCP routers. When Traefik processes a TLS connection on a TCP router, the read deadline used to bound protocol sniffing is cleared befor...

7.5CVSS5.8AI score0.00539EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/05 4:15 p.m.88 views

CVE-2026-26999

CVE-2026-26999 (Traefik) : A TLS handshake handling flaw on TCP routers may cause handshake stalls. When Traefik processes a TLS connection on a TCP router, the read deadline used for protocol sniffing can be cleared before the TLS handshake completes. If a TLS handshake read error occurs, the co...

7.5CVSS6AI score0.00539EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2026/03/05 4:15 p.m.53 views

CVE-2026-26999 Traefik: tcp router clears read deadlines before tls forwarding, enabling stalled handshakes (slowloris doS)

Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.38 and 3.6.9, there is a potential vulnerability in Traefik managing TLS handshake on TCP routers. When Traefik processes a TLS connection on a TCP router, the read deadline used to bound protocol sniffing is cleared befor...

7.5CVSS0.00539EPSS
SaveExploits0References3
Rows per page
Query Builder