CVE-2026-88045
Last modified
CVE-2026-88045 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| rclone | rclone | >= 1.75.0, < 1.75.1 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-88045?
How severe is CVE-2026-88045?
How do I fix CVE-2026-88045?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-88034Improper neutralization of special elements in data query lo…8.3
- CVE-2026-88035A size check in the client-side authentication path of the M…4.7
- CVE-2026-88036Improper neutralization of special elements in data query lo…8.3
- CVE-2026-88038cookies is a Node.js library for reading and writing HTTP co…4.8
- CVE-2026-8804Puppet resource_api (shipped in Puppet Core 8.x and Puppet E…6.7
- CVE-2026-88044rclone is a command-line program to sync files and directori…9.1
- CVE-2026-88046rclone is a command-line program to sync files and directori…5.3
- CVE-2026-88047Tesseract is an open source OCR engine. In version 5.5.3 and…8.6
- CVE-2026-88048Tesseract is an open source OCR engine. In version 5.5.3 and…8.6
- CVE-2026-88049Tesseract is an open source OCR engine. In version 5.5.3 and…8.6
- CVE-2026-8805Integer Overflow or Wraparound vulnerability in the EtherNet…8.7
- CVE-2026-88050Tesseract is an open source OCR engine. In version 5.5.3 and…6.9
Are you affected by CVE-2026-88045?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
