Skip to content

fix(deps): bump github.com/rclone/rclone from 1.70.3 to 1.73.5#12

Merged
junghao merged 2 commits into
masterfrom
rclone-bump
May 26, 2026
Merged

fix(deps): bump github.com/rclone/rclone from 1.70.3 to 1.73.5#12
junghao merged 2 commits into
masterfrom
rclone-bump

Conversation

@wilsonjord

@wilsonjord wilsonjord commented May 21, 2026

Copy link
Copy Markdown

Resolves GO-2026-4964 / CVE-2026-41176 (unauthenticated options/set auth bypass in rclone <v1.73.5).
Due to the version bump, test was initially failing - rclone now uses a HeadObject call in s3 configuration, which results in 403. In the case of fastschema, head object probe can be turned off (as it will always be directory, and not file), therefore test can pass again while still having dummy s3 credentials.

Jordan K. Wilson added 2 commits May 21, 2026 19:44
`rclone` uses HeadObject call to determine file/directory status of
Root, however, in the case of fastschema, it will always be a directory,
so can turn this probe off.
Resolves GO-2026-4964 / CVE-2026-41176 (unauthenticated options/set
auth bypass in rclone <v1.73.5).
@junghao junghao merged commit 67ebfb1 into master May 26, 2026
6 checks passed
@junghao junghao deleted the rclone-bump branch May 26, 2026 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants