Lucene search
+L

100 matches found

OSV
OSV
added 2026/08/28 10:49 a.m.10 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...

2.3CVSS5.8AI score
SaveExploits0References4
CVE
CVE
added 2026/08/28 10:49 a.m.10 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.29 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.6 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
OSV
OSV
added 2026/08/28 10:49 a.m.5 views

CVE-2026-82236 File Browser 2.63.6 through 2.63.23 Share Link Exposure via File Deletion

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

2.3CVSS5.8AI score
SaveExploits0References5
CVE
CVE
added 2026/08/28 10:49 a.m.14 views

CVE-2026-82236

File Browser versions 2.63.6 through 2.63.23 fail to clean up public share links when a privileged user deletes another user's shared file. An unauthenticated attacker who possesses the surviving share link can retrieve new, unrelated content subsequently uploaded to the same path. The CVSS 3.1 s...

3.1CVSS5.8AI score0.0028EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/28 10:49 a.m.38 views

CVE-2026-82236 File Browser 2.63.6 through 2.63.23 Share Link Exposure via File Deletion

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.1CVSS0.0028EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/20 9:49 p.m.14 views

EUVD-2026-63639

TREK is a collaborative travel planner. From 3.0.0 until 3.1.0, the GET /api/journeys/:id/share-link route in server/src/routes/journey.ts returns the result of getJourneyShareLink from server/src/services/journeyShareService.ts without checking whether the authenticated requester can access the...

6.5CVSS5.4AI score0.00304EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/20 9:49 p.m.18 views

CVE-2026-54509

TREK (collaborative travel planner) versions 3.0.0 through 3.1.0 contain an IDOR vulnerability in the GET /api/journeys/:id/share-link route. The endpoint returns a journey share token without verifying that the authenticated requester owns or has access to the target journey. Because journey IDs...

6.5CVSS5.3AI score0.00304EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/18 8:17 p.m.6 views

CVE-2026-76032

Pydio Cells 5.0.0 through 5.0.2 returns share-link details to any authenticated user. The REST handler for GET /a/share/link/Uuid in idm/share/rest/handler.go reads the workspace UUID from the path, calls LinkById, and writes the result with no authorization step, whereas the sibling handler for...

5.3CVSS0.00277EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/18 7:49 p.m.15 views

CVE-2026-76032

Pydio Cells 5.0.0 through 5.0.2 is affected by a missing authorization flaw in the REST handler for GET /a/share/link/{Uuid} in idm/share/rest/handler.go. Unlike the sibling handler for GET /a/share/cell/{Uuid}, which enforces MatchPolicies with ResourcePolicyAction_READ, the link handler calls L...

5.3CVSS5.4AI score0.00277EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/18 7:49 p.m.22 views

CVE-2026-76032 Pydio Cells 5.0.0 to 5.0.2 - Missing Authorization on the Share Link REST Handler

Pydio Cells 5.0.0 through 5.0.2 returns share-link details to any authenticated user. The REST handler for GET /a/share/link/Uuid in idm/share/rest/handler.go reads the workspace UUID from the path, calls LinkById, and writes the result with no authorization step, whereas the sibling handler for...

5.3CVSS0.00277EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/18 7:49 p.m.8 views

CVE-2026-76032 Pydio Cells 5.0.0 to 5.0.2 - Missing Authorization on the Share Link REST Handler

Pydio Cells 5.0.0 through 5.0.2 returns share-link details to any authenticated user. The REST handler for GET /a/share/link/Uuid in idm/share/rest/handler.go reads the workspace UUID from the path, calls LinkById, and writes the result with no authorization step, whereas the sibling handler for...

5.3CVSS5.5AI score
SaveExploits0References9
EUVD
EUVD
added 2026/08/18 7:49 p.m.7 views

EUVD-2026-61205

Pydio Cells 5.0.0 through 5.0.2 returns share-link details to any authenticated user. The REST handler for GET /a/share/link/Uuid in idm/share/rest/handler.go reads the workspace UUID from the path, calls LinkById, and writes the result with no authorization step, whereas the sibling handler for...

5.3CVSS5.4AI score0.00277EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/08/02 12:15 p.m.11 views

CVE-2026-68582 Vikunja 0.24.0 Broken Object Level Authorization via Link-Share Token

Vikunja versions = 0.24.0 and = 2.3.0 contain a broken object level authorization BOLA vulnerability in the task-collection endpoint GET /api/v1/projects/project/views/view/tasks. The endpoint loads the requested project view from the URL path without verifying the caller is authorized for it. Fo...

9.3CVSS5.5AI score0.00211EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/02 12:15 p.m.17 views

EUVD-2026-51992

Vikunja versions = 0.24.0 and = 2.3.0 contain a broken object level authorization BOLA vulnerability in the task-collection endpoint GET /api/v1/projects/project/views/view/tasks. The endpoint loads the requested project view from the URL path without verifying the caller is authorized for it. Fo...

9.3CVSS5.5AI score0.00211EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/07 9:17 p.m.17 views

CVE-2026-50530

DataEase is an open source data visualization and analysis tool. Prior to 2.10.24, a share mode chart data interface only validates that sceneId matches the resourceId in the link token and fails to validate whether tableId and field IDs in the request body belong to the shared resource, allowing...

7.1CVSS0.00414EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/07 8:41 p.m.8 views

CVE-2026-50530

DataEase is an open source data visualization and analysis tool. Prior to 2.10.24, a share mode chart data interface only validates that sceneId matches the resourceId in the link token and fails to validate whether tableId and field IDs in the request body belong to the shared resource, allowing...

7.1CVSS6AI score0.00414EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/07/07 8:33 p.m.44 views

CVE-2026-57172 DataEase: Hardcoded JWT Signing Secret in ShareLink

DataEase is an open source data visualization and analysis tool. Prior to 2.10.24, ShareSecretManage uses a hardcoded default share link signature key, allowing an attacker who can obtain a passwordless share for a resource and user to use the known key link-pwd-fit2cloud to forge linkToken JWTs,...

8.3CVSS0.00447EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/07 3:26 p.m.10 views

GO-2026-5881 goshs: Share-link ?token=… redemption races past download limit in goshs.de/goshs

goshs: Share-link ?token=… redemption races past download limit in goshs.de/goshs...

5.9CVSS5.9AI score0.00246EPSS
SaveExploits0References1
Rows per page
Query Builder