rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.75.0 until 1.75.1, the serve S3 streamed multipart path in cmd/serve/s3/multipart.go passes attacker-controlled contentLength to multipart.NewRW().Reserve before reading request-body bytes. waitForTurn admits the current part and one oversized part when the buffer is empty despite --multipart-streaming-buffer-limit, and lib/pool allocates 1 MiB pages according to Content-Length or X-Amz-Decoded-Content-Length. A network client can retain or multiply these reservations without sending the declared body, exhausting process or host memory or permanently blocking request handlers. Anonymous S3 deployments require no credentials, while deployments using auth_key require an accepted S3 key. This issue is fixed in version 1.75.1.
CVE-2026-88045
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.5%, top 56% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 65(Attend)EG Risk 65/100SSVC: Attend
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity75% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 1%
- EPSS %ILE
- 44%
- KEV
- Not listed
Published
September 10, 2026
Last Modified
September 10, 2026
Advisory Details (5)
Auto-updated Sep 10, 2026rclone v1.75.1
Patch available: rclone/rclone v1.75.1
https://github.com/rclone/rclone/releases/tag/v1.75.1commit ab1f458013aa (rclone/rclone)
Fix landed in rclone/rclone commit ab1f458013aa — awaiting tagged release
https://github.com/rclone/rclone/commit/ab1f458013aaf6356e4bdeca61f7cb9139f8eb86commit 7c1dfd99f3e6 (rclone/rclone)
Fix landed in rclone/rclone commit 7c1dfd99f3e6 — awaiting tagged release
https://github.com/rclone/rclone/commit/7c1dfd99f3e6a22fcefd8686cc478226a15e63a1serve s3: concurrent multipart writes can still OOM after the streaming rewrite (3d246a2) — looks like a client-retry race, no per-part retry · Issue #9616 · rclone/rclone · GitHub
https://github.com/rclone/rclone/issues/9616S3 multipart declared-length memory exhaustion · Advisory · rclone/rclone · GitHub
https://github.com/rclone/rclone/security/advisories/GHSA-2p48-j3qc-rx9fVendor Advisories for CVE-2026-88045(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
Go(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| github.com/rclone/rclone | 1.75.0 | 1.75.1 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 13× in last 7d / 23× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-18 19:31 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 19:47 UTCEG score recompute
- 2026-09-17 19:32 UTCEPSS rescore
- 2026-09-16 18:20 UTCEG score recompute
- 2026-09-16 14:09 UTCEPSS rescore
- 2026-09-16 06:28 UTCEG score recompute
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 06:45 UTCEG score recompute
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-13 19:08 UTCEG score recompute
- 2026-09-13 16:48 UTCEPSS rescore
- 2026-09-12 19:25 UTCEG score recompute
- 2026-09-12 15:02 UTCEPSS rescore
- 2026-09-11 19:41 UTCEG score recompute
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-10 19:59 UTCEG score recompute
- 2026-09-10 18:22 UTCEG score recompute
- 2026-09-10 17:40 UTCEG score recompute
- 2026-09-10 17:20 UTCEG score recompute
- 2026-09-10 16:25 UTCEG score recompute
- 2026-09-10 16:24 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-88045?
When was CVE-2026-88045 disclosed?
Is CVE-2026-88045 actively exploited?
What is the CVSS score of CVE-2026-88045?
How do I remediate CVE-2026-88045?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-88045
Is Your Infrastructure Affected by CVE-2026-88045?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.