Out-of-Bounds Write Vulnerability in Rsync by Rsync Project
CVE-2026-70456
8.8HIGH
What is CVE-2026-70456?
Rsync versions prior to 3.5.0 suffer from an out-of-bounds write vulnerability in the read_args() function. This flaw arises when a malicious sender crafts an argument list that exceeds the allocation boundary. Specifically, if the argument count fills the argv allocation to its limit, the following NULL terminator can overwrite adjacent heap memory, potentially leading to corruption and instability in the system.
Affected Version(s)
rsync 3.0.1 <= 3.4.4
rsync 3.5.0
