Lucene search
+L

3079074 matches found

EUVD
EUVD
added 4 days ago9 views

EUVD-2026-53619

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
SaveExploits0References3
OSV
OSV
added 4 days ago6 views

CVE-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 score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 4 days ago7 views

CVE-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
SaveExploits0References3
Debian CVE
Debian CVE
added 4 days ago7 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
CVE
CVE
added 4 days ago47 views

CVE-2026-71312

Summary of CVE-2026-71312 : In rclone (pre-1.75.0), the code path in backend/sftp/sftp.go interpolates remote SFTP paths into PowerShell hash commands and uses quoteOrEscapeShellPath that escapes only ASCII apostrophes. This can allow an attacker-controlled filename to terminate the path literal ...

8CVSS5.7AI score0.00276EPSS
SaveExploits0References3
OSV
OSV
added 4 days ago4 views

GHSA-8C48-Q9WJ-3W37 rclone: FTP Command Arguments Permit CRLF Injection When Custom Encoding Preserves Newlines

Summary A valid but nondefault FTP filename encoding can restore raw CR/LF immediately before an attacker-controlled path is interpolated into the line-oriented FTP control channel. The dependency does not reject CR or LF in command arguments, so a filename can inject an independent...

6.4CVSS6AI score0.00237EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 4 days ago10 views

rclone: FTP Command Arguments Permit CRLF Injection When Custom Encoding Preserves Newlines

Summary A valid but nondefault FTP filename encoding can restore raw CR/LF immediately before an attacker-controlled path is interpolated into the line-oriented FTP control channel. The dependency does not reject CR or LF in command arguments, so a filename can inject an independent...

6.4CVSS6AI score0.00237EPSS
SaveExploits0References4Affected Software1
Wolfi
Wolfi
added 4 days ago8 views

GHSA-22JQ-VG5J-6VGG vulnerabilities

Vulnerabilities for packages: pulumi, kubeflow-pipelines, sqlpad, lerna, opensearch-dashboards, npm, code-server, prism...

5.2AI score
SaveExploits0
Wolfi
Wolfi
added 4 days ago7 views

CVE-2026-69192 vulnerabilities

Vulnerabilities for packages: pulumi, kubeflow-pipelines, sqlpad, lerna, opensearch-dashboards, npm, code-server, prism...

7.7CVSS5.2AI score0.00292EPSS
SaveExploits0
Wolfi
Wolfi
added 4 days ago6 views

CVE-2026-54272 vulnerabilities

Vulnerabilities for packages: pulumi, kubeflow-pipelines, sqlpad, lerna, opensearch-dashboards, npm, code-server, prism...

6.9CVSS7.2AI score0.00254EPSS
SaveExploits0
Wolfi
Wolfi
added 4 days ago6 views

GHSA-MWP4-54F8-5FHR vulnerabilities

Vulnerabilities for packages: pulumi, kubeflow-pipelines, sqlpad, lerna, opensearch-dashboards, npm, code-server, prism...

5.2AI score
SaveExploits0
Wolfi
Wolfi
added 4 days ago8 views

CVE-2026-69198 vulnerabilities

Vulnerabilities for packages: pulumi, kubeflow-pipelines, sqlpad, lerna, opensearch-dashboards, npm, code-server, prism...

6.9CVSS5.1AI score0.00276EPSS
SaveExploits0
Wolfi
Wolfi
added 4 days ago6 views

GHSA-4XRF-JV44-H6HH vulnerabilities

Vulnerabilities for packages: pulumi, kubeflow-pipelines, sqlpad, lerna, opensearch-dashboards, npm, code-server, prism...

5.2AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 4 days ago5 views

CVE-2026-34966

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.00314EPSS
SaveExploits0References5
EUVD
EUVD
added 4 days ago9 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.00314EPSS
SaveExploits0References4
CVE
CVE
added 4 days ago46 views

CVE-2026-34966

Gitea before 1.27.0 is affected by a server-side request forgery (SSRF) in HTTP fetch operations used by migration and OAuth avatar paths (Go http.Get without a custom DialContext). An authenticated user can supply arbitrary URLs through release asset downloads, PR patch URLs, or OAuth avatar end...

8.3CVSS5.7AI score0.00314EPSS
SaveExploits0References4
OSV
OSV
added 4 days ago5 views

CVE-2026-34966 Gitea prior to 1.27.0 SSRF via Migration URI Fetch Bypass

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.3CVSS8.7AI score
SaveExploits0References6
Cvelist
Cvelist
added 4 days ago26 views

CVE-2026-34966 Gitea prior to 1.27.0 SSRF via Migration URI Fetch Bypass

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.3CVSS0.00314EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 4 days ago6 views

CVE-2026-34966 Gitea prior to 1.27.0 SSRF via Migration URI Fetch Bypass

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.00314EPSS
SaveExploits0References4
OSV
OSV
added 4 days ago6 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 score
SaveExploits0References5
Rows per page
Query Builder