Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-41176

67
FAUCET Score

OVERVIEW CVE-2026-41176 is an authentication bypass vulnerability in Rclone, a command-line file synchronization tool for cloud storage. The vulnerability affects Rclone versions 1.45.0 through 1.73.4. The RC endpoint "options/set" is exposed without proper authentication requirements, allowing unauthenticated attackers to modify global runtime configuration parameters on accessible RC servers. SEVERITY This vulnerability has a network-based attack vector with low complexity. An unauthenticated attacker can set the rc.NoAuth parameter to true, which disables authorization checks for numerous RC methods that normally require authentication. This leads to unauthorized access to sensitive administrative functionality, including configuration and operational commands. The FAUCET Risk Score of 53.0/100 indicates moderate risk, though the CVSS score is not yet assigned. The EPSS score of 0.0004 suggests current exploitation probability is very low. EXPLOITATION STATUS The vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities catalog, and it is classified as inactive on the Hot List. No public exploit code or active exploitation has been identified in the threat landscape. The patch is available in Rclone version 1.73.5 and later, and community attention appears limited. Organizations using affected versions should prioritize patching, particularly those operating RC servers with network accessibility.

Impacted Technologies

VendorProductVersion(s)CPE
>= 1.45, < 1.73.5CPE matchmatch criteria
cpe:2.3:a:rclone:rclone:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

9.2CRITICAL

CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/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

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
HIGH
VS Integrity
HIGH
VS Availability
HIGH
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
32.71%
Probability of exploitation in next 30 days
EPSS Percentile
98.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
Nuclei: CVE-2026-41176 · Apr 23, 2026
This CVE's current EPSS score of 0.3271 is in the 95th percentile among its peer group of 36,862 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

gopatch availablevia ghsa
Product: github.com/rclone/rcloneFixed in: 1.73.5
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

goGHSA-25qr-6mpr-f7qxcritical

Rclone: Unauthenticated options/set allows runtime auth bypass, leading to sensitive operations and command execution

Apr 22, 2026

References

access.redhat.com / security/cve/CVE-2026-41176
bugzilla.redhat.com / show_bug.cgi
security.access.redhat.com / data/csaf/v2/vex/2026/cve-2026-41176.json
github.com / rclone/rclone/blob/bf55d5e6d37fd86164a87782191f9e1ffcaafa82/fs/rc/config.go
Product
github.com / rclone/rclone/blob/bf55d5e6d37fd86164a87782191f9e1ffcaafa82/fs/rc/rcserver/rcserver.go
Product
github.com / rclone/rclone/security/advisories/GHSA-25qr-6mpr-f7qx
ExploitVendor Advisory