Improper access control in Rsync - CVE-2026-43617
Published: June 1, 2026
Rsync
Detailed vulnerability description
The vulnerability allows a remote attacker to bypass hostname-based access controls.
The vulnerability exists due to improper access control in reverse-DNS lookup handling in rsync daemon mode when processing connections after entering the daemon chroot. A remote attacker can connect from a denied hostname and cause hostname-based deny rules to fail open to bypass hostname-based access controls.
Only daemon configurations with daemon chroot = /X are affected when the chroot tree lacks DNS resolution support. IP-based ACLs are unaffected.