Lucene search
+L

142 matches found

RedhatCVE
RedhatCVE
added 2026/01/20 12:33 p.m.11 views

CVE-2026-1180

A flaw was identified in Keycloak’s OpenID Connect Dynamic Client Registration feature when clients authenticate using privatekeyjwt. The issue allows a client to specify an arbitrary jwksuri, which Keycloak then retrieves without validating the destination. This enables attackers to coerce the...

5.8CVSS5.3AI score0.00363EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/01/14 8:22 p.m.8 views

CVE-2026-22818

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.11.4, there is a flaw in Hono’s JWK/JWKS JWT verification middleware allowed the algorithm specified in the JWT header to influence signature verification when the selected JWK did not explicitly defi...

8.2CVSS6.5AI score0.00118EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/01/13 9:52 p.m.12 views

Hono JWK Auth Middleware has JWT algorithm confusion when JWK lacks "alg" (untrusted header.alg fallback)

Summary A flaw in Hono’s JWK/JWKS JWT verification middleware allowed the algorithm specified in the JWT header to influence signature verification when the selected JWK did not explicitly define an algorithm. This could enable JWT algorithm confusion and, in certain configurations, allow forged...

8.2CVSS7AI score0.00118EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/01/13 8:16 p.m.11 views

CVE-2026-22818

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.11.4, there is a flaw in Hono’s JWK/JWKS JWT verification middleware allowed the algorithm specified in the JWT header to influence signature verification when the selected JWK did not explicitly defi...

8.2CVSS0.00118EPSS
SaveExploits0References2
CVE
CVE
added 2026/01/13 7:49 p.m.29 views

CVE-2026-22817

Hono JWT verification middleware (JWK/JWKS) allowed the JWT header alg to influence signature checks if the JWK didn’t specify an algorithm, enabling potential JWT algorithm confusion and, in some configurations, forged tokens. This CVE affects Hono prior to version 4.11.4. The vulnerability is f...

8.2CVSS6.1AI score0.00141EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/01/13 7:49 p.m.6 views

CVE-2026-22818 JWT algorithm confusion in Hono JWK Auth Middleware when JWK lacks "alg" (untrusted header.alg fallback)

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.11.4, there is a flaw in Hono’s JWK/JWKS JWT verification middleware allowed the algorithm specified in the JWT header to influence signature verification when the selected JWK did not explicitly defi...

8.2CVSS6.5AI score
SaveExploits0References4
CVE
CVE
added 2026/01/13 7:49 p.m.62 views

CVE-2026-22818

CVE-2026-22818 concerns Hono’s JWK/JWKS JWT verification middleware. Prior to 4.11.4, if a JWK did not explicitly specify an algorithm, the middleware could derive the signature verification algorithm from the untrusted JWT header’s alg value, enabling algorithm confusion and potentially forged t...

8.2CVSS6.2AI score0.00118EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.21 views

PT-2026-25779

Name of the Vulnerable Software and Affected Versions Authlib versions prior to 1.6.9 Description Authlib is a Python library used for building OAuth and OpenID Connect servers. A JWK Header Injection flaw exists in the library's JWS implementation, allowing an unauthenticated attacker to forge...

9.4CVSS6AI score0.00548EPSS
SaveExploits1References51
OSV
OSV
added 2025/12/06 11:38 a.m.6 views

BIT-ENVOY-2025-64527 Envoy crashes when JWT authentication is configured with the remote JWKS fetching

Envoy is a high-performance edge/middle/service proxy. In 1.33.12, 1.34.10, 1.35.6, 1.36.2, and earlier, Envoy crashes when JWT authentication is configured with the remote JWKS fetching, allowmissingorfailed is enabled, multiple JWT tokens are present in the request headers and the JWKS fetch...

6.5CVSS7.1AI score0.00538EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/12/05 6:12 p.m.23 views

EUVD-2025-201100

Envoy crashes when JWT authentication is configured with the remote JWKS fetching...

