Lucene search
+L

86 matches found

NVD
NVD
added 2 days ago5 views

CVE-2026-58425

OAuth token introspection returns metadata of tokens issued to other clients RFC 7662 section 4 violation...

4.3CVSS0.00158EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2 days ago28 views

CVE-2026-58425 OAuth token introspection returns metadata of tokens issued to other clients (RFC 7662 section 4 violation)

OAuth token introspection returns metadata of tokens issued to other clients RFC 7662 section 4 violation...

0.00158EPSS
SaveExploits0References3
CVE
CVE
added 2 days ago22 views

CVE-2026-58425

The provided documents describe a vulnerability in Gitea's OAuth token introspection endpoint. The bug occurs when an introspecting client calls /login/oauth/introspect with a token; the handler authenticates the client, then fetches the token's grant and reassigns the local app variable to the g...

5.7AI score0.00158EPSS
SaveExploits0References3
OSV
OSV
added 2 days ago3 views

CVE-2026-58425 OAuth token introspection returns metadata of tokens issued to other clients (RFC 7662 section 4 violation)

OAuth token introspection returns metadata of tokens issued to other clients RFC 7662 section 4 violation...

4.3CVSS5.3AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/07 12:55 p.m.9 views

CVE-2026-50623

A flaw was found in Apache CXF. An authentication bypass vulnerability exists in the OAuth2 TokenIntrospectionService. Due to a missing 'throw' keyword in the security context check, an unauthenticated network attacker can access the introspection endpoint. This could lead to unauthorized access ...

5.3CVSS5.3AI score0.00371EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/06 12:16 p.m.13 views

CVE-2026-68481

In Apache CXF's DefaultEncryptingOAuthDataProvider, revoked access tokens still decrypt successfully, and TokenIntrospectionService reports active:true. The same applies to refresh tokens. This violates the RFC stipulations that 'The authorization server MUST invalidate the token.' and...

7.5CVSS0.00425EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/06 11:22 a.m.12 views

EUVD-2026-53857

In Apache CXF's DefaultEncryptingOAuthDataProvider, revoked access tokens still decrypt successfully, and TokenIntrospectionService reports active:true. The same applies to refresh tokens. This violates the RFC stipulations that 'The authorization server MUST invalidate the token.' and...

7.5CVSS5.4AI score0.00425EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/06 11:22 a.m.65 views

CVE-2026-68481

CVE-2026-68481 affects Apache CXF’s DefaultEncryptingOAuthDataProvider. Revoked access and refresh tokens can still be decrypted, and TokenIntrospectionService reports active:true, contrary to RFC expectations that revoked tokens be invalidated and introspection return {"active":false}. The issue...

7.5CVSS5.4AI score0.00425EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/06 11:22 a.m.13 views

CVE-2026-68481 Apache CXF: Revocation bypass in DefaultEncryptingOAuthDataProvider

In Apache CXF's DefaultEncryptingOAuthDataProvider, revoked access tokens still decrypt successfully, and TokenIntrospectionService reports active:true. The same applies to refresh tokens. This violates the RFC stipulations that 'The authorization server MUST invalidate the token.' and...

7.5CVSS5.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/06 11:22 a.m.35 views

CVE-2026-68481 Apache CXF: Revocation bypass in DefaultEncryptingOAuthDataProvider

In Apache CXF's DefaultEncryptingOAuthDataProvider, revoked access tokens still decrypt successfully, and TokenIntrospectionService reports active:true. The same applies to refresh tokens. This violates the RFC stipulations that 'The authorization server MUST invalidate the token.' and...

0.00425EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/31 8:16 a.m.13 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.29 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.12 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.44 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
OSV
OSV
added 2026/07/21 8:21 p.m.6 views

GHSA-VXV2-8J6R-PCPG Gitea: OAuth token introspection returns metadata of tokens issued to other clients (RFC 7662 section 4 violation)

Live reproduction against Gitea 1.26.1 Setup: Gitea 1.26.1 docker stack with two users admin and victim and two OAuth applications owned by different users: Client A: id=5dda747d-7fdd-4694-85ff-ce4f893ce51e owner=admin Client B: id=588f778f-4a41-4914-ae01-85d776c369db owner=victim admin runs an...

4.3CVSS5.6AI score0.00158EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.7 views

PT-2026-63294

Name of the Vulnerable Software and Affected Versions Gitea versions prior to 1.26.2 Description An issue exists where the OAuth token introspection endpoint allows any authenticated OAuth client to retrieve metadata for tokens issued to other clients, violating RFC 7662 section 4. The server fai...

4.3CVSS5.9AI score0.00158EPSS
SaveExploits0References9
OSV
OSV
added 2026/06/25 6:43 p.m.8 views

GO-2026-5291 nuts-node has JWT type confusion in v1 access token introspection that allows VP replay as access token in github.com/nuts-foundation/nuts-node

nuts-node has JWT type confusion in v1 access token introspection that allows VP replay as access token in github.com/nuts-foundation/nuts-node...

4.4CVSS5.8AI score0.00076EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/06/18 3:32 p.m.9 views

Improper Authentication

Overview Affected versions of this package are vulnerable to Improper Authentication through the validateOpaqueToken process. An attacker can gain unauthorized access to protected tools and underlying data sources by submitting an OAuth 2.0 introspection response that omits the mandatory active...

9.3CVSS5.8AI score0.00195EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/18 3:32 p.m.8 views

Improper Authentication

Overview Affected versions of this package are vulnerable to Improper Authentication through the validateOpaqueToken process. An attacker can gain unauthorized access to protected tools and underlying data sources by submitting an OAuth 2.0 introspection response that omits the mandatory active...

9.3CVSS5.8AI score0.00195EPSS
SaveExploits0References2
Rows per page
Query Builder