THREAT OPS › Threat News › [GHSA] GHSA-2p48-j3qc-rx9f (high) — rclone: S3 multipart declared-length memory exhaustion
[GHSA] GHSA-2p48-j3qc-rx9f (high) — rclone: S3 multipart declared-length memory exhaustion
GHSA-2p48-j3qc-rx9f Severity: high CVE: CVE-2026-88045
rclone: S3 multipart declared-length memory exhaustion
## Summary
In streamed multipart mode, `serve s3` passes the request's declared part length to `multipart.NewRW().Reserve(contentLength)` before reading any part data. `Reserve` immediately obtains enough 1 MiB pool pages for the entire declared length. The request handler therefore all
Indicators of compromise
- 5629f2668c69149bf3d9d8e2a25bb32a2648606esha1
- CVE-2026-88045cve
Original source: https://github.com/advisories/GHSA-2p48-j3qc-rx9f