Vulnerability Description
rclone before 1.75.1 fails to confine names from server and third-party listing responses to the listed directory, allowing path traversal sequences in object names. Attackers can craft special names containing forward slashes and parent directory references to potentially write outside the destination root, though downstream protections in the local backend currently block actual file escape.
CVSS Score
LOW
Related Weaknesses (CWE)
References
- https://github.com/rclone/rclone/security/advisories/GHSA-3vxh-3pcx-9m8q
- https://www.vulncheck.com/advisories/rclone-before-1.75.1-path-traversal-via-dir
FAQ
What is CVE-2026-93986?
CVE-2026-93986 is a vulnerability with a CVSS score of 3.1 (LOW). rclone before 1.75.1 fails to confine names from server and third-party listing responses to the listed directory, allowing path traversal sequences in object names. Attackers can craft special names ...
How severe is CVE-2026-93986?
CVE-2026-93986 has been rated LOW with a CVSS base score of 3.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-93986?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.