Link following in Rsync - CVE-2026-53799
Published: August 13, 2026
Vulnerability details
The vulnerability allows a local user to escalate privileges.
The vulnerability exists due to improper link resolution before file access in the receiver ACL/xattr metadata apply logic when preserving metadata and applying received ACLs or xattrs by path. A local user can race a path component into a symlink to cause rsync to apply attacker-controlled ACL data to a victim inode outside the destination tree to escalate privileges.
A local user who controls a path component can exploit the issue after the receiver creates the entry but before the metadata apply. A raced FIFO could also block the metadata apply.