Lucene search
+L

79184 matches found

ATTACKERKB
ATTACKERKB
added 2026/06/25 8:57 p.m.85 views

CVE-2026-11800

A flaw was found in Keycloak. This JWT algorithm confusion vulnerability in the JWT Authorization Grant flow allows an attacker with valid client credentials to bypass signature verification. By forging an assertion, the attacker can create unauthorized access tokens. This enables the attacker to...

8.1CVSS5.8AI score0.003EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/06/25 6:48 p.m.16 views

Lemur has an authorization bypass in StrictRolePermission / AuthorityCreatorPermission

Summary StrictRolePermission and AuthorityCreatorPermission in lemur/auth/permissions.py call flaskprincipal.Permission.init with zero Needs when their config flags are unset. Both flags defaulted to False in code prior to the fix, so this was the state of any Lemur install that hadn't explicitly...

8.8CVSS6.1AI score0.00236EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/06/25 6:48 p.m.8 views

GHSA-QCQW-JWXC-2HQG Lemur has an authorization bypass in StrictRolePermission / AuthorityCreatorPermission

Summary StrictRolePermission and AuthorityCreatorPermission in lemur/auth/permissions.py call flaskprincipal.Permission.init with zero Needs when their config flags are unset. Both flags defaulted to False in code prior to the fix, so this was the state of any Lemur install that hadn't explicitly...

8.8CVSS6.1AI score0.00236EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/06/25 6:47 p.m.23 views

keycloak-policy-enforcer: Keycloak Policy Enforcer: Authorization bypass via incorrect URI comparison

A flaw was found in Keycloak Policy Enforcer. This vulnerability allows any authenticated user to bypass all authorization policies, including role, scope, and User-Managed Access UMA permission checks. By including the configured access-denied page path within a request URL, either as a path...

8.1CVSS5.7AI score0.00633EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/06/25 6:47 p.m.22 views

org.keycloak:keycloak-services: Keycloak: Authentication bypass via JWT algorithm confusion

A flaw was found in Keycloak. This JWT algorithm confusion vulnerability in the JWT Authorization Grant flow allows an attacker with valid client credentials to bypass signature verification. By forging an assertion, the attacker can create unauthorized access tokens. This enables the attacker to...

8.1CVSS5.8AI score0.003EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/06/25 6:43 p.m.9 views

Improper Authorization

Overview Affected versions of this package are vulnerable to Improper Authorization through the web archive download endpoint. An attacker can access resources beyond their authorized token scope by sending crafted requests to this endpoint. Remediation Upgrade...

9.1CVSS5.8AI score0.00565EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/25 6:43 p.m.16 views

GO-2026-5328 Ech0: Missing authorization on dashboard log endpoints allows low-privilege users to access sensitive system logs in github.com/lin-snow/ech0

Ech0: Missing authorization on dashboard log endpoints allows low-privilege users to access sensitive system logs in github.com/lin-snow/ech0. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is...

5.9AI score
SaveExploits0References2
OSV
OSV
added 2026/06/25 6:43 p.m.12 views

GO-2026-5393 Mattermost has an Incorrect Authorization issue in github.com/mattermost/mattermost-server

Mattermost has an Incorrect Authorization issue in github.com/mattermost/mattermost-server...

5.4CVSS5.8AI score0.00141EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/25 6:43 p.m.14 views

GO-2026-5349 free5GC NRF: type-confusion panic in POST /oauth2/token structured-form parser via Reflect.Set on incompatible types in github.com/free5gc/nrf

free5GC NRF: type-confusion panic in POST /oauth2/token structured-form parser via Reflect.Set on incompatible types in github.com/free5gc/nrf...

7.5CVSS5.9AI score0.00394EPSS
SaveExploits1References5
OSV
OSV
added 2026/06/25 6:43 p.m.18 views

GO-2026-5314 OAuth2 Proxy has an Authorization Bypass in Email Domain Validation via Malformed Multi-@ Email Claims in github.com/oauth2-proxy/oauth2-proxy

