BIT-rclone-2026-71313

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/rclone/BIT-rclone-2026-71313.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-rclone-2026-71313
Aliases
Published
2026-08-17T05:53:35.162Z
Modified
2026-08-17T08:10:52.600506144Z
Summary
rclone: Local Encoding Path Traversal
Details

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From v1.51.0 until v1.75.0, the local backend in backend/local/local.go relies on the configurable filename encoder to prevent remote filename data from becoming operating-system path syntax, so a local destination using Slash, None, Raw, or on Windows an encoding that preserves backslash can decode a standard-encoded fullwidth dot-dot component or native backslash form into an actual parent-directory component before filepath.Join resolves it outside the configured local root, allowing an attacker-controlled source object to create or overwrite files outside the selected destination directory as the rclone process. This issue is fixed in v1.75.0.

Database specific
{
    "severity": "Medium",
    "cpes": [
        "cpe:2.3:a:rclone:rclone:*:*:*:*:*:go:*:*"
    ]
}
References

Affected packages

Bitnami / rclone

Package

Name
rclone
Purl
pkg:bitnami/rclone

Severity

  • 6.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:N/I:H/A:L CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
1.51.0
Fixed
1.75.0

Database specific

source
"https://github.com/bitnami/vulndb/tree/main/data/rclone/BIT-rclone-2026-71313.json"