CVE-2026-35040
- EPSS 0.06%
- Veröffentlicht 09.04.2026 16:16:27
- Zuletzt bearbeitet 17.04.2026 20:10:05
fast-jwt provides fast JSON Web Token (JWT) implementation. Prior to 6.2.1, using certain modifiers on RegExp objects in the allowedAud, allowedIss, allowedSub, allowedJti, or allowedNonce options in verify functions can cause certain unintended beha...
CVE-2026-35041
- EPSS 0.03%
- Veröffentlicht 09.04.2026 16:16:27
- Zuletzt bearbeitet 14.04.2026 20:15:13
fast-jwt provides fast JSON Web Token (JWT) implementation. From 5.0.0 to 6.2.0, a denial-of-service condition exists in fast-jwt when the allowedAud verification option is configured using a regular expression. Because the aud claim is attacker-cont...
CVE-2026-35042
- EPSS 0.02%
- Veröffentlicht 06.04.2026 17:02:12
- Zuletzt bearbeitet 10.04.2026 18:35:35
fast-jwt provides fast JSON Web Token (JWT) implementation. In 6.1.0 and earlier, fast-jwt does not validate the crit (Critical) Header Parameter defined in RFC 7515 §4.1.11. When a JWS token contains a crit array listing extensions that fast-jwt doe...
CVE-2026-35039
- EPSS 0.03%
- Veröffentlicht 06.04.2026 16:59:43
- Zuletzt bearbeitet 08.04.2026 12:16:21
fast-jwt provides fast JSON Web Token (JWT) implementation. From 0.0.1 to before 6.2.0, setting up a custom cacheKeyBuilder method which does not properly create unique keys for different tokens can lead to cache collisions. This could cause tokens t...
CVE-2026-34950
- EPSS 0.02%
- Veröffentlicht 06.04.2026 15:54:03
- Zuletzt bearbeitet 07.04.2026 13:20:11
fast-jwt provides fast JSON Web Token (JWT) implementation. In 6.1.0 and earlier, the publicKeyPemMatcher regex in fast-jwt/src/crypto.js uses a ^ anchor that is defeated by any leading whitespace in the key string, re-enabling the exact same JWT alg...
CVE-2025-30144
- EPSS 1.83%
- Veröffentlicht 19.03.2025 15:41:19
- Zuletzt bearbeitet 15.04.2026 00:35:42
fast-jwt provides fast JSON Web Token (JWT) implementation. Prior to 5.0.6, the fast-jwt library does not properly validate the iss claim based on the RFC 7519. The iss (issuer) claim validation within the fast-jwt library permits an array of strings...
CVE-2023-48223
- EPSS 0.18%
- Veröffentlicht 20.11.2023 18:15:07
- Zuletzt bearbeitet 21.11.2024 08:31:14
fast-jwt provides fast JSON Web Token (JWT) implementation. Prior to version 3.3.2, the fast-jwt library does not properly prevent JWT algorithm confusion for all public key types. The 'publicKeyPemMatcher' in 'fast-jwt/src/crypto.js' does not proper...