Link following in Rsync - CVE-2026-53793

 

Link following in Rsync - CVE-2026-53793

Published: August 13, 2026


Vulnerability identifier: #VU142286
CSH Severity: Medium
CVSS v4: 9.1 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-53793
CWE-ID: CWE-59
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to disclose sensitive information and modify files outside the intended inner module.

The vulnerability exists due to improper link resolution before file access in rsync inner-module path handling when processing a chrooted \"/./\" inner module with a parent-component symlink or a peer-forged delta-basis path. A remote attacker can supply crafted path components to access files outside the inner module to disclose sensitive information and modify files outside the intended inner module.

The issue occurs when use chroot = yes is enabled with a \"/./\" inner module, and it also affects peer-controlled delta-basis names during client pull operations with --link-dest, --copy-dest, --compare-dest, or --fuzzy.


Affected software

Rsync

How to mitigate CVE-2026-53793

Install security update from vendor's website.

Rsync - update to 3.5.0

External References

Related Security Bulletins