Link following in Rsync - CVE-2026-53800
Published: August 13, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper link resolution before file access in successful_send() when unlinking source files with --remove-source-files after a parent directory is raced from a real directory to a symlink outside the source tree. A local user can replace an attacker-controlled parent directory with a symlink to redirect the post-send unlink and cause a denial of service.
The issue is reachable when a higher-authority local sender operates on a tree containing an attacker-controlled component, and it may also be reachable through a daemon module if --remove-source-files is allowed.