CVE-2026-53789

Summary

rsync before 3.5.0 contains an improper path handling vulnerability that allows a malicious sender to expand the scope of –delete operations beyond the intended destination subtree by sending a crafted file list that causes rsync to reclassify implied parent directory entries or treat synthetic paths as the transfer root. Attackers can exploit multiple variants including implied parent reclassification, synthetic root path construction, legacy protocol behavior below version 30, and non-directory root handling to cause the receiver to delete files outside the authorized destination directory.

Affected Software

VendorProductVersion RangeStatus
RsyncProjectrsync0 <= 3.4.4affected
RsyncProjectrsync3.5.0unaffected

Weaknesses

  • CWE-807: CWE-807 Reliance on Untrusted Inputs in a Security Decision

References