Out-of-bounds read in Rsync - CVE-2026-43620
Published: June 1, 2026
Rsync
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to an out-of-bounds read in recv_files() when processing a crafted file list and transfer record from a malicious server. A remote attacker can send a crafted file list and transfer record to cause a denial of service.
The issue is reachable by any client pulling from a malicious server, and no special options are required on the victim because inc_recurse is the protocol-30+ default.