GO-2026-6456

Source
https://pkg.go.dev/vuln/GO-2026-6456
Import Source
https://vuln.go.dev/ID/GO-2026-6456.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2026-6456
Aliases
Published
2026-09-16T16:56:29Z
Modified
2026-09-19T09:25:26Z
Summary
rclone: S3 multipart declared-length memory exhaustion in github.com/rclone/rclone
Details

rclone: S3 multipart declared-length memory exhaustion in github.com/rclone/rclone

Database specific
{
    "review_status": "UNREVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2026-6456"
}
References

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
1.75.0
Fixed
1.75.1

Ecosystem specific

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

Database specific

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