Vulnerability Description
rclone serve s3 before 1.74.4 contains a path traversal vulnerability that allows attackers to read and overwrite root-level files by using dot-dot segments in S3 object keys. Attackers can send requests with object keys like ../root-secret.txt to escape the bucket namespace and access files in the serve root directory.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/rclone/rclone/security/advisories/GHSA-8v25-v8p6-qf7v
- https://www.vulncheck.com/advisories/rclone-serve-s3-path-traversal-via-dot-dot-
- https://github.com/rclone/rclone/security/advisories/GHSA-8v25-v8p6-qf7v
FAQ
What is CVE-2026-79781?
CVE-2026-79781 is a vulnerability with a CVSS score of 6.5 (MEDIUM). rclone serve s3 before 1.74.4 contains a path traversal vulnerability that allows attackers to read and overwrite root-level files by using dot-dot segments in S3 object keys. Attackers can send reque...
How severe is CVE-2026-79781?
CVE-2026-79781 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-79781?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.