AUGUST 14, 2026
Live Feed
Back to database
Case File

CVE-2026-70464

HIGH · CVSS 7.5 EPSS 0.57% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-13 · Last synced 2026-08-14

CyberRota Analysis

AI-Generated

The rsync daemon versions prior to 3.5.0 are vulnerable to a denial of service attack that allows unauthenticated remote attackers to exhaust connection slots by manipulating the handshake process. This can lead to service disruption for legitimate users as attackers can maintain multiple connections without triggering timeouts. Organizations using affected versions of rsync should prioritize patching to mitigate this high-severity vulnerability.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-70464
Severity
HIGH
CVSS
7.5
EPSS
0.57%

Original NVD Description

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 connections and trickle data at the minimum rate to avoid timeout, or stall entirely before module selection where no timeout applies, consuming all available connection slots and denying service to legitimate clients.