Link following in Rsync - CVE-2026-53785
Published: August 13, 2026
Vulnerability details
The vulnerability allows a local user to create files and directories outside the destination tree.
The vulnerability exists due to improper link resolution before file access in make_path() when re-creating implied parent directories under --relative transfers. A local user can plant a symlink in a parent path component to create files and directories outside the destination tree.
The issue occurs on the receiver side while handling transferred paths with implied parent directories.