Path Traversal Vulnerability in rsync Affects Remote File Access
CVE-2026-53784

8.4HIGH

Key Information:

Status
Vendor
CVE Published:
13 August 2026

What is CVE-2026-53784?

A security flaw in rsync prior to version 3.5.0 allows remote clients to manipulate the filesystem by accessing files outside the designated module root. This occurs when chroot is disabled, and the module root path includes a symlink. During session initialization, the daemon uses chdir() without resolving symlinks, leading relative path operations to be incorrectly referenced to the symlink target rather than the actual module root. This oversight can result in unauthorized access to sensitive files, posing a significant risk to system integrity.

Affected Version(s)

rsync 0 <= 3.4.4

rsync 3.5.0

References

CVSS V4

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

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.