Lucene search
+L

417 matches found

Github Security Blog
Github Security Blog
added last week14 views

Open WebUI: Account takeover via OAuth token exchange accepting tokens issued to any client

Summary The OAuth token exchange endpoint accepts a raw provider access token and validates it by calling the provider's userinfo endpoint. A userinfo endpoint reports only that a token is valid, never which OAuth client it was issued to, and the endpoint performed no audience or client check of...

8.1CVSS5.5AI score0.00338EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added last week7 views

GHSA-RQ84-P6RR-VF89 Open WebUI: Account takeover via OAuth token exchange accepting tokens issued to any client

Summary The OAuth token exchange endpoint accepts a raw provider access token and validates it by calling the provider's userinfo endpoint. A userinfo endpoint reports only that a token is valid, never which OAuth client it was issued to, and the endpoint performed no audience or client check of...

8.1CVSS5.5AI score0.00338EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/01 1:17 p.m.10 views

CVE-2026-67332

@better-auth/oauth-provider before 1.7.0-beta.4 fails to bind access-token audience to the authorization grant, allowing clients to request tokens for unrelated resources. Attackers can complete an OAuth flow and obtain access tokens whose audience targets resource servers the authorization never...

6.4CVSS0.00162EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/01 12:22 p.m.9 views

EUVD-2026-51836

@better-auth/oauth-provider before 1.7.0-beta.4 fails to bind access-token audience to the authorization grant, allowing clients to request tokens for unrelated resources. Attackers can complete an OAuth flow and obtain access tokens whose audience targets resource servers the authorization never...

6.4CVSS5.5AI score0.00162EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/01 12:22 p.m.9 views

CVE-2026-67332

@better-auth/oauth-provider before 1.7.0-beta.4 fails to bind access-token audience to the authorization grant, allowing clients to request tokens for unrelated resources. Attackers can complete an OAuth flow and obtain access tokens whose audience targets resource servers the authorization never...

6.4CVSS5.5AI score0.00162EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/08/01 12:22 p.m.34 views

CVE-2026-67332 @better-auth/oauth-provider before 1.7.0-beta.4 Authorization Bypass

@better-auth/oauth-provider before 1.7.0-beta.4 fails to bind access-token audience to the authorization grant, allowing clients to request tokens for unrelated resources. Attackers can complete an OAuth flow and obtain access tokens whose audience targets resource servers the authorization never...

6.4CVSS0.00162EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/01 12:22 p.m.38 views

CVE-2026-67332

Technical details (affected products/versions/mitigation) are not publicly provided in the supplied documents. Monitor for updates.

6.4CVSS5.5AI score0.00162EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/01 12:22 p.m.5 views

CVE-2026-67332 @better-auth/oauth-provider before 1.7.0-beta.4 Authorization Bypass

@better-auth/oauth-provider before 1.7.0-beta.4 fails to bind access-token audience to the authorization grant, allowing clients to request tokens for unrelated resources. Attackers can complete an OAuth flow and obtain access tokens whose audience targets resource servers the authorization never...

5.3CVSS5.5AI score
SaveExploits0References4
NVD
NVD
added 2026/07/31 8:16 a.m.11 views

CVE-2026-18208

A flaw was found in the OIDC token introspection endpoint of the keycloak-services component. Keycloak is an open-source identity and access management solution used to secure modern applications and services. The issue occurs when a confidential client, configured to receive signed JWT...

6.5CVSS0.00201EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/31 7:8 a.m.25 views

CVE-2026-18208

Affected product: Keycloak (keycloak-services OIDC token introspection endpoint). Issue: when a confidential client that expects signed JWT introspection responses inspects a token issued for a different audience, the endpoint still returns the full set of token claims inside a signed JWT field e...

6.5CVSS5.5AI score0.00201EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/31 7:8 a.m.10 views

EUVD-2026-51482

