Link following in Rsync - CVE-2026-53803
Published: August 13, 2026
Vulnerability details
The vulnerability allows a local user to overwrite arbitrary files and escalate privileges.
The vulnerability exists due to improper link resolution before file access in rsync output and ancillary file path handling when opening operator-supplied paths such as --log-file, --write-batch, --read-batch, and daemon ancillary files. A local user can plant a symlink in the target path or a parent path component to overwrite arbitrary files and escalate privileges.
For --read-batch, a planted symlink, FIFO, or device can supply chosen bytes to the protocol parser.