CVE-2026-79775
Last modified
CVE-2026-79775 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. rclone versions >= v1.72.0 and <= v1.74.4 (fixed in v1.75.0) contain multiple denial-of-service vulnerabilities in the archive backend's SquashFS parser, which relies on the github.com/diskfs/go-diskfs dependency. The parser fails to validate attacker-controlled superblock and metadata values before use. EPSS estimates a 0.31% chance of exploitation in the next 30 days.
Description
rclone versions >= v1.72.0 and <= v1.74.4 (fixed in v1.75.0) contain multiple denial-of-service vulnerabilities in the archive backend's SquashFS parser, which relies on the github.com/diskfs/go-diskfs dependency. The parser fails to validate attacker-controlled superblock and metadata values before use. An attacker who can place or modify a SquashFS image in storage exposed through an rclone :archive: remote can craft a malicious image that triggers an integer division-by-zero panic (zero block size), an out-of-bounds slice panic (out-of-range inode metadata offset), or a non-progress CPU loop (truncated metadata stream). Variants 1 and 2 terminate the rclone process and, via 'rclone serve sftp', can crash the entire SFTP server; variant 3 causes sustained CPU consumption. Parsing is lazy, so a victim or remote client must address or descend into the malicious archive object to trigger it.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| rclone | rclone | >= 1.72.0, <= 1.74.4 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-79775?
How severe is CVE-2026-79775?
How do I fix CVE-2026-79775?
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-7977Inappropriate implementation in Canvas in Google Chrome prio…6.3
- CVE-2026-79770Nokogiri versions before 1.19.3 contain regular expression d…7.5
- CVE-2026-79771Nokogiri versions before 1.19.3 contain a memory leak in the…5.3
- CVE-2026-79772Nokogiri versions before 1.19.1 fail to check the return val…5.3
- CVE-2026-79773Winter CMS before 1.2.13 contains a local file inclusion vul…4.9
- CVE-2026-79774Winter CMS versions before 1.2.13 contain an incomplete fix …8.4
- CVE-2026-79776rclone before 1.75.0 mounts the pprof debug handler as its o…5.3
- CVE-2026-79777rclone before v1.75.0 includes full Go stack traces in RC AP…2.7
- CVE-2026-79778rclone before v1.75.0 contains a denial of service vulnerabi…5.3
- CVE-2026-79779rclone versions before v1.75.0 fail to reject transport down…5.3
- CVE-2026-7978Inappropriate implementation in Companion in Google Chrome o…8.1
- CVE-2026-79780rclone before v1.75.0 fails to sanitize IBM IAM bearer token…5.3
Are you affected by CVE-2026-79775?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
