Lucene search
+L

34 matches found

RedhatCVE
RedhatCVE
added 2026/09/11 6:04 a.m.7 views

CVE-2026-88013

A flaw was found in rclone. The HTTP backend in rclone can forward custom or authentication headers, such as API keys, Authorization, or Cookie headers, when following redirects to a different host. This can lead to the disclosure of sensitive information to untrusted destinations. Additionally, ...

3.7CVSS5.7AI score0.00182EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/10 11:02 p.m.6 views

GHSA-486V-Q2WF-FP2R rclone: http backend forwards custom/auth headers to a different host on redirect

Vulnerability Details File: backend/http/http.go Lines: 285 client construction — no CheckRedirect, 505-510 addHeaders, writes configured secret headers onto every request, 533-534 / 700-701 / 782-785 f.httpClient.Doreq used by List/stat/download Root Cause The http backend lets a user attach...

3.7CVSS5.9AI score0.00182EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/09/10 11:02 p.m.9 views

rclone: http backend forwards custom/auth headers to a different host on redirect

Vulnerability Details File: backend/http/http.go Lines: 285 client construction — no CheckRedirect, 505-510 addHeaders, writes configured secret headers onto every request, 533-534 / 700-701 / 782-785 f.httpClient.Doreq used by List/stat/download Root Cause The http backend lets a user attach...

3.7CVSS5.9AI score0.00182EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2026/09/10 4:18 p.m.8 views

CVE-2026-88013

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.49.0 until 1.75.1, the HTTP backend attaches headers configured through --http-headers or headers= to requests in backend/http/http.go, while its fshttp.NewClient client follows...

3.7CVSS0.00182EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/10 3:39 p.m.8 views

CVE-2026-88013 rclone: http backend forwards custom/auth headers to a different host on redirect

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.49.0 until 1.75.1, the HTTP backend attaches headers configured through --http-headers or headers= to requests in backend/http/http.go, while its fshttp.NewClient client follows...

3.7CVSS5.8AI score
SaveExploits0References7
EUVD
EUVD
added 2026/09/10 3:39 p.m.12 views

EUVD-2026-75567

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.49.0 until 1.75.1, the HTTP backend attaches headers configured through --http-headers or headers= to requests in backend/http/http.go, while its fshttp.NewClient client follows...

3.7CVSS5.7AI score0.00182EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/09/10 3:39 p.m.12 views

CVE-2026-88013

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.49.0 until 1.75.1, the HTTP backend attaches headers configured through --http-headers or headers= to requests in backend/http/http.go, while its fshttp.NewClient client follows...

3.7CVSS5.7AI score0.00182EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/10 3:39 p.m.43 views

CVE-2026-88013 rclone: http backend forwards custom/auth headers to a different host on redirect

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.49.0 until 1.75.1, the HTTP backend attaches headers configured through --http-headers or headers= to requests in backend/http/http.go, while its fshttp.NewClient client follows...

3.7CVSS0.00182EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/09/10 3:39 p.m.12 views

CVE-2026-88013 rclone: http backend forwards custom/auth headers to a different host on redirect

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.49.0 until 1.75.1, the HTTP backend attaches headers configured through --http-headers or headers= to requests in backend/http/http.go, while its fshttp.NewClient client follows...

3.7CVSS5.7AI score0.00182EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.12 views

PT-2026-89474

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.49.0 until 1.75.1, the HTTP backend attaches headers configured through --http-headers or headers= to requests in backend/http/http.go, while its fshttp.NewClient client follows...

3.7CVSS5.7AI score0.00182EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.8 views

PT-2026-89683

Vulnerability Details File: backend/http/http.go Lines: 285 client construction — no CheckRedirect, 505-510 addHeaders, writes configured secret headers onto every request, 533-534 / 700-701 / 782-785 f.httpClient.Doreq used by List/stat/download Root Cause The http backend lets a user attach...

3.7CVSS5.9AI score0.00182EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.16 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.00379EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/05 9:16 p.m.12 views

UBUNTU-CVE-2026-71309

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.5AI score0.00379EPSS
SaveExploits0References5
CVE
CVE
added 2026/06/26 4:47 p.m.48 views

CVE-2026-54557

CVE-2026-54557 affects the mise HTTP backend. Before 2026.6.1, install symlinks were created using the raw resolved version string for non-latest versions, instead of the sanitized version pathname. This allows a repository-controlled .tool-versions entry to cause mise install to create a symlink...

5.5CVSS5.8AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/23 6:13 p.m.15 views

GHSA-F94H-J2QG-FXW3 mise HTTP backend uses raw version path for install symlink destination

Summary The mise HTTP backend builds its install symlink destination from the raw resolved version string for non-latest versions. Normal tool install paths use the sanitized version pathname, but the HTTP backend's symlink path uses the raw value. On Unix-like systems, if that version is an...

5.5CVSS6.1AI score0.00174EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/06/23 6:13 p.m.21 views

mise HTTP backend uses raw version path for install symlink destination

Summary The mise HTTP backend builds its install symlink destination from the raw resolved version string for non-latest versions. Normal tool install paths use the sanitized version pathname, but the HTTP backend's symlink path uses the raw value. On Unix-like systems, if that version is an...

5.5CVSS6.1AI score0.00174EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/23 12:00 a.m.35 views

PT-2026-51638

Name of the Vulnerable Software and Affected Versions mise versions prior to 2026.6.1 Description The HTTP backend in mise improperly handles version strings for non-latest versions when creating install symlinks. Instead of using a sanitized version pathname, it uses the raw resolved version...

5.5CVSS6AI score0.00174EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/04/22 5:41 p.m.12 views

Directory Traversal

Overview org.webjars.npm:i18next-http-backend is an i18next-http-backend is a backend layer for i18next using in Node.js, in the browser and for Deno. Affected versions of this package are vulnerable to Directory Traversal or other URL manipulation, via unsanitized interpolation of lng and ns...

9.1CVSS6.3AI score0.00306EPSS
SaveExploits0References2
vulnersOsv
vulnersOsv
added 2026/04/22 5:41 p.m.4 views

@armenak/aa (1.0.1), @armenak/ui-kit (>=1.0.0, <=1.0.5) +75 more potentially affected by CVE-2026-41691 via i18next-http-backend (>=3.0.1, <=3.0.4)

i18next-http-backend NPM version =3.0.1, =1.0.0, =1.0.2, =3.12.2-pre.4023170009, =3.2.9-pre.4023170009, =3.2.9-pre.4023170009, =10.0.0, =0.0.2, =0.0.2, =0.0.2, =0.0.2, =3.42.3, =3.8.2, =3.7.3, =3.7.11 - @eternal-baguette/sample-component 0.0.3 and more Source cves: CVE-2026-41691 Source advisory:...

9.1CVSS5.4AI score0.00306EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2026/04/22 5:41 p.m.3 views

@armenak/aa (1.0.1), @armenak/ui-kit (>=1.0.0, <=1.0.5) +75 more potentially affected by CVE-2026-41691 via i18next-http-backend (>=3.0.1, <=3.0.4)

i18next-http-backend NPM version =3.0.1, =1.0.0, =1.0.2, =3.12.2-pre.4023170009, =3.2.9-pre.4023170009, =3.2.9-pre.4023170009, =10.0.0, =0.0.2, =0.0.2, =0.0.2, =0.0.2, =3.42.3, =3.8.2, =3.7.3, =3.7.11 - @eternal-baguette/sample-component 0.0.3 and more Source cves: CVE-2026-41691 Source advisory:...

9.1CVSS5.4AI score0.00306EPSS
SaveExploits0
Rows per page
Query Builder