CVE Catalog

CVE-2026-29518

HighCVSS 7.0
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.15%

5th percentile - higher than 5% of all known CVEs

Summary

Rsync before version 3.4.3 contains a TOCTOU race condition in daemon file handling, allowing 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 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.

Risk Assessment

The risk includes privilege escalation and modification of sensitive system files, potentially leading to full system compromise by the attacker.

Recommendation

Immediately upgrade Rsync to version 3.4.3 or later and enable chroot if feasible.

Other vulnerabilities in Rsync

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS