Lucene search
+L

466 matches found

Nuclei
Nuclei
added 2026/08/23 2:28 a.m.16 views

RClone RC - Command Injection

Rclone = 1.48.0 and = 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...

9.8CVSS8.8AI score0.08585EPSS
SaveExploits2References2
Nuclei
Nuclei
added 2026/08/23 2:28 a.m.22 views

Rclone RC - Broken Access Control

Rclone = 1.45.0 and = 1.45.0 and 1.73.5 contains a broken access control vulnerability caused by unauthenticated access to the RC endpoint options/set allowing mutation of global runtime configuration, letting unauthenticated attackers access sensitive administrative functions, exploit requires R...

9.8CVSS8.5AI score0.32715EPSS
SaveExploits1References2
Chainguard
Chainguard
added 2026/08/20 2:18 a.m.18 views

GO-2026-6184 vulnerabilities

Vulnerabilities for packages: telegraf, rclone-fips...

5.2AI score
SaveExploits0
Chainguard
Chainguard
added 2026/08/20 2:18 a.m.16 views

GO-2026-6187 vulnerabilities

Vulnerabilities for packages: telegraf, rclone-fips...

5.2AI score
SaveExploits0
Chainguard
Chainguard
added 2026/08/20 2:18 a.m.10 views

GO-2026-6186 vulnerabilities

Vulnerabilities for packages: telegraf, rclone-fips...

5.2AI score
SaveExploits0
Chainguard
Chainguard
added 2026/08/20 2:18 a.m.22 views

GO-2026-6182 vulnerabilities

Vulnerabilities for packages: telegraf, rclone-fips...

5.2AI score
SaveExploits0
Chainguard
Chainguard
added 2026/08/20 2:18 a.m.11 views

GO-2026-6181 vulnerabilities

Vulnerabilities for packages: telegraf, rclone-fips...

5.2AI score
SaveExploits0
OSV
OSV
added 2026/08/18 4:38 p.m.5 views

GO-2026-6199 Resource exhaustion via unbounded HTTP CONNECT response in github.com/rclone/rclone

Resource exhaustion via unbounded HTTP CONNECT response in github.com/rclone/rclone...

5.9CVSS5.2AI score0.00373EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 4:38 p.m.6 views

GO-2026-6189 Path traversal in serve s3 in github.com/rclone/rclone

Path traversal in serve s3 in github.com/rclone/rclone...

5.3AI score
SaveExploits0References4
OSV
OSV
added 2026/08/17 5:53 a.m.6 views

BIT-RCLONE-2026-71313 rclone: Local Encoding Path Traversal

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From v1.51.0 until v1.75.0, the local backend in backend/local/local.go relies on the configurable filename encoder to prevent remote filename data from becoming operating-system path...

6.9CVSS5.6AI score0.00253EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/17 5:53 a.m.6 views

BIT-RCLONE-2026-71312 rclone: PowerShell Smart-Quote Filename Injection Enables SFTP Server-Side Command Execution

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to v1.75.0, rclone interpolates remote SFTP paths into PowerShell hash commands in backend/sftp/sftp.go, and quoteOrEscapeShellPath escapes only ASCII apostrophe even though...

8CVSS5.7AI score0.00276EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/17 5:53 a.m.7 views

BIT-RCLONE-2026-71311 rclone: FTP Command Arguments Permit CRLF Injection When Custom Encoding Preserves Newlines

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.0, a valid but nondefault FTP filename encoding in backend/ftp/ftp.go can restore raw CR/LF immediately before an attacker-controlled path is interpolated into the...

6.4CVSS5.3AI score0.00237EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/17 5:53 a.m.6 views

BIT-RCLONE-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.9CVSS5.4AI score0.00373EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/17 5:53 a.m.6 views

BIT-RCLONE-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.6CVSS5.3AI score0.00314EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.8 views

PT-2026-73431

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.9CVSS5.3AI score0.00373EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.10 views

PT-2026-73430

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.6CVSS5.3AI score0.00314EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.15 views

PT-2026-73434

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From v1.51.0 until v1.75.0, the local backend in backend/local/local.go relies on the configurable filename encoder to prevent remote filename data from becoming operating-system path...

6.9CVSS5.4AI score0.00253EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.8 views

PT-2026-73432

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.0, a valid but nondefault FTP filename encoding in backend/ftp/ftp.go can restore raw CR/LF immediately before an attacker-controlled path is interpolated into the...

6.4CVSS5.2AI score0.00237EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.8 views

PT-2026-73433

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to v1.75.0, rclone interpolates remote SFTP paths into PowerShell hash commands in backend/sftp/sftp.go, and quoteOrEscapeShellPath escapes only ASCII apostrophe even though...

8CVSS5.5AI score0.00276EPSS
SaveExploits0References5
Chainguard
Chainguard
added 2026/08/16 2:17 a.m.22 views

GO-2026-6222 vulnerabilities

Vulnerabilities for packages: pdfcpu, seaweedfs-fips, fortio, mailpit, mattermost, seaweedfs-operator-fips, rclone, kubescape-server-fips, bento-fips, fortio-fips, seaweedfs-rocksdb-fips, nemo, seaweedfs-operator, ollama, kubescape, kubescape-server, gitea, seaweedfs-rocksdb, seaweedfs,...

5.2AI score
SaveExploits0
Rows per page
Query Builder