CVE-2026-53795

rsync before 3.5.0 contains an arbitrary file write vulnerability that allows attackers to write files outside the intended destination tree by specifying an absolute path via --temp-dir or --link-dest options. The rename-confinement logic is bypassed when these options resolve to paths outside the destination tree, enabling attacker-controlled values to write files to arbitrary locations accessible to the rsync process.
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:38


NVD link : CVE-2026-53795

Mitre link : CVE-2026-53795

CVE.ORG link : CVE-2026-53795


JSON object : View

Products Affected

samba

  • rsync
CWE
CWE-59

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