Resource exhaustion in Rsync - CVE-2026-70464
Published: August 13, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to uncontrolled resource consumption in the rsync daemon handshake handling when processing pre-transfer handshake input. A remote attacker can stall the connection by sending an unterminated line or trickling NUL-terminated arguments one byte at a time to cause a denial of service.
A stall after module selection can hold a max-connections slot and make the module unavailable to legitimate clients.