Lucene search
+L

70 matches found

Kitploit
Kitploit
added 2026/08/26 6:37 a.m.2 views

CVE-2026-23552

CVE-2026-23552 - camel-keycloak में क्रॉस-रील्म टोकन स्वीकृति अवलोकन Apache Camel का KeycloakSecurityPolicy JWT टोकन के iss जारीकर्ता दावे को कॉन्फ़िगर किए गए realm के विरुद्ध मान्य नहीं करता है। इसका मतलब है कि एक Keycloak realm द्वारा जारी किया गया टोकन पूरी तरह से अलग realm के लिए कॉन्फ़िगर की...

9.1CVSS5.2AI score0.00428EPSS
SaveExploits2
NVD
NVD
added 2026/08/24 8:17 p.m.6 views

CVE-2026-75509

joserfc is a Python library that provides an implementation of several JSON Object Signing and Encryption JOSE standards. Prior to version 1.7.3, JWTClaimsRegistry applies membership matching to list-valued iss and sub claims, allowing an array-valued iss that contains the expected issuer to pass...

6.5CVSS0.00091EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/24 8:08 p.m.28 views

CVE-2026-75509 joserfc claim-validation bypass via array-typed single-string claims (iss/sub/jti)

joserfc is a Python library that provides an implementation of several JSON Object Signing and Encryption JOSE standards. Prior to version 1.7.3, JWTClaimsRegistry applies membership matching to list-valued iss and sub claims, allowing an array-valued iss that contains the expected issuer to pass...

6.5CVSS0.00091EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/24 8:08 p.m.11 views

CVE-2026-75509

joserfc is a Python library implementing JOSE standards. Prior to version 1.7.3 , the JWTClaimsRegistry applies membership matching to list-valued iss and sub claims, meaning an array-valued iss claim that merely contains the expected issuer will pass an intended equality check. This enables issu...

6.5CVSS5.3AI score0.00091EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/22 9:43 p.m.7 views

GHSA-272M-GCWP-MPWG Netty: Missing CertificateID Validation in OCSP Response Allows Replay Attacks

Summary Netty's OcspClient does not validate that the CertificateID in an OCSP response matches the requested CertificateID. A bad actor can replay a GOOD status response issued for an unrelated certificate by the same CA to bypass revocation checks for any certificate. Details...

7.4CVSS5.4AI score0.0022EPSS
SaveExploits1References7
CVE
CVE
added 2026/07/14 3:08 p.m.39 views

CVE-2026-55954

CVE-2026-55954 affects ueberauth_apple (v0.1.0 up to but not including v0.6.2). The root cause is lack of validation for registered ID token claims (iss, aud, exp, iat) in Ueberauth.Strategy.Apple.Token.payload/2; the code uses the unvalidated sub to derive the user uid and email. An attacker who...

9.1CVSS6.1AI score0.00698EPSS
SaveExploits0References4
NCSC
NCSC
added 2026/07/13 9:26 a.m.17 views

Vulnerabilities handled in the n8n workflow automation platform

n8n has identified several vulnerabilities in its workflow automation platform. These vulnerabilities include: - An authorization issue where authenticated users can assign workflows to folders within projects to which they do not have access, due to insufficient validation of request payloads...

8.8CVSS6.3AI score0.03129EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/07/10 4:58 p.m.20 views

EUVD-2026-42958

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.2CVSS6.1AI score0.00155EPSS
SaveExploits0References3
Veracode
Veracode
added 2026/06/20 11:06 a.m.9 views

Authentication Bypass

github.com/googleapis/mcp-toolbox is vulnerable to Authentication Bypass. The vulnerability is due to improper validation of the optional issuer iss claim during OAuth 2.0 opaque token introspection. If the introspection response omits the iss field, the issuer validation is silently skipped, whi...

9.3CVSS5.3AI score0.00185EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/06/12 8:55 a.m.21 views

CVE-2026-50627 Apache CXF: OAuth2: Missing JWT Audience and Issuer Validation in Access Token Validator

The JwtAccessTokenValidator class in Apache CXF fails to validate the 'aud' Audience claims of incoming JWT access tokens. This allows a JWT issued for one Resource Server to be successfully replayed against a completely different Resource Server, leading to Token Confusion/Routing attacks. Users...

9.1CVSS5.2AI score
SaveExploits0References9
CVE
CVE
added 2026/06/12 8:55 a.m.99 views

CVE-2026-50627

