PT-2026-71622 · Rsync · Rsync
CVE-2026-53783
·
Published
2026-08-13
·
Updated
2026-09-02
CVSS v4.0
8.6
High
| Vector | AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X |
Name of the Vulnerable Software and Affected Versions
rsync versions prior to 3.5.0
Description
The rrsync restricted shell wrapper contains a time-of-check to time-of-use (TOCTOU) race condition. This occurs when a system checks a condition (such as a file path validation) and then uses the result of that check, but the condition changes between the check and the use. Authenticated clients can exploit this to bypass directory restrictions by replacing a path component with a symlink after the validation process but before the transfer is processed. Furthermore, attackers can use unrestricted flags including
--copy-unsafe-links, -D, and --log-file via rrsync to read or write files outside the authorized directory subtree.Recommendations
Update rsync to version 3.5.0 or later.
Exploit
Fix
Link Following
Argument Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Rsync