CVE-2026-70464 PUBLISHED

rsync 2.0.0 < 3.5.0 Connection Slot Exhaustion DoS via Handshake Stall

Assigner: VulnCheck
Reserved: 04.08.2026 Published: 13.08.2026 Updated: 13.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor RsyncProject
Product rsync
Versions Default: unaffected
  • affected from 2.0.0 to 3.4.4 (incl.)
  • Version 3.5.0 is unaffected

Credits

  • mruprich finder

References

Problem Types

  • CWE-770 Allocation of Resources Without Limits or Throttling CWE