Lucene search
+L

132 matches found

EUVD
EUVD
added 2026/09/10 1:05 p.m.14 views

EUVD-2026-75440

OpenPanel through commit cd24bb8 contains an SQL injection vulnerability in the analytics filter builder that fails to validate profile. filter column identifiers before interpolating them into ClickHouse WHERE clauses. An authenticated attacker with project-scoped read or root export credentials...

8.5CVSS5.9AI score0.00287EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/07 4:26 p.m.9 views

EUVD-2026-72505

In JetBrains YouTrack before 2026.2.18634 an IDOR in the user profile API disclosed private issues and starred folders across organizations...

6.5CVSS5.7AI score0.00201EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/31 6:17 p.m.38 views

CVE-2026-72001 Pangolin < 1.22.0 Authentication Bypass via Share-Link Endpoint

Pangolin before 1.22.0 contains an authentication bypass vulnerability that allows unauthenticated attackers to access any protected resource by supplying an attacker-controlled URL parameter to the share-link authentication endpoint that omits the expected resource identifier from the token...

8.6CVSS0.00278EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/31 6:17 p.m.33 views

CVE-2026-72001

Pangolin versions prior to 1.22.0 contain an authentication bypass in the share-link endpoint. The root cause is that an attacker-controlled URL parameter can omit the expected resource identifier from the token verification call, allowing a holder of a single valid share link to authenticate aga...

8.6CVSS5.9AI score0.00278EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/31 8:46 a.m.11 views

CVE-2026-82871 ToolJet before v3.16.208 Cross-Organization Data Read via Database Routes

ToolJet before v3.16.208 fails to validate organization membership in database read routes, allowing any authenticated user to access other organizations' table schemas and row data. Attackers can supply arbitrary organization IDs in URL parameters to list tables, retrieve column definitions, and...

8.2CVSS6AI score0.00218EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/27 1:18 p.m.20 views

CVE-2026-81668

A flaw was found in Katello where the Content View Filter Rules API does not properly enforce authorization on the parent Content View Filter. An authenticated, low-privileged user with Content View permissions in one organization may be able to access and modify filter rules belonging to a Conte...

5.4CVSS0.00143EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/27 11:15 a.m.11 views

EUVD-2026-67003

A flaw was found in Katello where the Content View Filter Rules API does not properly enforce authorization on the parent Content View Filter. An authenticated, low-privileged user with Content View permissions in one organization may be able to access and modify filter rules belonging to a Conte...

5.4CVSS5.1AI score0.00143EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/26 6:16 a.m.9 views

CVE-2026-79654

A flaw was found in Katello where the Content View History API does not properly enforce authorization when accessing a Content View specified by the user. An authenticated user with permission to view Content Views in one organization may be able to access the lifecycle history of a Content View...

4.3CVSS0.00328EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/26 5:37 a.m.9 views

CVE-2026-79654

A flaw was found in Katello where the Content View History API does not properly enforce authorization when accessing a Content View specified by the user. An authenticated user with permission to view Content Views in one organization may be able to access the lifecycle history of a Content View...

4.3CVSS5.1AI score0.00328EPSS
SaveExploits0References5
Veracode
Veracode
added 2026/08/25 7:29 a.m.15 views

Authorization Bypass

Keycloak is vulnerable to Authorization Bypass. The vulnerability is due to the token exchange feature ignoring tenant restrictions, where the restriction check is bypassed and an attacker with a valid Microsoft token from a different organization can gain access to the Keycloak realm...

8.1CVSS5.4AI score0.00226EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/24 5:55 p.m.25 views

CVE-2026-76073 Label Studio through 1.23.0 Cross-Organization Annotation Access via Unscoped AnnotationAPI Queryset

Label Studio does not scope the annotation detail endpoint to the requesting user's organization. AnnotationAPI in labelstudio/tasks/api.py declares queryset = Annotation.objects.all and provides no getqueryset override, so the default lookup retrieves any annotation by primary key. The view's...

8.7CVSS5.6AI score
SaveExploits0References6
CVE
CVE
added 2026/08/24 5:55 p.m.41 views

CVE-2026-76073

Label Studio (through 1.23.0 ) has a broken access control flaw in its annotation detail endpoint. The AnnotationAPI in label_studio/tasks/api.py declares queryset = Annotation.objects.all() without a get_queryset override, so any annotation is retrievable by primary key. Because permissions are ...

8.8CVSS5.4AI score0.00283EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/24 5:55 p.m.39 views

CVE-2026-76073 Label Studio through 1.23.0 Cross-Organization Annotation Access via Unscoped AnnotationAPI Queryset

Label Studio does not scope the annotation detail endpoint to the requesting user's organization. AnnotationAPI in labelstudio/tasks/api.py declares queryset = Annotation.objects.all and provides no getqueryset override, so the default lookup retrieves any annotation by primary key. The view's...

8.8CVSS0.00283EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/21 11:17 a.m.14 views

CVE-2026-77769

The report.list procedure in packages/trpc/src/routers/report.ts accepted a projectId and a dashboardId and returned getReportsByDashboardIddashboardId. The enforceAccess middleware in packages/trpc/src/trpc.ts verified membership for the supplied projectId, but nothing verified that the supplied...

7.1CVSS0.00243EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/21 11:05 a.m.18 views

EUVD-2026-63902

The report.list procedure in packages/trpc/src/routers/report.ts accepted a projectId and a dashboardId and returned getReportsByDashboardIddashboardId. The enforceAccess middleware in packages/trpc/src/trpc.ts verified membership for the supplied projectId, but nothing verified that the supplied...

7.1CVSS5.5AI score0.00243EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/21 11:05 a.m.19 views

CVE-2026-77769 OpenPanel report.list Queries Reports by an Unverified dashboardId, Crossing Organization Boundaries

The report.list procedure in packages/trpc/src/routers/report.ts accepted a projectId and a dashboardId and returned getReportsByDashboardIddashboardId. The enforceAccess middleware in packages/trpc/src/trpc.ts verified membership for the supplied projectId, but nothing verified that the supplied...

7.1CVSS5.5AI score
SaveExploits0References7
CVE
CVE
added 2026/08/21 11:05 a.m.30 views

CVE-2026-77769

OpenPanel 's report.list tRPC procedure contained a cross-organization authorization bypass . The enforceAccess middleware verified membership for the supplied projectId, but the dashboardId parameter was never validated against that project. The underlying getReportsByDashboardId query selected ...

7.1CVSS5.4AI score0.00243EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.8 views

PT-2026-70217

Name of the Vulnerable Software and Affected Versions Velociraptor affected versions not specified Description The gRPC API contains a flaw in the 'VFSGetBuffer' endpoint used for reading files from the datastore. The system employs a prefix check against a list of denied prefixes to prevent...

6.8CVSS5.2AI score0.00236EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 6:47 p.m.15 views

EUVD-2026-55731

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the unauthenticated /api/providers/github/setup route in apps/dokploy/pages/api/providers/github/setup.ts trusts ghinit organizationId and userId values from the state parameter and calls createGithub in...

7.5CVSS5.3AI score0.0035EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 2:17 p.m.21 views

CVE-2026-71959

Bitwarden Server before 2026.7.2 does not verify that the caller is a member of the organization identified in a POST /collect request body, allowing any authenticated user to write forged, arbitrarily backdated entries into any organization's audit log...

6.9CVSS0.00289EPSS
SaveExploits0References5
Rows per page
Query Builder