Infinite loop in rclone - #VU140644
Published: August 1, 2026
Vulnerability details
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to loop with unreachable exit condition in github.com/diskfs/go-diskfs metadata parsing as used by rclone's archive backend when parsing a crafted truncated SquashFS image. A remote user can send or access a specially crafted SquashFS image to cause a denial of service.
The affected operation can continue consuming CPU after the requesting client disconnects, and repeated requests involving distinct malicious archives can amplify resource consumption.