UNIX symbolic link following in Rsync - CVE-2026-53802
Published: August 13, 2026
Vulnerability details
The vulnerability allows a local user to disclose sensitive information and manipulate file transfer behavior.
The vulnerability exists due to improper link resolution before file access in operator-supplied input file handling when processing paths for filter merge files, files-from lists, include-from and exclude-from lists, password files, secrets files, and daemon files-from inputs. A local user can plant a symlink in a controlled path component to disclose sensitive information and manipulate file transfer behavior.
In the password-file and secrets-file cases, file contents may be sent as the daemon authentication response. The daemon files-from variant can read a file outside the served module.