Lucene search
+L

5620 matches found

UbuntuCve
UbuntuCve
•added 2026/09/10 4:18 p.m.•11 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.8AI score0.00187EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/09/10 4:18 p.m.•9 views

CVE-2026-88017

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.64.0 until 1.75.1, the FTP auth-proxy driver in cmd/serve/ftp/ftp.go stores one obscured password per username in the server-wide userPass mapstringstring instead of binding the...

7.3CVSS5.9AI score0.00425EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/09/10 4:18 p.m.•12 views

CVE-2026-88018

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.1, rclone serve s3 configured with --auth-proxy but without --auth-key allows authPairMiddleware to register any client-chosen accessKeyID with an empty ws.s3Secret. gofakes...

9.8CVSS6AI score0.00754EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/10 4:18 p.m.•7 views

UBUNTU-CVE-2026-88016

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.1, when backend/local runs with --links, a source .rclonelink object can plant a symlink in the destination and later directory metadata is applied through that path...

7.1CVSS5.8AI score0.00271EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/10 4:18 p.m.•6 views

UBUNTU-CVE-2026-88015

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.1, backend/local with --links or links=true exposes symlink targets as .rclonelink objects, and fs.RangeOption.Decode can pass an unchecked positive Range start through...

5.3CVSS5.8AI score0.00507EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/09/10 4:18 p.m.•8 views

CVE-2026-88016

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.1, when backend/local runs with --links, a source .rclonelink object can plant a symlink in the destination and later directory metadata is applied through that path...

7.1CVSS5.8AI score0.00271EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/10 4:18 p.m.•8 views

UBUNTU-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...

5.3CVSS5.7AI score0.00187EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/10 4:18 p.m.•6 views

UBUNTU-CVE-2026-88017

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.64.0 until 1.75.1, the FTP auth-proxy driver in cmd/serve/ftp/ftp.go stores one obscured password per username in the server-wide userPass mapstringstring instead of binding the...

7.3CVSS5.9AI score0.00425EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/10 4:18 p.m.•7 views

UBUNTU-CVE-2026-88014

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.72.0 until 1.75.1, the archive ZIP backend method Fs.readZip in backend/archive/zip/zip.go accepts archive/zip.File.Name values from an untrusted central directory and exposes...

6.3CVSS5.8AI score0.00198EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/09/10 3:53 p.m.•16 views

CVE-2026-88016

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.1, when backend/local runs with --links, a source .rclonelink object can plant a symlink in the destination and later directory metadata is applied through that path...

7.1CVSS5.8AI score0.00271EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/10 3:48 p.m.•14 views

CVE-2026-88014

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.72.0 until 1.75.1, the archive ZIP backend method Fs.readZip in backend/archive/zip/zip.go accepts archive/zip.File.Name values from an untrusted central directory and exposes...

6.3CVSS5.8AI score0.00198EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/09/10 3:48 p.m.•5 views

CVE-2026-88014

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.72.0 until 1.75.1, the archive ZIP backend method Fs.readZip in backend/archive/zip/zip.go accepts archive/zip.File.Name values from an untrusted central directory and exposes...

6.3CVSS5.8AI score0.00198EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/09/10 3:48 p.m.•14 views

EUVD-2026-75574

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.72.0 until 1.75.1, the archive ZIP backend method Fs.readZip in backend/archive/zip/zip.go accepts archive/zip.File.Name values from an untrusted central directory and exposes...

6.3CVSS5.8AI score0.00198EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/09/10 12:00 a.m.•13 views

PT-2026-89475

Summary backend/archive mounts a zip file as a browsable, syncable rclone Fs e.g. rclone lsf :zip:downloaded.zip or rclone copy :zip:downloaded.zip dest:. Go's archive/zip package does not sanitize file.Name - it is taken verbatim from the untrusted zip's central directory. readZip in...

6.3CVSS6AI score0.00198EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
•added 2026/09/09 9:01 p.m.•13 views

CVE-2026-87014 Open WebUI: Admin demoted through SSO role sync keeps read and write access to all users' notes

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.0 until 0.11.1, role synchronization in backend/openwebui/routers/auths.py and backend/openwebui/utils/oauth.py updated an administrator's database role without invalidating the user record cached by...

6.5CVSS5.7AI score0.00513EPSS
SaveExploits1References3
OSV
OSV
•added 2026/09/09 9:01 p.m.•9 views

CVE-2026-87014 Open WebUI: Admin demoted through SSO role sync keeps read and write access to all users' notes

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.0 until 0.11.1, role synchronization in backend/openwebui/routers/auths.py and backend/openwebui/utils/oauth.py updated an administrator's database role without invalidating the user record cached by...

6.5CVSS5.8AI score
SaveExploits0References5
CVE
CVE
•added 2026/09/09 9:01 p.m.•18 views

CVE-2026-87014

Open WebUI (self-hosted AI platform) versions 0.9.0 through 0.11.1 contain a privilege-escalation issue in its role synchronization logic. The files backend/open_webui/routers/auths.py and backend/open_webui/utils/oauth.py updated an administrator's database role without invalidating the user rec...

6.5CVSS5.7AI score0.00513EPSS
SaveExploits1References3Affected Software1
Tenable Nessus
Tenable Nessus
•added 2026/09/07 12:00 a.m.•10 views

Linux Distros Unpatched Vulnerability : CVE-2026-80903

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/xe/oa: Fix sync entry leak on OA config emit failure xeoaemitoaconfig releases the sync entries and the syncs array only on its success path. When it fails...

5.7AI score0.00209EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/09/06 12:00 a.m.•5 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-053201)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-053201 advisory. In the Linux kernel, the following vulnerability has been resolved: dma-buf/sw-sync: don't enable IRQ from syncprintobj Since commit a6aa8fca4d79 dma-buf/sw-sync:...

5.5CVSS6.4AI score0.00189EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/09/05 12:24 a.m.•17 views

SUSE CVE-2026-80903

In the Linux kernel, the following vulnerability has been resolved: drm/xe/oa: Fix sync entry leak on OA config emit failure xeoaemitoaconfig releases the sync entries and the syncs array only on its success path. When it fails before the point of no return fence allocation, config buffer...

6AI score0.00209EPSS
SaveExploits0References3
Rows per page
Query Builder