Lucene search
+L

116668 matches found

Cvelist
Cvelist
added 2026/08/05 8:47 p.m.36 views

CVE-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.9CVSS0.0025EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/05 8:47 p.m.14 views

EUVD-2026-53643

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.0025EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/05 8:47 p.m.12 views

CVE-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.5AI score0.0025EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/05 8:47 p.m.11 views

CVE-2026-71313

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.0025EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/05 8:43 p.m.24 views

EUVD-2026-44530

rclone archive extract allows S3 destination prefix escape via crafted archive paths...

5CVSS5.4AI score0.0026EPSS
SaveExploits1References5
OSV
OSV
added 2026/08/05 8:43 p.m.8 views

GHSA-4VR5-P2GC-H23P rclone archive extract allows S3 destination prefix escape via crafted archive paths

Summary rclone archive extract can write extracted files outside the user-selected destination prefix when extracting a crafted archive. A malicious archive entry containing parent path components such as ../ can escape the requested extraction prefix and create or overwrite sibling objects in th...

5CVSS5.6AI score0.0026EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/08/05 8:43 p.m.13 views

rclone archive extract allows S3 destination prefix escape via crafted archive paths

Summary rclone archive extract can write extracted files outside the user-selected destination prefix when extracting a crafted archive. A malicious archive entry containing parent path components such as ../ can escape the requested extraction prefix and create or overwrite sibling objects in th...

5CVSS5.6AI score0.0026EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/08/05 8:41 p.m.10 views

GHSA-FQJ9-69PF-6PJG rclone `serve restic --private-repos` authorization bypass: `..` in the URL path lets an authenticated user read, overwrite and delete other users' repositories

Summary rclone serve restic --private-repos exists to let one rclone instance host many users' restic backup repositories behind HTTP Basic auth while keeping each user confined to a path prefix of //. The documentation states the flag "can be used to limit users to repositories starting with a...

8.8CVSS5.9AI score0.00497EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/08/05 8:41 p.m.19 views

EUVD-2026-44533

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

8.8CVSS5.4AI score0.00497EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/08/05 8:41 p.m.20 views

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

Summary rclone serve restic --private-repos exists to let one rclone instance host many users' restic backup repositories behind HTTP Basic auth while keeping each user confined to a path prefix of //. The documentation states the flag "can be used to limit users to repositories starting with a...

8.8CVSS5.9AI score0.00497EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/05 8:37 p.m.15 views

rclone: PowerShell Smart-Quote Filename Injection Enables SFTP Server-Side Command Execution

Summary rclone interpolates remote SFTP paths into PowerShell hash commands. Its quoting helper escapes only ASCII apostrophe, although PowerShell accepts four Unicode smart quotes as single-quote delimiters. An attacker-controlled filename can therefore terminate the intended path literal and...

8CVSS6AI score0.00276EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/05 8:37 p.m.8 views

CVE-2026-71312

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
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2026/08/05 8:37 p.m.11 views

CVE-2026-71312

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
SaveExploits0
EUVD
EUVD
added 2026/08/05 8:28 p.m.14 views

EUVD-2026-53617

Gitea prior to 1.27.0 contains a server-side request forgery vulnerability that allows authenticated attackers to bypass SSRF protections by exploiting HTTP fetch operations in migration and OAuth avatar code paths that use Go's default http.Get without a custom DialContext. Attackers can supply...

8.3CVSS5.7AI score0.00321EPSS
SaveExploits1References4
OSV
OSV
added 2026/08/05 8:27 p.m.15 views

GHSA-8V25-V8P6-QF7V 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...

6.5CVSS5.5AI score0.00255EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/05 8:27 p.m.17 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
OSV
OSV
added 2026/08/05 8:17 p.m.9 views

GHSA-XHF4-832V-7XCR 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 score0.0038EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/05 8:17 p.m.14 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 score0.0038EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/08/05 8:17 p.m.14 views

EUVD-2026-53615

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.5AI score0.0038EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/05 8:17 p.m.12 views

CVE-2026-66881

Relative Path Traversal vulnerability in livebook-dev livebook allows an attacker-authored notebook to write a file with attacker-controlled content to an arbitrary path. A .livemd notebook can declare fileentries metadata, each entry carrying a name. Every path that creates a file entry through...

8.1CVSS0.00418EPSS
SaveExploits1References6
Rows per page
Query Builder