The CVE-2026-50627 issue affects Apache CXF’s JwtAccessTokenValidator, which fails to validate the aud (Audience) claim in incoming JWT access tokens. As described in multiple sources (NVD/Red Hat/CVE List/etc.), a token issued for one Resource Server could be replayed against a different Resourc...

9.1CVSS5.2AI score0.00445EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/06/12 8:55 a.m.62 views

CVE-2026-50627 Apache CXF: OAuth2: Missing JWT Audience and Issuer Validation in Access Token Validator

The JwtAccessTokenValidator class in Apache CXF fails to validate the 'aud' Audience claims of incoming JWT access tokens. This allows a JWT issued for one Resource Server to be successfully replayed against a completely different Resource Server, leading to Token Confusion/Routing attacks. Users...

0.00445EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/05/11 5:58 p.m.18 views

Unity Catalog has a JWT Issuer Validation Bypass tht Allows Complete User Impersonation

Context: A critical authentication bypass vulnerability exists in the Unity Catalog token exchange endpoint /api/1.0/unity-control/auth/tokens. The endpoint extracts the issuer iss claim from incoming JWTs and uses it to dynamically fetch the JWKS endpoint for signature validation without...

9.1CVSS5.8AI score0.00183EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/05/11 5:58 p.m.13 views

GHSA-QQCJ-RGHW-829X Unity Catalog has a JWT Issuer Validation Bypass tht Allows Complete User Impersonation

Context: A critical authentication bypass vulnerability exists in the Unity Catalog token exchange endpoint /api/1.0/unity-control/auth/tokens. The endpoint extracts the issuer iss claim from incoming JWTs and uses it to dynamically fetch the JWKS endpoint for signature validation without...

9.1CVSS5.8AI score0.00183EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/23 6:17 p.m.13 views

CVE-2026-33557

A flaw was found in Apache Kafka. By default, the sasl.oauthbearer.jwt.validator.class property is set to org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator, which does not validate JSON Web Token JWT signatures, issuers, or audiences. A remote attacker can exploit this by crafting ...

9.1CVSS5.8AI score0.00684EPSS
SaveExploits0References6
Spring Security Advisories
Spring Security Advisories
added 2026/04/20 12:00 a.m.36 views

Potential Security Misconfiguration when Using withIssuerLocation

When an application configures JWT decoding with NimbusJwtDecoder or NimbusReactiveJwtDecoder , it must configure an OAuth2TokenValidator separately, for example by calling setJwtValidator . This is easy to miss when using NimbusJwtDecoderwithIssuerLocation or...

5.3CVSS5.8AI score0.00203EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2026/03/11 8:16 p.m.12 views

CVE-2026-27478

Unity Catalog is an open, multi-modal Catalog for data and AI. In 0.4.0 and earlier, a critical authentication bypass vulnerability exists in the Unity Catalog token exchange endpoint /api/1.0/unity-control/auth/tokens. The endpoint extracts the issuer iss claim from incoming JWTs and uses it to...

9.1CVSS0.00183EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/11 7:36 p.m.42 views

CVE-2026-27478

CVE-2026-27478 relates to Unity Catalog (0.4.0 and earlier). The vulnerability is a critical authentication bypass in the token exchange endpoint at /api/1.0/unity-control/auth/tokens, where the issuer (iss) claim from incoming JWTs is used to dynamically fetch the JWKS endpoint for signature val...

9.1CVSS5.8AI score0.00183EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/03/11 7:36 p.m.41 views

CVE-2026-27478 Unity Catalog has a JWT Issuer Validation Bypass Allows Complete User Impersonation

Unity Catalog is an open, multi-modal Catalog for data and AI. In 0.4.0 and earlier, a critical authentication bypass vulnerability exists in the Unity Catalog token exchange endpoint /api/1.0/unity-control/auth/tokens. The endpoint extracts the issuer iss claim from incoming JWTs and uses it to...

9.1CVSS0.00183EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/03/11 7:36 p.m.8 views

CVE-2026-27478 Unity Catalog has a JWT Issuer Validation Bypass Allows Complete User Impersonation

Unity Catalog is an open, multi-modal Catalog for data and AI. In 0.4.0 and earlier, a critical authentication bypass vulnerability exists in the Unity Catalog token exchange endpoint /api/1.0/unity-control/auth/tokens. The endpoint extracts the issuer iss claim from incoming JWTs and uses it to...

9.1CVSS5.8AI score0.00183EPSS
SaveExploits0References1
Rows per page
Query Builder