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.
References
| Link | Resource |
|---|---|
| https://github.com/RsyncProject/rsync/releases/tag/v3.5.0 | Product Release Notes |
| https://github.com/RsyncProject/rsync/security/advisories/GHSA-m9vj-637x-v6pq | Vendor Advisory |
| https://www.vulncheck.com/advisories/rsync-arbitrary-file-write-via-temp-dir-link-dest | Release Notes Third Party Advisory |
Configurations
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')
