PatchSiren cyber security CVE debrief
CVE-2026-79781 rclone CVE debrief
CVE-2026-79781 is a path traversal vulnerability in rclone serve s3 before version 1.74.4. This vulnerability allows attackers to read and overwrite root-level files by using dot-dot segments in S3 object keys. The vulnerability was published on 2026-08-25T16:17:30.080Z and last modified on 2026-09-10T20:46:19.780Z. Affected product deployments should be verified, and owners should prioritize updates to version 1.74.4 or later. Compensating controls and monitoring are recommended for exposed systems.
- Vendor
- rclone
- Product
- Unknown
- CVSS
- MEDIUM 6.9
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-25
- Original CVE updated
- 2026-09-10
- Advisory published
- 2026-08-25
- Advisory updated
- 2026-09-10
Who should care
Defenders responsible for rclone serve s3 installations, particularly those with sensitive files and directories, should assess exposure and prioritize verification and remediation.
Why it matters
CVE-2026-79781 is a path traversal vulnerability in rclone serve s3 before version 1.74.4 that allows attackers to read and overwrite root-level files. Defenders should prioritize verifying and updating installations, restricting access to sensitive files and directories, and monitoring for suspicious activity.
- Read and overwrite root-level files
- Escape bucket namespace and access files in serve root directory
- Potential data breaches and unauthorized modifications
Technical summary
The vulnerability allows attackers to read and overwrite root-level files by using dot-dot segments in S3 object keys. This is possible because the rclone serve s3 application does not properly sanitize object keys, allowing an attacker to escape the bucket namespace and access files in the serve root directory. Affected product context indicates that rclone serve s3 installations before version 1.74.4 are vulnerable. Defenders should prioritize verifying and updating installations, restricting access to sensitive files and directories, and monitoring for suspicious activity.
Defensive priority
Defenders should prioritize verifying and updating rclone serve s3 installations to version 1.74.4 or later, and restrict access to sensitive files and directories.
Recommended defensive actions
- Verify and update rclone serve s3 installations to version 1.74.4 or later
- Restrict access to sensitive files and directories
- Monitor for suspicious activity and implement compensating controls
- 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
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The vulnerability is described in the CVE record and NVD vulnerability detail page. The source references provide additional information about the vulnerability and its impact. Evidence limits suggest that defenders verify installations, review official advisories, and monitor for suspicious activity. Known affected scope includes rclone serve s3 before version 1.74.4, but specific deployments require verification.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-79781 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-79781
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-79781 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-79781
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/rclone/rclone/security/advisories/GHSA-8v25-v8p6-qf7v
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/rclone-serve-s3-path-traversal-via-dot-dot-object-keys
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.