Lucene search
+L

4767 matches found

Cvelist
Cvelist
added 2026/08/18 7:49 p.m.25 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
CVE
CVE
added 2026/08/18 7:49 p.m.23 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
OSV
OSV
added 2026/08/18 7:49 p.m.17 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.13 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/18 6:04 p.m.11 views

CVE-2026-69160 OpenList: Arbitrary File Read via Path Prefix Confusion in Share Creation API

OpenList a file list program that supports multiple storage. Prior to 4.2.4, the share creation and update checks in server/handles/sharing.go use strings.HasPrefixrequestedpath, user.BasePath without enforcing a directory separator boundary. An authenticated user with CanShare permission and a...

6.5CVSS5.3AI score0.00295EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 6:04 p.m.25 views

CVE-2026-69160 OpenList: Arbitrary File Read via Path Prefix Confusion in Share Creation API

OpenList a file list program that supports multiple storage. Prior to 4.2.4, the share creation and update checks in server/handles/sharing.go use strings.HasPrefixrequestedpath, user.BasePath without enforcing a directory separator boundary. An authenticated user with CanShare permission and a...

6.5CVSS0.00295EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 6:04 p.m.15 views

CVE-2026-69160

In server/handles/sharing.go, strings.HasPrefix(requested_path, user.BasePath) fails to enforce a directory separator boundary. An authenticated user with CanShare permission and a BasePath like /base can create a share for a sibling path like /base2/secret.txt, then use the public share download...

6.5CVSS5.4AI score0.00295EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/18 6:04 p.m.11 views

EUVD-2026-61101

OpenList a file list program that supports multiple storage. Prior to 4.2.4, the share creation and update checks in server/handles/sharing.go use strings.HasPrefixrequestedpath, user.BasePath without enforcing a directory separator boundary. An authenticated user with CanShare permission and a...

6.5CVSS5.4AI score0.00295EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 6:04 p.m.10 views

CVE-2026-69160 OpenList: Arbitrary File Read via Path Prefix Confusion in Share Creation API

OpenList a file list program that supports multiple storage. Prior to 4.2.4, the share creation and update checks in server/handles/sharing.go use strings.HasPrefixrequestedpath, user.BasePath without enforcing a directory separator boundary. An authenticated user with CanShare permission and a...

6.5CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/18 3:20 p.m.33 views

CVE-2026-62684

File Browser prior to 2.63.17 exposes the bcrypt password_hash and the bypass token of password-protected shares in API responses. The root cause is that the Link storage struct is serialized directly via unfiltered json.Marshal in sharePostHandler, shareListHandler, and shareGetsHandler, so both...

2.7CVSS8.7AI score0.00393EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 3:20 p.m.25 views

CVE-2026-62684 File Browser: Share API exposes the password hash and bypass token

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.17, the Link storage struct is serialized directly by sharePostHandler, shareListHandler, and shareGetsHandler through renderJSON, causing POST...

2.7CVSS0.00393EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/18 3:20 p.m.32 views

CVE-2026-62684

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.17, the Link storage struct is serialized directly by sharePostHandler, shareListHandler, and shareGetsHandler through renderJSON, causing POST...

2.7CVSS8.6AI score0.00393EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/08/18 3:20 p.m.15 views

EUVD-2026-60961

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.17, the Link storage struct is serialized directly by sharePostHandler, shareListHandler, and shareGetsHandler through renderJSON, causing POST...

2.7CVSS8.6AI score0.00393EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 3:20 p.m.7 views

CVE-2026-62684 File Browser: Share API exposes the password hash and bypass token

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.17, the Link storage struct is serialized directly by sharePostHandler, shareListHandler, and shareGetsHandler through renderJSON, causing POST...

2.7CVSS5.5AI score
SaveExploits0References5
OSV
OSV
added 2026/08/18 3:01 p.m.6 views

CVE-2026-50139 goshs: Share-link ?token=… redemption races past download limit

goshs is a SimpleHTTPServer written in Go. Prior to version 2.1.0, ShareHandler reads the share token's DownloadLimit under RLock, releases the lock, serves the file, then re-acquires the lock to increment the counter. Concurrent requests all read the same Downloaded/DownloadLimit snapshot, all...

5.9CVSS5.4AI score
SaveExploits0References3
OSV
OSV
added 2026/08/18 2:32 p.m.9 views

GO-2026-6109 OpenList: Arbitrary File Read via Path Prefix Confusion in Share Creation API in github.com/OpenListTeam/OpenList

OpenList: Arbitrary File Read via Path Prefix Confusion in Share Creation API in github.com/OpenListTeam/OpenList...

6.5CVSS5.3AI score0.00295EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.19 views

PT-2026-77298

Name of the Vulnerable Software and Affected Versions Pydio Cells versions 5.0.0 through 5.0.2 Description An authorization bypass exists in the REST handler for the endpoint "GET /a/share/link/Uuid" within the idm/share/rest/handler.go file. The handler processes the Uuid variable from the path...

5.3CVSS5.3AI score0.00277EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.18 views

PT-2026-77270

OpenList a file list program that supports multiple storage. Prior to 4.2.4, the share creation and update checks in server/handles/sharing.go use strings.HasPrefixrequested path, user.BasePath without enforcing a directory separator boundary. An authenticated user with CanShare permission and a...

6.5CVSS5.3AI score0.00295EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/17 9:16 p.m.14 views

CVE-2026-75479

JimuReport contains an authentication bypass vulnerability in the report folder template listing endpoint that allows unauthenticated attackers to enumerate all reports and retrieve share tokens. Attackers can use disclosed share tokens to access protected report endpoints and retrieve full repor...

8.7CVSS0.00356EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/17 8:36 p.m.12 views

EUVD-2026-60391

JimuReport contains an authentication bypass vulnerability in the report folder template listing endpoint that allows unauthenticated attackers to enumerate all reports and retrieve share tokens. Attackers can use disclosed share tokens to access protected report endpoints and retrieve full repor...

8.7CVSS5.8AI score0.00356EPSS
SaveExploits0References3
Rows per page
Query Builder