PatchSiren cyber security CVE debrief
CVE-2026-70460 RsyncProject CVE debrief
CVE-2026-70460 is a critical path traversal vulnerability in rsync versions before 3.5.0. A malicious sender can exploit symlinks within the module file tree when using --partial-dir or --backup-dir options to write files outside the intended module root. This vulnerability has a CVSS score of 9.2 and is considered CRITICAL. System administrators and security teams should assess exposure and prioritize updates to prevent potential arbitrary file writes. The vulnerability allows attackers with write access to place a symlink under the module root, or who can exploit a pre-existing trusted symlink, to direct file writes to locations outside the intended module root.
- Vendor
- RsyncProject
- Product
- rsync
- CVSS
- CRITICAL 9.2
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-13
- Original CVE updated
- 2026-09-08
- Advisory published
- 2026-08-13
- Advisory updated
- 2026-09-08
Who should care
System administrators and security teams responsible for rsync installations should assess exposure and prioritize updates to prevent potential arbitrary file writes. This includes reviewing and mitigating existing exposures, monitoring for potential exploitation attempts, and verifying rsync version and exposure to potential exploitation.
Why it matters
CVE-2026-70460 is a critical path traversal vulnerability in rsync that allows for arbitrary file writes. System administrators and security teams should assess exposure, prioritize updates, and monitor for potential exploitation attempts.
- Potential for arbitrary file writes outside the intended module root
- Possible exploitation by attackers with write access to place a symlink under the module root
- Need for verification of rsync version and exposure to potential exploitation
- Priority on updating rsync to version 3.5.0 or later
Technical summary
The vulnerability exists in rsync versions before 3.5.0 and allows a malicious sender to escape the module root by exploiting symlinks within the module file tree when using --partial-dir or --backup-dir options. This can lead to arbitrary file writes relative to the module root parent. The vulnerability has a CVSS score of 9.2 and is considered CRITICAL. System administrators and security teams should assess exposure and prioritize updates to prevent potential arbitrary file writes. The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and references.
Defensive priority
High priority should be given to updating rsync to version 3.5.0 or later, as well as reviewing and mitigating any existing exposures.
Recommended defensive actions
- Update rsync to version 3.5.0 or later
- Review and mitigate existing exposures
- Monitor for potential exploitation attempts
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and references. Evidence is limited to public CVE and NVD data. Defenders should verify rsync version and exposure to potential exploitation, review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance, and monitor for potential exploitation attempts.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-70460 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-70460
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-70460 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-70460
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/RsyncProject/rsync/releases/tag/v3.5.0
-
Source reference
Unverified legacy reference
URL: https://github.com/RsyncProject/rsync/security/advisories/GHSA-w3xf-j2r2-gv4x
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/rsync-path-traversal-via-partial-dir-backup-dir-symlink
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.