Lucene search
+L

347 matches found

Github Security Blog
Github Security Blog
added yesterday9 views

rclone: WebDAV Credentials Survive a Same-Host HTTPS-to-HTTP Redirect

Summary WebDAV's default redirect handling can replay Basic authorization and configured Cookie headers over plaintext HTTP after a same-host HTTPS-to-HTTP redirect. This was reproduced through the real backend. Unlike the low-impact STS token in rclone's published S3 redirect advisory, Basic...

5.6AI score
SaveExploits0References4Affected Software1
CVE
CVE
added yesterday22 views

CVE-2026-71311

rclone (pre-1.75.0) is affected by a CRLF injection in FTP filename handling: a valid but nondefault encoding in backend/ftp/ftp.go can restore raw CR/LF before an attacker-controlled path is interpolated into the FTP control channel. github.com/jlaffaye/ftp formats the argument via textproto.Con...

6.4CVSS5.5AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added yesterday7 views

rclone: Path traversal in serve s3 allows reading and overwriting root-level files

Summary rclone serve s3 allows a client to read and write files at the root of the remote which would normally be inaccessible by using dot-dot path segments in the object key. It does not allow reading files outside of the root. A request such as GET /bucket/../root-secret.txt is handled as an...

5.5AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added yesterday7 views

rclone: Unbounded HTTP CONNECT Response Headers Can Exhaust rclone Memory

Summary The shared HTTP CONNECT helper parses a proxy response with http.ReadResponse over an unrestricted buffered reader. The production helper accepted a valid response containing a 2 MiB header in three consecutive runs. A malicious or compromised configured proxy, or an active on-path actor...

5.9CVSS5.5AI score
SaveExploits0References4Affected Software1
CVE
CVE
added yesterday19 views

CVE-2026-71310

The CVE affects the rclone project before version 1.75.0, where the shared HTTP CONNECT helper in lib/proxy/http.go incorrectly parses proxy CONNECT responses using http.ReadResponse over an unrestricted reader. This unbounded parsing enables a malicious or on-path proxy to send oversized headers...

5.9CVSS5.5AI score
SaveExploits0References3
Cvelist
Cvelist
added yesterday20 views

CVE-2026-71310 rclone: Unbounded HTTP CONNECT Response Headers Can Exhaust rclone Memory

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.0, the shared HTTP CONNECT helper in lib/proxy/http.go parses proxy CONNECT responses with http.ReadResponse over an unrestricted buffered reader, allowing a malicious or...

5.9CVSS
SaveExploits0References3
EUVD
EUVD
added yesterday11 views

EUVD-2026-44532

rclone: Unvalidated symlink target in local --links — arbitrary file write from an untrusted remote...

8.8CVSS5.6AI score0.00309EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added yesterday10 views

rclone: Unvalidated symlink target in local `--links` — arbitrary file write from an untrusted remote

Summary With -l/--links, rclone serializes symlinks as .rclonelink text objects whose body is the link target. When rclone writes such an object to a local destination, it recreates the symlink with os.Symlink, and performs NO validation of the target. If the source is attacker-controlled, the...

8.8CVSS6.4AI score0.00309EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added yesterday6 views

rclone: Incomplete path validation allows backend root escape in serve restic

Summary rclone serve restic does not correctly reject URL paths beginning with ../. On affected backends, an attacker who can access the REST endpoint can read, create, overwrite, or delete objects outside the path configured by the operator. The issue affects rclone v1.40 through rclone v1.74.4...

8.6CVSS5.5AI score
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added yesterday20 views

CVE-2026-71309 rclone: Incomplete path validation allows backend root escape in serve restic

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.40.0 until 1.75.0, rclone serve restic does not correctly reject URL paths beginning with ../ in cmd/serve/restic/restic.go WithRemote, which accepts a leading parent path and pass...

8.6CVSS
SaveExploits0References3
CVE
CVE
added yesterday22 views

CVE-2026-71309

