Command Injection Vulnerabilities in rsync by Rsync Project
CVE-2026-53790
9.2CRITICAL
What is CVE-2026-53790?
Rsync versions prior to 3.5.0 are susceptible to multiple command and argument injection vulnerabilities. These vulnerabilities enable attackers to execute arbitrary commands by inputting malicious data through various pathways, such as the RSYNC_CONNECT_PROG environment variable, daemon hooks, the rsync-ssl wrapper, and newline injection within remote-shell commands. Unsanitized user inputs, including hostnames and hostspecs, can be manipulated by injecting shell metacharacters or newline characters, potentially allowing attackers to run commands with the privileges of the rsync process or the invoking user.
Affected Version(s)
rsync 0 <= 3.4.4
rsync 3.5.0
