RSync Path Traversal via Symlinked Module Root (<3.5.0)
CVE-2026-53784 Published on August 13, 2026

rsync < 3.5.0 Path Traversal via Symlink Module Root
rsync before 3.5.0 contains a path traversal vulnerability that allows remote clients to access files outside the intended module root when use chroot is disabled and the module root path or a component of it is a symlink. The daemon calls chdir() to the module root at session initialization without resolving symlinks via realpath() or equivalent, causing subsequent relative-path operations to reference files relative to the symlink target rather than the intended module root, enabling unauthorized file access.

Vendor Advisory NVD

Vulnerability Analysis

CVE-2026-53784 is exploitable with local system access, and requires small amount of user privileges. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to have no impact on confidentiality and integrity and availability.

Attack Vector:
LOCAL
Attack Complexity:
LOW
Privileges Required:
LOW
User Interaction:
NONE

Weakness Type

What is an insecure temporary file Vulnerability?

The software attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource.

CVE-2026-53784 has been classified to as an insecure temporary file vulnerability or weakness.


Products Associated with CVE-2026-53784

Want to know whenever a new CVE is published for Samba Rsync? stack.watch will email you.

 

Affected Versions

RsyncProject rsync: