Lucene search
+L

160 matches found

Kitploit
Kitploit
added 2026/08/29 7:27 a.m.5 views

CVE-2026-33146

CVE-2026-33146 Una condivisione pubblica sembrava pulita nell'albero delle pagine, ma l'endpoint di ricerca raccontava un'altra storia. In Docmost, le pagine figlie con restrizioni nascoste ai visitatori della condivisione pubblica potevano comunque trapelare attraverso i risultati di ricerca del...

4.3CVSS5.9AI score0.00275EPSS
SaveExploits2References1
CVE
CVE
added 2026/08/28 10:49 a.m.13 views

CVE-2026-82237

filebrowser through 2.63.23 has a stale-share-link vulnerability: when a shared file is renamed, the share record (keyed by path) is not cleaned up—only deletion triggers cleanup. The record stays dormant (returning 404) until a new, unrelated file appears at the original path via re-upload, anot...

3.1CVSS5.8AI score0.00168EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/28 10:49 a.m.31 views

CVE-2026-82237 filebrowser through 2.63.23 Stale Share Link via File Rename

filebrowser through 2.63.23 does not remove share records when a shared file is renamed only deletion triggers share cleanup. The share record is keyed by path, so it survives the rename and remains dormant returning 404 while the path is empty. When any new, unrelated file later appears at the...

3.1CVSS0.00168EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/28 10:49 a.m.7 views

EUVD-2026-67689

filebrowser through 2.63.23 does not remove share records when a shared file is renamed only deletion triggers share cleanup. The share record is keyed by path, so it survives the rename and remains dormant returning 404 while the path is empty. When any new, unrelated file later appears at the...

3.1CVSS5.8AI score0.00168EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/28 10:49 a.m.10 views

EUVD-2026-67688

File Browser versions from 2.63.6 through 2.63.23 fail to clean up public share links when a privileged user deletes another user's shared file. Attackers can access the surviving share link to retrieve new unrelated content uploaded to the same path without authentication...

3.1CVSS5.8AI score0.0028EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/20 9:53 p.m.11 views

EUVD-2026-63713

SFTPGo is an open source, event-driven file transfer solution. From 2.2.0 until 2.7.3, the public web-client partial ZIP download endpoint for a browsable share validates client-supplied files entries with a raw byte-prefix comparison rather than a directory-boundary-aware check. An unauthenticat...

5.9CVSS8.6AI score0.0037EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/30 4:40 p.m.10 views

SUSE CVE-2026-54091

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.6, File Browser's public share handlers rebase the share owner's filesystem root to the shared directory and then evaluate descendant paths agains...

7.5CVSS7.6AI score0.00516EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:40 p.m.13 views

SUSE CVE-2026-54094

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.14, it does not stop the HTTP file handlers from following symbolic links before they open, serve, write, share, or list a file. As a result, a...

7.5CVSS7.5AI score0.00503EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:40 p.m.9 views

SUSE CVE-2026-54096

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.7, POST /api/share/ accepts an authenticated request for an arbitrary path and stores a public share record without checking whether the target fi...

8.4CVSS7.8AI score0.00182EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/15 3:40 p.m.14 views

EUVD-2026-44705

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.17, File Browser can leave a public directory share behind when the shared directory is deleted through a path with a trailing slash because the...

3.1CVSS6.1AI score0.00315EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/15 3:40 p.m.12 views

CVE-2026-62683

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.17, File Browser can leave a public directory share behind when the shared directory is deleted through a path with a trailing slash because the...

3.1CVSS6.1AI score0.00315EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/07/15 3:40 p.m.45 views

CVE-2026-62683 File Browser: Trailing-slash delete leaves a stale public share behind

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.17, File Browser can leave a public directory share behind when the shared directory is deleted through a path with a trailing slash because the...

3.1CVSS0.00315EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/15 3:40 p.m.22 views

CVE-2026-62683

File Browser (server-side) contains a vulnerability prior to version 2.63.17 where deleting a shared directory with a trailing slash can leave a stale public share behind. The issue arises because the cleanup path calls DeleteWithPathPrefix(file.Path, userID) while the Bolt backend queries the da...

3.1CVSS6.1AI score0.00315EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/15 3:40 p.m.11 views

CVE-2026-62683 File Browser: Trailing-slash delete leaves a stale public share behind

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.17, File Browser can leave a public directory share behind when the shared directory is deleted through a path with a trailing slash because the...

3.1CVSS6.1AI score0.00315EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/12 12:06 p.m.45 views

CVE-2026-61874 filebrowser before 2.63.17 Stale Public Share via Trailing-Slash Delete

filebrowser versions before 2.63.17 fail to normalize paths before querying the share index in DeleteWithPathPrefix, allowing authenticated users to leave stale public shares behind. Attackers can delete a shared directory using a trailing-slash path, then recreate the same directory to expose ne...

3.1CVSS0.00315EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/12 12:06 p.m.30 views

CVE-2026-61874

CVE-2026-61874 affects filebrowser before 2.63.17. The root cause is improper path normalization in DeleteWithPathPrefix, allowing an authenticated user to leave stale public shares behind. Attackers can delete a shared directory using a trailing-slash path and then recreate the same directory to...

3.1CVSS6.1AI score0.00315EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/07 3:26 p.m.16 views

GO-2026-5902 SFTPGo has path confinement bypass in public browsable share partial ZIP download in github.com/drakkan/sftpgo

SFTPGo has path confinement bypass in public browsable share partial ZIP download in github.com/drakkan/sftpgo...

5.9CVSS5.9AI score0.0037EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/07/02 7:09 p.m.22 views

SFTPGo has path confinement bypass in public browsable share partial ZIP download

Summary The public web-client endpoint for partial ZIP downloads of a browsable share did not correctly confine the client-supplied files entries to the shared directory. A requester able to reach a public share could read files located outside the shared directory, as long as the target's...

5.9CVSS5.8AI score0.0037EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/06/25 10:34 p.m.15 views

GO-2026-5511 FileBrowser Vulnerable to Stored XSS via SVG File in Public Share (Missing CSP Header) in github.com/gtsteffaniak/filebrowser

FileBrowser Vulnerable to Stored XSS via SVG File in Public Share Missing CSP Header in github.com/gtsteffaniak/filebrowser...

5.8AI score
SaveExploits0References2
OSV
OSV
added 2026/06/25 10:34 p.m.12 views

GO-2026-5591 FileBrowser Quantum: Path traversal in public share PATCH allows file ops outside shared directory in github.com/gtsteffaniak/filebrowser/backend

FileBrowser Quantum: Path traversal in public share PATCH allows file ops outside shared directory in github.com/gtsteffaniak/filebrowser/backend...

9.3CVSS5.8AI score0.00446EPSS
SaveExploits0References1
Rows per page
Query Builder