Vulnerability

CVE-2025-53864

CVSS Score

Unscored

CVSS Vector

Not Recorded

CWE

CWE-674

[CVE-2025-53864] CWE-674: Uncontrolled Recursion

Description

Connect2id Nimbus JOSE + JWT before 10.0.2 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 because the Connect2id product could have checked the JSON object nesting depth, regardless of what limits (if any) were imposed by Gson.

See com.google.code.gson/gson package information