PT-2026-81364 · Github+1 · Go-Diskfs+1

·

CVE-2026-79775

·

Published

2026-08-25

·

Updated

2026-08-29

CVSS v4.0

7.1

High

VectorAV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Name of the Vulnerable Software and Affected Versions rclone versions 1.72.0 through 1.74.4
Description Multiple denial-of-service issues exist in the archive backend's SquashFS parser, which utilizes the github.com/diskfs/go-diskfs dependency. The parser does not validate attacker-controlled superblock and metadata values. An attacker capable of placing or modifying a SquashFS image in storage exposed via an rclone :archive: remote can create a malicious image to trigger an integer division-by-zero panic through a zero block size, an out-of-bounds slice panic via an out-of-range inode metadata offset, or a non-progress CPU loop caused by a truncated metadata stream. The first two scenarios terminate the process and can crash an SFTP server when using rclone serve sftp, while the third causes sustained CPU consumption. Because parsing is lazy, the issue is triggered when a victim or remote client accesses or descends into the malicious archive object.
Recommendations Update rclone to version 1.75.0.

Exploit

Fix

DoS

Improper Validation of Array Index

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-79775
GHSA-6JCG-Q3WP-X2F4

Affected Products

Go-Diskfs
Rclone