OAuth2 Proxy has an Authorization Bypass in Email Domain Validation via Malformed Multi-@ Email Claims in github.com/oauth2-proxy/oauth2-proxy...

6.8CVSS5.8AI score0.00209EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/25 6:43 p.m.9 views

Improper Authorization

Overview Affected versions of this package are vulnerable to Improper Authorization through the web archive download endpoint. An attacker can access resources beyond their authorized token scope by sending crafted requests to this endpoint. Remediation Upgrade...

9.1CVSS5.8AI score0.00565EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/25 6:43 p.m.13 views

GO-2026-5341 OAuth2 Proxy's session cookies are not cleared when rendering sign-in page in github.com/oauth2-proxy/oauth2-proxy

OAuth2 Proxy's session cookies are not cleared when rendering sign-in page in github.com/oauth2-proxy/oauth2-proxy...

3.5CVSS5.8AI score0.00183EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/25 6:43 p.m.16 views

GO-2026-5333 Portainer missing authorization on custom template file endpoint, which exposes template content in github.com/portainer/portainer

Portainer missing authorization on custom template file endpoint, which exposes template content in github.com/portainer/portainer. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing...

6.5CVSS5.9AI score0.00257EPSS
SaveExploits1References4
OSV
OSV
added 2026/06/25 6:43 p.m.14 views

GO-2026-5239 OpenFGA has cache-key delimiter injection in shared-iterator and v2 iterator that caches enables intra-store authorization-decision poisoning in github.com/openfga/openfga

OpenFGA has cache-key delimiter injection in shared-iterator and v2 iterator that caches enables intra-store authorization-decision poisoning in github.com/openfga/openfga...

5.3CVSS5.8AI score0.00101EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/25 6:43 p.m.9 views

GO-2026-5271 GitHub CLI has an incorrect authorization header in API requests to TUF repository mirrors via `gh attestation`, `gh release verify`, and `gh release verify-asset` commands in github.com/cli/cli

GitHub CLI has an incorrect authorization header in API requests to TUF repository mirrors via gh attestation, gh release verify, and gh release verify-asset commands in github.com/cli/cli...

9.1CVSS5.9AI score0.00289EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/25 6:43 p.m.12 views

GO-2026-5224 Kiota abstractions RedirectHandler leaks Cookie/Proxy-Authorization headers on cross-host redirect in github.com/microsoft/kiota-http-go

Kiota abstractions RedirectHandler leaks Cookie/Proxy-Authorization headers on cross-host redirect in github.com/microsoft/kiota-http-go...

7CVSS5.8AI score0.00505EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/25 6:43 p.m.12 views

GO-2026-5220 Arcane Backend: Missing admin authorization on git repository endpoints allows non-admin users to exfiltrate stored Git credentials and tamper with GitOps configs in github.com/getarcaneapp/arcane/backend

Arcane Backend: Missing admin authorization on git repository endpoints allows non-admin users to exfiltrate stored Git credentials and tamper with GitOps configs in github.com/getarcaneapp/arcane/backend...

9.9CVSS5.8AI score0.00387EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/25 6:43 p.m.20 views

GO-2026-5219 Grafana OSS: Authorization bypass allows users with Editor role to modify protected webhook URLs without permissions in github.com/grafana/grafana

Grafana OSS: Authorization bypass allows users with Editor role to modify protected webhook URLs without permissions in github.com/grafana/grafana. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this...

5.4CVSS5.8AI score0.00263EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/25 6:43 p.m.9 views

GO-2026-5183 DevGuard has improper authorization on public assets in github.com/l3montree-dev/devguard

DevGuard has improper authorization on public assets in github.com/l3montree-dev/devguard...

7.1CVSS5.8AI score0.00364EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/25 6:43 p.m.9 views

GO-2026-5180 Traefik has an StripPrefixRegex Middleware Authorization Bypass via Path/RawPath Desync in github.com/traefik/traefik

Traefik has an StripPrefixRegex Middleware Authorization Bypass via Path/RawPath Desync in github.com/traefik/traefik...

8.6CVSS5.8AI score0.00767EPSS
SaveExploits1References5
Rows per page
Query Builder