Link following in Rsync - CVE-2026-43619
Published: June 1, 2026
Rsync
Detailed vulnerability description
The vulnerability allows a local user to overwrite files and manipulate filesystem objects outside the module.
The vulnerability exists due to symlink race conditions in path-based system calls in daemon mode when handling path-based system calls without chroot. A local user can replace path components with symlinks during filesystem operations to overwrite files and manipulate filesystem objects outside the module.
Only daemon configurations with use chroot = no for a module are vulnerable.