CVE-2026-29518
Published
CVSS v3
7
HIGH
CVSS v2
N/A
Affected
1
PROJECT
Description
Rsync versions before 3.4.3 contain a time-of-check to time-of-use (TOCTOU) race condition in daemon file handling that allows attackers to redirect file writes outside intended directories by replacing parent directory components with symbolic links. Attackers with write access to a module path can exploit this race condition to create or overwrite arbitrary files, potentially modifying sensitive system files and achieving privilege escalation when the daemon runs with elevated privileges. This vulnerability can only be triggered if the chroot setting is false.
An open source utility that provides fast incremental file transfer. It also has useful features for backup and restore operations among many other use cases.