Vulnerability Description
rsync before 3.5.0 contains a path confinement bypass vulnerability that allows remote clients to escape the intended inner-module root confinement by constructing paths that resolve outside the chroot boundary when the module root contains a /./ boundary marker. Attackers can exploit improper handling of the /./ notation or forge delta-basis transfers referencing xname paths that cross the /./ boundary to gain unauthorized read or write access to files outside the module's subtree.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/RsyncProject/rsync/releases/tag/v3.5.0
- https://github.com/RsyncProject/rsync/security/advisories/GHSA-wj7w-vh23-mm44
- https://www.vulncheck.com/advisories/rsync-path-confinement-bypass-via-boundary-
FAQ
What is CVE-2026-53793?
CVE-2026-53793 is a vulnerability with a CVSS score of 7.4 (HIGH). rsync before 3.5.0 contains a path confinement bypass vulnerability that allows remote clients to escape the intended inner-module root confinement by constructing paths that resolve outside the chroo...
How severe is CVE-2026-53793?
CVE-2026-53793 has been rated HIGH with a CVSS base score of 7.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-53793?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.