GO-2026-6189

Source
https://pkg.go.dev/vuln/GO-2026-6189
Import Source
https://vuln.go.dev/ID/GO-2026-6189.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2026-6189
Aliases
Published
2026-08-18T16:38:10Z
Modified
2026-08-18T17:15:27.921278797Z
Summary
Path traversal in serve s3 in github.com/rclone/rclone
Details

Path traversal in serve s3 in github.com/rclone/rclone

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2026-6189"
}
References
Credits
    • Dangel (GitHub: Dangel165)

Affected packages

Go / github.com/rclone/rclone

Package

Name
github.com/rclone/rclone
View open source insights on deps.dev
Purl
pkg:golang/github.com/rclone/rclone

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.74.4

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/rclone/rclone/cmd/serve/s3",
            "symbols": [
                "Server.Bind",
                "Server.Serve",
                "Server.Shutdown",
                "logger.Print",
                "readerWithCloser.Close",
                "s3Backend.BucketExists",
                "s3Backend.CopyObject",
                "s3Backend.CreateBucket",
                "s3Backend.DeleteBucket",
                "s3Backend.DeleteMulti",
                "s3Backend.DeleteObject",
                "s3Backend.GetObject",
                "s3Backend.HeadObject",
                "s3Backend.ListBucket",
                "s3Backend.ListBuckets",
                "s3Backend.PutObject",
                "s3Backend.TouchObject",
                "s3Backend.deleteObject",
                "s3Backend.entryListR"
            ]
        }
    ]
}

Database specific

source
"https://vuln.go.dev/ID/GO-2026-6189.json"