Out-of-bounds write in Rsync - CVE-2026-70458
Published: August 13, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service and modify data.
The vulnerability exists due to out-of-bounds write in the rsync file list handling logic when processing a file entry marked FLAG_HLINKED even though hard links were not negotiated. A remote attacker can send a specially crafted file entry to cause a denial of service and modify data.
Exploitation requires protocol-30 incremental recursion, a regular file entry, and use of --checksum with hard links disabled.