Lucene search
+L

78223 matches found

SUSE CVE
SUSE CVE
added 2026/07/30 4:38 p.m.8 views

SUSE CVE-2026-55672

ZITADEL is an open source identity management platform. Prior to 3.4.12 and 4.15.2, ZITADEL's OAuth2 and OIDC CodeExchange, RefreshToken, and device token flows fail to verify that the requesting client matches the client that initiated the authorization flow, allowing intercepted grants or refre...

7.4CVSS7.6AI score0.00276EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/30 4:17 p.m.17 views

CVE-2026-23981

An Improper Authorization vulnerability exists in Apache Superset allowing an authenticated user with permissions to update charts to modify dashboards they do not own. When updating a chart's properties via the REST API, a user can provide a list of dashboard IDs dashboards to associate the char...

5.3CVSS0.00364EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/30 4:08 p.m.49 views

CVE-2026-23981

Apache Superset is affected by CVE-2026-23981 due to an Improper Authorization vulnerability in which an authenticated user with chart-update permissions can modify dashboards they do not own. The underlying issue is that UpdateChartCommand did not verify the user’s write permissions for the targ...

5.3CVSS5.8AI score0.00364EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/30 4:08 p.m.6 views

CVE-2026-23981

An Improper Authorization vulnerability exists in Apache Superset allowing an authenticated user with permissions to update charts to modify dashboards they do not own. When updating a chart's properties via the REST API, a user can provide a list of dashboard IDs dashboards to associate the char...

5.3CVSS5.8AI score0.00364EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/30 4:08 p.m.12 views

CVE-2026-23981 Apache Superset: Improper Authorization in Chart Update allowing Dashboard Modification

An Improper Authorization vulnerability exists in Apache Superset allowing an authenticated user with permissions to update charts to modify dashboards they do not own. When updating a chart's properties via the REST API, a user can provide a list of dashboard IDs dashboards to associate the char...

5.3CVSS5.5AI score
SaveExploits0References4
EUVD
EUVD
added 2026/07/30 4:08 p.m.18 views

EUVD-2026-51186

An Improper Authorization vulnerability exists in Apache Superset allowing an authenticated user with permissions to update charts to modify dashboards they do not own. When updating a chart's properties via the REST API, a user can provide a list of dashboard IDs dashboards to associate the char...

5.3CVSS5.8AI score0.00364EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/30 4:08 p.m.42 views

CVE-2026-23981 Apache Superset: Improper Authorization in Chart Update allowing Dashboard Modification

An Improper Authorization vulnerability exists in Apache Superset allowing an authenticated user with permissions to update charts to modify dashboards they do not own. When updating a chart's properties via the REST API, a user can provide a list of dashboard IDs dashboards to associate the char...

5.3CVSS0.00364EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/07/30 3:49 p.m.12 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization via the traceevents.createTracing.enable function. An attacker can write trace logs outside the intended file system boundaries by exploiting insufficient enforcement of the permission model. Remediation A fix wa...

4.8CVSS5.9AI score0.00158EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/30 3:16 p.m.11 views

CVE-2026-67345

MaxKey through 4.1.12, fixed in commit ddbb72f, contains an insufficient redirect URI validation vulnerability in DefaultRedirectResolver.hostMatches that allows remote attackers to hijack OAuth 2.0 authorization codes by supplying a crafted redirecturi whose hostname suffix matches a registered...

8.5CVSS0.0031EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/30 3:16 p.m.20 views

CVE-2026-41187

Calico's apiserver wraps tier-scoped resources so that every operation runs through AuthorizeTierOperation, but the Delete override on NetworkPolicy, GlobalNetworkPolicy, and their staged variants is not invoked for DeleteCollection requests. A user holding the deletecollection verb or wildcard...

6.5CVSS0.0022EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/30 3:11 p.m.18 views

EUVD-2026-51158

