{"id":"GO-2026-6183","summary":"Nil pointer dereference in Infinite Scale TUS uploads in github.com/rclone/rclone","details":"During WebDAV Infinite Scale TUS upload creation, a transport failure can return a nil HTTP response along with an error. When handling the failure, rclone dereferences the nil response before checking the error, causing a panic that can crash the process in unrecovered contexts such as VFS mounts.","aliases":["CVE-2026-79778","GHSA-3x6r-wxxg-53vv"],"modified":"2026-08-27T04:10:41.276035524Z","published":"2026-08-18T16:38:10Z","database_specific":{"url":"https://pkg.go.dev/vuln/GO-2026-6183","review_status":"REVIEWED"},"references":[{"type":"ADVISORY","url":"https://github.com/rclone/rclone/security/advisories/GHSA-3x6r-wxxg-53vv"},{"type":"FIX","url":"https://github.com/rclone/rclone/commit/5871d98c368751a6d992ed64f8cd22cb78c44cee"},{"type":"WEB","url":"https://github.com/rclone/rclone/releases/tag/v1.75.0"}],"affected":[{"package":{"name":"github.com/rclone/rclone","ecosystem":"Go","purl":"pkg:golang/github.com/rclone/rclone"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0"},{"fixed":"1.75.0"}]}],"ecosystem_specific":{"imports":[{"path":"github.com/rclone/rclone/backend/webdav","symbols":["Fs.About","Fs.Copy","Fs.DirMove","Fs.List","Fs.ListP","Fs.Mkdir","Fs.Move","Fs.NewObject","Fs.Purge","Fs.Put","Fs.PutStream","Fs.Rmdir","Fs.getTusLocationOrRetry","NewFs","Object.CreateUploader","Object.ModTime","Object.Open","Object.Remove","Object.SetModTime","Object.Size","Object.Update","Uploader.Upload","Uploader.UploadChunk"]}]},"database_specific":{"source":"https://vuln.go.dev/ID/GO-2026-6183.json"}}],"schema_version":"1.9.0","credits":[{"name":"GitHub: cyberlanc3r"}]}