6.5CVSS6.7AI score0.00538EPSS
SaveExploits1References2
NVD
NVD
added 2025/12/03 6:15 p.m.9 views

CVE-2025-64527

Envoy is a high-performance edge/middle/service proxy. In 1.33.12, 1.34.10, 1.35.6, 1.36.2, and earlier, Envoy crashes when JWT authentication is configured with the remote JWKS fetching, allowmissingorfailed is enabled, multiple JWT tokens are present in the request headers and the JWKS fetch...

6.5CVSS0.00538EPSS
SaveExploits1References1
OSV
OSV
added 2025/12/03 6:4 p.m.10 views

CVE-2025-64527 Envoy crashes when JWT authentication is configured with the remote JWKS fetching

Envoy is a high-performance edge/middle/service proxy. In 1.33.12, 1.34.10, 1.35.6, 1.36.2, and earlier, Envoy crashes when JWT authentication is configured with the remote JWKS fetching, allowmissingorfailed is enabled, multiple JWT tokens are present in the request headers and the JWKS fetch...

6.5CVSS7.1AI score
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2025-31349

Malicious code in bioql PyPI...

9.4CVSS9.2AI score0.00372EPSS
SaveExploits0References4
Snyk
Snyk
added 2025/09/27 1:42 a.m.4 views

Improper Encoding or Escaping of Output

Overview get-jwks is a Fetch utils for JWKS keys Affected versions of this package are vulnerable to Improper Encoding or Escaping of Output via the JWKS cache process. An attacker can bypass issuer validation by poisoning the cache with keys from an unexpected issuer and subsequently leveraging...

9.4CVSS6.9AI score0.00372EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/09/26 2:27 p.m.9 views

get-jwks: poisoned JWKS cache allows post-fetch issuer validation bypass

Summary A vulnerability in get-jwks can lead to cache poisoning in the JWKS key-fetching mechanism. Details When the iss issuer claim is validated only after keys are retrieved from the cache, it is possible for cached keys from an unexpected issuer to be reused, resulting in a bypass of issuer...

9.4CVSS6.7AI score0.00372EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/09/26 12:0 a.m.5 views

PT-2025-39681

🔴 get-jwks, Cache Poisoning, CVE-2024-43605 Critical https://t.co/qnAbZFNwUA...

7AI score
SaveExploits0References1
OSV
OSV
added 2025/02/21 1:36 p.m.7 views

OESA-2025-1163 python-jwcrypto security update

Implements JWK, JWS, JWE specifications with python-cryptography Security Fixes: JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to version 1.5.6, an attacker can cause a denial of service attack by passing in a malicious JWE Token with a high compression...

6.8CVSS6.8AI score0.0098EPSS
SaveExploits1References2
Veracode
Veracode
added 2025/02/13 5:26 a.m.14 views

Signature Bypass

github.com/distribution/distribution is vulnerable to Signature Bypass. The vulnerability is due to improper JSON Web Key JWK verification, allowing an attacker to forge a malicious JWT and bypass authentication...

8.7CVSS7AI score0.00341EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2025/02/13 12:20 a.m.4 views

SUSE CVE-2025-24976

Distribution is a toolkit to pack, ship, store, and deliver container content. Systems running registry versions 3.0.0-beta.1 through 3.0.0-rc.2 with token authentication enabled may be vulnerable to an issue in which token authentication allows an attacker to inject an untrusted signing key in a...

7.5CVSS7.3AI score0.00341EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/02/11 12:0 a.m.6 views

PT-2025-6252

Name of the Vulnerable Software and Affected Versions: Distribution versions 3.0.0-beta.1 through 3.0.0-rc.2 Description: The issue lies in how the JSON web key JWK verification is performed. When a JSON web token JWT contains a JWK header without a certificate chain, the code only checks if the...

9.9CVSS7.9AI score0.9384EPSS
SaveExploits20References41
Rows per page
Query Builder