A security flaw combining LDAP filter injection and improper authorization checks was found in Samba Active Directory Domain Controller AD DC. When processing LDAP Compare requests, Samba fails to properly validate user-supplied attribute names and executes the resulting internal database search ...

8.8CVSS5.8AI score0.00839EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/30 2:47 p.m.22 views

EUVD-2026-50468

Flyto2 Core: LLM/API keys leak to an attacker-controlled baseurl...

8.6CVSS5.8AI score0.00319EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/30 2:47 p.m.6 views

GHSA-QQ9Q-XGM3-XV9G Flyto2 Core: LLM/API keys leak to an attacker-controlled base_url

Summary llm.chat reads the operator's provider key from the environment OPENAIAPIKEY, ANTHROPICAPIKEY, ... and sends it in the Authorization: Bearer header to baseurl, a parameter the caller controls. baseurl is only checked against the SSRF guard, and the guard allows any public host, so pointin...

8.6CVSS6AI score0.00319EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/30 2:45 p.m.38 views

CVE-2026-41187

Summary: Calico’s apiserver fails to invoke the Delete override for DeleteCollection on tier-scoped policies (NetworkPolicy, GlobalNetworkPolicy and staged variants). This allows a user with deletecollection or wildcard verbs on tier-scoped policy resources to bulk-delete policies in tiers they w...

6.5CVSS5.9AI score0.0022EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/07/30 2:45 p.m.39 views

CVE-2026-41187 Calico Tier Authorization Bypass via DeleteCollection

Calico's apiserver wraps tier-scoped resources so that every operation runs through AuthorizeTierOperation, but the Delete override on NetworkPolicy, GlobalNetworkPolicy, and their staged variants is not invoked for DeleteCollection requests. A user holding the deletecollection verb or wildcard...

6.2CVSS0.0022EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/30 2:45 p.m.14 views

EUVD-2026-51154

Calico's apiserver wraps tier-scoped resources so that every operation runs through AuthorizeTierOperation, but the Delete override on NetworkPolicy, GlobalNetworkPolicy, and their staged variants is not invoked for DeleteCollection requests. A user holding the deletecollection verb or wildcard...

6.2CVSS5.9AI score0.0022EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/30 2:45 p.m.7 views

CVE-2026-41187 Calico Tier Authorization Bypass via DeleteCollection

Calico's apiserver wraps tier-scoped resources so that every operation runs through AuthorizeTierOperation, but the Delete override on NetworkPolicy, GlobalNetworkPolicy, and their staged variants is not invoked for DeleteCollection requests. A user holding the deletecollection verb or wildcard...

6.2CVSS5.9AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/07/30 2:40 p.m.11 views

CVE-2026-67347 Vendure 3.7.1 Cross-Channel Authorization Bypass via StockLocation and Asset Update

Vendure through 3.7.1, fixed in commit f67ef5f, contains a cross-channel authorization bypass vulnerability in stock-location.service.ts and asset.service.ts update methods that allows channel-scoped administrators to modify other tenants' data. Attackers can supply global IDs of StockLocation or...

6.8CVSS5.9AI score0.00277EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/30 2:40 p.m.8 views

CVE-2026-67347

Vendure through 3.7.1, fixed in commit f67ef5f, contains a cross-channel authorization bypass vulnerability in stock-location.service.ts and asset.service.ts update methods that allows channel-scoped administrators to modify other tenants' data. Attackers can supply global IDs of StockLocation or...

6.8CVSS5.9AI score0.00277EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/30 2:40 p.m.16 views

EUVD-2026-51150

Vendure through 3.7.1, fixed in commit f67ef5f, contains a cross-channel authorization bypass vulnerability in stock-location.service.ts and asset.service.ts update methods that allows channel-scoped administrators to modify other tenants' data. Attackers can supply global IDs of StockLocation or...

6.8CVSS5.9AI score0.00277EPSS
SaveExploits0References4
Rows per page
Query Builder