Path Traversal Vulnerability in rsync Affects File Transfers
CVE-2026-53785

6.9MEDIUM

Key Information:

Status
Vendor
CVE Published:
13 August 2026

What is CVE-2026-53785?

Rsync versions before 3.5.0 are susceptible to a path traversal vulnerability. This issue allows a malicious sender to exploit the file transfer process by constructing relative paths that include symlink components while using the --relative mode. The vulnerability arises because the make_path() function does not adequately validate the constructed paths, permitting arbitrary files to be written outside the intended destination directory tree on the receiver's filesystem. As a result, this can lead to significant security issues, including unauthorized file access and potential system compromise.

Affected Version(s)

rsync 0 <= 3.4.4

rsync 3.5.0

References

CVSS V4

Score:
6.9
Severity:
MEDIUM
Confidentiality:
None
Integrity:
High
Availability:
High
Attack Vector:
Local
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

seks99x
.