Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-79775— rclone Archive Backend SquashFS Parser Denial of Service

Quick assessment

Affected
rclone rclone
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

在 rclone 版本 >= v1.72.0 且 <= v1.74.4(v1.75.0 中已修复)中,其 archive 后端的 SquashFS 解析器存在多个导致拒绝服务(DoS)的漏洞。该解析器依赖于 github.com/diskfs/go-diskfs 库。解析器在使用之前未对攻击者控制的超级块(superblock)和元数据(metadata)值进行有效验证。 攻击者若能在通过 rclone 远程接口暴露的存储中放置或修改 SquashFS 镜像,即可构造恶意镜像,触发以下类型的漏洞: 1. 整数除以零

CVSS 6.5 · Medium EPSS 0.31% · P23

Affected Version Matrix 1

VendorProduct Version RangeStatus
rclone rclone < 1.72.0 unaffected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-79775

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
rclone Archive Backend SquashFS Parser Denial of Service
Source: CVE Program / CVE List V5
Vulnerability 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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
对数组索引的验证不恰当
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
rclone rclone 0 ~ 1.72.0 -

II. Public POCs for CVE-2026-79775

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-79775

登录查看更多情报信息。

Vendor Advisories for CVE-2026-79775 (2)

Same Patch Batch · rclone · 2026-08-25 · 9 CVEs total

CVE-2026-79781 6.5 MEDIUM rclone serve s3 Path Traversal via dot-dot object keys
CVE-2026-79780 5.3 MEDIUM rclone before v1.75.0 Credential Exposure via S3 Redirect
CVE-2026-79779 5.3 MEDIUM rclone before v1.75.0 WebDAV Credential Exposure via HTTPS-to-HTTP Redirect
CVE-2026-79778 5.3 MEDIUM rclone before v1.75.0 Denial of Service via TUS nil-response panic
CVE-2026-79776 5.3 MEDIUM rclone before 1.75.0 Authentication Bypass via pprof
CVE-2026-79783 3.6 LOW rclone before 1.74.4 Privilege Escalation via setuid Metadata
CVE-2026-79782 3.1 LOW rclone before 1.74.4 Security Token Disclosure via HTTPS to HTTP Redirect
CVE-2026-79777 2.7 LOW rclone before v1.75.0 Information Disclosure via RC API

IV. Related Vulnerabilities

V. Comments for CVE-2026-79775

No comments yet


Leave a comment