CVE-2026-53793
CRITICAL
CVSS 9.1
rsync
Verified Advisory
Chroot inner-module escape via parent-component symlink in rsync (CVE-2026-53793)
rsync before 3.5.0 fails to properly confine paths when `use chroot = yes` is combined with a `/./ ` inner-module root: the kernel chroot constrains only the outer path, allowing a symlinked parent component inside the inner module to resolve to a sibling directory outside the confinement boundary, enabling unauthorized read or write access to files outside the module's subtree. A related variant allows a malicious peer to supply a forged `xname` delta-basis path carrying traversal components, causing the client to open an out-of-tree file as the delta basis and disclose its contents back to the server (transfer shaping / information disclosure) outside any chroot. Both the server-side chroot escape and the client-side basis-name disclosure affect the generator, receiver write/finish, module chdir, and receiver delta-basis open paths.
Affected versions:
- <= 3.4.4
We recommend updating to: 3.5.0.
CVSS 9.1 · our assessment: act_now
Reference: https://github.com/RsyncProject/rsync/security/advisories/GHSA-wj7w-vh23-mm44
Details: https://vuln.today/cve/CVE-2026-53793
Verified by vuln.today against published advisories.
Affected versions
- – <= 3.4.4
Fixed in: 3.5.0
More advisories for rsync
- CVE-2026-53790 – Command and argument injection in rsync via unquoted peer- or host-controlled values (CVE-2026-53790)
- CVE-2026-53791 – IP address spoofing in rsync daemon PROXY protocol handling (CVE-2026-53791)
- CVE-2026-70452 – hosts deny access control bypass in rsync on DNS lookup failure (CVE-2026-70452)
- CVE-2026-70460 – Module-root escape via symlink in rsync daemon (CVE-2026-70460)
- CVE-2026-44508 – Integer overflow in rsync compressed-token decoder enables remote memory disclosure (CVE-2026-44508)