VYPR

Maven package

com.nimbusds/nimbus-jose-jwt

pkg:maven/com.nimbusds/nimbus-jose-jwt

Vulnerabilities (6)

  • CVE-2025-53864MedJul 11, 2025
    affected >= 9.38-rc1, < 10.0.2fixed 10.0.2

    Connect2id Nimbus JOSE + JWT 10.0.x before 10.0.2 and 9.37.x before 9.37.4 allows a remote attacker to cause a denial of service via a deeply nested JSON object supplied in a JWT claim set, because of uncontrolled recursion. NOTE: this is independent of the Gson 2.11.0 issue beca

  • CVE-2023-52428Feb 11, 2024
    affected < 9.37.2fixed 9.37.2

    In Connect2id Nimbus JOSE+JWT before 9.37.2, an attacker can cause a denial of service (resource consumption) via a large JWE p2c header value (aka iteration count) for the PasswordBasedDecrypter (PBKDF2) component.

  • CVE-2019-17195Oct 15, 2019
    affected < 7.9fixed 7.9

    Connect2id Nimbus JOSE+JWT before v7.9 can throw various uncaught exceptions while parsing a JWT, which could result in an application crash (potential information disclosure) or a potential authentication bypass.

  • CVE-2017-12974HigAug 20, 2017
    affected < 4.36fixed 4.36

    Nimbus JOSE+JWT before 4.36 proceeds with ECKey construction without ensuring that the public x and y coordinates are on the specified curve, which allows attackers to conduct an Invalid Curve Attack in environments where the JCE provider lacks the applicable curve validation.

  • CVE-2017-12973LowAug 20, 2017
    affected < 4.39fixed 4.39

    Nimbus JOSE+JWT before 4.39 proceeds improperly after detection of an invalid HMAC in authenticated AES-CBC decryption, which allows attackers to conduct a padding oracle attack.

  • CVE-2017-12972HigAug 20, 2017
    affected < 4.39fixed 4.39

    In Nimbus JOSE+JWT before 4.39, there is no integer-overflow check when converting length values from bytes to bits, which allows attackers to conduct HMAC bypass attacks by shifting Additional Authenticated Data (AAD) and ciphertext so that different plaintext is obtained for th