SCA: security update for github.com/rclone/rclone (GHSA-qw24-gh76-8rvv)

critical Tenable Cloud Security Plugin ID 443312

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-49980)

Solution

Update the github.com/rclone/rclone library and its related packages to version 1.74.3 or later.

See Also

https://github.com/advisories/GHSA-qw24-gh76-8rvv

Plugin Details

Severity: Critical

ID: 443312

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 6/17/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 58.03

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.4

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2026-49980

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/16/2026

Vulnerability Publication Date: 6/16/2026

Reference Information

CVE: CVE-2026-49980

cwe: CWE-306