CVE 9.8 CRITICAL

Rclone: Unauthenticated command execution in `rclone rcd –rc-serve` via inline remote instantiation, bypassing CVE-2026-41179 fix_CVE-2026-49980

9.8 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Description

Rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.46.0 until 1.74.3, rclone rcd --rc-serve accepts unauthenticated GET and HEAD requests to paths of the form: /[remote:path]/object. The remote value is parsed from the URL and passed to normal backend initialization. Inline remote configuration can set backend options that execute local commands during initialization. As a result, a single unauthenticated GET or HEAD request can execute a command as the rclone process user. This vulnerability is fixed in 1.74.3.

AI Analysis

Unauthenticated command execution in `rclone rcd --rc-serve` via inline remote instantiation

Basic Information

ID CVE-2026-49980
Source GitHub_M
Published Jun 24, 2026 at 17:52

Affected Product

Vendor rclone
Product rclone
Version >= 1.46.0, < 1.74.3
Affected Versions rclone rclone >= 1.46.0, < 1.74.3

CWE Classification

AI Assessment

AI Score 9.8 / 10
AI Severity Critical
Vendor Rclone
Product rclone
Version 1.46.0-1.74.3

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.