CVE-2026-53797

rsync before 3.5.0 contains a symlink race condition vulnerability in the sender's source tree traversal that allows an attacker who can manipulate a parent directory of the source tree to redirect file reads to unintended paths. Attackers can atomically replace a parent directory component with a symlink pointing outside the source root between path resolution and file open operations to disclose file contents outside the intended transfer root.
Configurations

Configuration 1 (hide)

cpe:2.3:a:samba:rsync:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-08-13 15:19

Updated : 2026-08-31 15:31


NVD link : CVE-2026-53797

Mitre link : CVE-2026-53797

CVE.ORG link : CVE-2026-53797


JSON object : View

Products Affected

samba

  • rsync
CWE
CWE-59

Improper Link Resolution Before File Access ('Link Following')

CWE-367

Time-of-check Time-of-use (TOCTOU) Race Condition