Uncontrolled Memory Allocation in rclone - #VU147305
Published: September 7, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to memory allocation with excessive size value in the S3 streamed multipart UploadPart handler when processing multipart upload requests with an attacker-controlled declared part length. A remote attacker can send a multipart upload request with an oversized declared part length and withhold the request body to cause a denial of service.
Unauthenticated exploitation applies when anonymous S3 mode is enabled.