216.73.217.22

CVE-2025-59936

· Published 27/09/2025 01:15 · Modified 27/09/2025 01:15

Labels: CVE-2025-59936 2025-09-27CVE-2025-59936CWE-116[email protected]

Essential information

Published
27/09/2025 01:15
Modified
27/09/2025 01:15
Author
Creator
CVSS
9.4 CRITICAL (v3.0)
CISA KEV
No
CWE
CVSS vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L

CVSS metrics

Description

get-jwks contains fetch utils for JWKS keys. In versions prior to 11.0.2, a vulnerability in get-jwks can lead to cache poisoning in the JWKS key-fetching mechanism. 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 validation. This design flaw enables a potential attack where a malicious actor crafts a pair of JWTs, the first one ensuring that a chosen public key is fetched and stored in the shared JWKS cache, and the second one leveraging that cached key to pass signature validation for a targeted iss value. The vulnerability will work only if the iss validation is done after the use of get-jwks for keys retrieval. This issue has been patched in version 11.0.2.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
get-jwks / get-jwks cpe:2.3:a:get-jwks:get-jwks:<11.0.2:*:*:*:*:*:*

References