CVE-2026-71309 affects rclone up to v1.75.0 where the serve restic WithRemote path validation in cmd/serve/restic/restic.go fails to reject leading "../" paths. This allows an attacker with REST access to influence GET/HEAD/POST/DELETE operations against configured backends (WebDAV, FTP, HTTP, Me...

8.6CVSS5.5AI score
SaveExploits0References3
OSV
OSV
added 2026/07/30 7:10 a.m.5 views

CLEANSTART-2026-BW84101 Security fixes in rclone 1.69.0-r1

Package rclone version 1.69.0-r1 fixes 3 vulnerabilities: CVE-2026-33186, CVE-2026-32280, ghsa-xmrv-pmrh-hhx2...

9.1CVSS7.3AI score0.01557EPSS
SaveExploits1References1
OSV
OSV
added 2026/07/30 7:10 a.m.4 views

CLEANSTART-2026-LA32042 Security fixes in rclone 1.69.0-r2

Package rclone version 1.69.0-r2 fixes 15 vulnerabilities: ghsa-mh2q-q3fh-2475, ghsa-pjcq-xvwq-hhpj, CVE-2026-39820, CVE-2026-42499, CVE-2026-33814...

7.5CVSS6.6AI score0.01027EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/07/29 1:33 p.m.6 views

CVE-2026-59732

A flaw was found in rclone, a command-line program for managing cloud storage. An attacker could craft a malicious archive that, when extracted by a user, allows files to be written outside the intended destination directory. This path traversal vulnerability could lead to the creation or overwri...

5CVSS5.8AI score0.00213EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
added 2026/07/29 10:42 a.m.5 views

CVE-2026-54572

A flaw was found in Rclone, a command-line program for syncing files with cloud storage. When handling symbolic links symlinks with the -l or --links option, Rclone serializes them as text objects and recreates them without proper validation. A remote attacker could exploit this by providing a...

8.8CVSS6AI score0.00309EPSS
SaveExploits1References7
Fedora
Fedora
added 2026/07/29 1:2 a.m.6 views

[SECURITY] Fedora 44 Update: restic-0.19.1-1.fc44

Fast, secure, efficient backup program. restic supports the following backends for storing backups natively: Local directory sftp server via SSH HTTP REST server protocol, rest-server Amazon S3 either from Amazon or using the Minio server OpenStack Swift BackBlaze B2 Microsoft Azure Blob Storage...

9.8CVSS5.5AI score0.00751EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.6 views

openSUSE 16 Security Update : rclone (openSUSE-SU-2026:21436-1)

The remote openSUSE 16 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:21436-1 advisory. Changes in rclone: - Update to version 1.74.4 boo1267192: Version v1.74.4 gui: update embedded release to 1.1.10 local: stop --links symlinks...

10CVSS7.2AI score0.32715EPSS
SaveExploits7References80
OSV
OSV
added 2026/07/22 8:54 p.m.5 views

OPENSUSE-SU-2026:21436-1 Security update for rclone

This update for rclone fixes the following issues: Changes in rclone: - Update to version 1.74.4 boo1267192: Version v1.74.4 gui: update embedded release to 1.1.10 local: stop --links symlinks escaping the destination directory CVE-2026-54572 local: don't restore setuid/setgid/sticky bits from...

10CVSS7.1AI score0.32715EPSS
SaveExploits7References43
OSV
OSV
added 2026/07/19 11:51 p.m.5 views

BIT-RCLONE-2026-59733 rclone `serve restic --private-repos` authorization bypass: `..` in the URL path lets an authenticated user read, overwrite and delete other users' repositories

Rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.74.4, rclone serve restic --private-repos enforces authorization using the routed user path segment while building the backend object key from the raw uncleaned URL path,...

8.8CVSS5.3AI score0.00422EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/19 11:51 p.m.6 views

BIT-RCLONE-2026-59732 rclone archive extract allows S3 destination prefix escape via crafted archive paths

Rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.74.4, rclone archive extract can write extracted files outside the user-selected destination prefix when extracting a crafted archive containing parent path components such as...

5CVSS5.4AI score0.00213EPSS
SaveExploits1References5
Rows per page
Query Builder