A flaw was found in the OIDC token introspection endpoint of the keycloak-services component. Keycloak is an open-source identity and access management solution used to secure modern applications and services. The issue occurs when a confidential client, configured to receive signed JWT...

6.5CVSS5.5AI score0.00201EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/31 7:8 a.m.43 views

CVE-2026-18208 Keycloak-services: keycloak-services: inactive out-of-audience token introspection leaks signed jwt claim

A flaw was found in the OIDC token introspection endpoint of the keycloak-services component. Keycloak is an open-source identity and access management solution used to secure modern applications and services. The issue occurs when a confidential client, configured to receive signed JWT...

6.5CVSS0.00201EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/31 7:8 a.m.11 views

CVE-2026-18208

A flaw was found in the OIDC token introspection endpoint of the keycloak-services component. Keycloak is an open-source identity and access management solution used to secure modern applications and services. The issue occurs when a confidential client, configured to receive signed JWT...

6.5CVSS5.1AI score0.00201EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/31 3:16 a.m.8 views

CVE-2026-14541

An authentication bypass and audience confusion vulnerability exists in the Google OAuth provider component of Google mcp-toolbox version 1.4.0. When a Google authService is initialized with mcpEnabled: true but lacks an explicitly defined audience or clientId, the ValidateMCPAuth pipeline for...

9.3CVSS0.00234EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/31 1:48 a.m.11 views

EUVD-2026-51381

An authentication bypass and audience confusion vulnerability exists in the Google OAuth provider component of Google mcp-toolbox version 1.4.0. When a Google authService is initialized with mcpEnabled: true but lacks an explicitly defined audience or clientId, the ValidateMCPAuth pipeline for...

9.3CVSS5.9AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/31 1:48 a.m.5 views

CVE-2026-14541 Authentication Bypass and Audience Confusion in MCP Toolbox OAuth Provider

An authentication bypass and audience confusion vulnerability exists in the Google OAuth provider component of Google mcp-toolbox version 1.4.0. When a Google authService is initialized with mcpEnabled: true but lacks an explicitly defined audience or clientId, the ValidateMCPAuth pipeline for...

9.3CVSS5.5AI score
SaveExploits0References3
CVE
CVE
added 2026/07/31 1:48 a.m.64 views

CVE-2026-14541

The CVE concerns Google mcp-toolbox version 1.4.0 in its Google OAuth provider component. If an authService is initialized with mcpEnabled: true but without an explicit audience or clientId, the ValidateMCPAuth pipeline for opaque tokens omits audience validation. This causes the toolbox to accep...

9.3CVSS5.9AI score0.00234EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/07/31 1:48 a.m.41 views

CVE-2026-14541 Authentication Bypass and Audience Confusion in MCP Toolbox OAuth Provider

An authentication bypass and audience confusion vulnerability exists in the Google OAuth provider component of Google mcp-toolbox version 1.4.0. When a Google authService is initialized with mcpEnabled: true but lacks an explicitly defined audience or clientId, the ValidateMCPAuth pipeline for...

9.3CVSS0.00234EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/07/30 4:38 p.m.6 views

SUSE CVE-2026-55669

ZITADEL is an open source identity management platform. Prior to 3.4.12 and 4.15.2, ZITADEL's external JWT Identity Provider validates a token's signature and issuer iss but not the audience aud claim, allowing a validly signed token from a trusted issuer for another relying party to be accepted ...

4.2CVSS7.6AI score0.00112EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:38 p.m.6 views

SUSE CVE-2026-55689

OpenFGA is an authorization/permission engine built for developers. Prior to 1.18.0, OpenFGA's OIDC authenticator skipped JWT audience validation when authn.method was set to oidc, authn.oidc.issuer was configured, and authn.oidc.audience was not set, allowing a token minted for an unrelated...

8.1CVSS7.6AI score0.00301EPSS
SaveExploits0References2
Rows per page
Query Builder