v1.73.5
rclone v1.73.5
Changed 1
- Add Microsoft Partner Network User-Agent prefix to Azureblob
Fixed 5
- Fix debug logs that fire before logger is configured
- Fix User.EntryPermissions JSON unmarshalling in Drime
- Fix 'directory not found' error when the directory contains accent marks in Iclouddrive
- Fix TencentCOS CDN endpoint failing on bucket check in S3
- Fix empty delimiter parameter rejected by Archiware P5 server in S3
Security 3
- Add AuthRequired to operations/fsinfo to prevent backend creation CVE-2026-41179
- Add AuthRequired to options/set to prevent auth bypass CVE-2026-41176
- Snapshot NoAuth at startup to prevent runtime auth bypass CVE-2026-41176
- Bug Fixes
- operations: Add AuthRequired to operations/fsinfo to prevent backend creation CVE-2026-41179 (Nick Craig-Wood)
- rc
- Add AuthRequired to options/set to prevent auth bypass CVE-2026-41176 (Nick Craig-Wood)
- Snapshot NoAuth at startup to prevent runtime auth bypass CVE-2026-41176 (Nick Craig-Wood)
- filter: Fix debug logs that fire before logger is configured (Nick Craig-Wood)
- Azureblob
- Add Microsoft Partner Network User-Agent prefix (Nick Craig-Wood)
- Drime
- Fix User.EntryPermissions JSON unmarshalling (a1pcm)
- Iclouddrive
- Fix 'directory not found' error when the directory contains accent marks (Brais Couce)
- S3
- Fix TencentCOS CDN endpoint failing on bucket check (Mozi)
- Fix empty delimiter parameter rejected by Archiware P5 server (Nick Craig-Wood)