Input validation error in Rsync - CVE-2026-53798
Published: August 13, 2026
Vulnerability details
The vulnerability allows a remote attacker to modify file ownership metadata.
The vulnerability exists due to improper input validation in the rsync daemon name-converter handling logic when processing an empty converter response for an unknown sender name. A remote attacker can provide an unknown name that causes an empty response to be treated as success and mapped to uid/gid 0 to modify file ownership metadata.
Only configurations with fake super = yes are affected.