CVE-2025-53864
MEDIUM5.8EPSS 0.14%Nimbus JOSE + JWT is vulnerable to DoS attacks when processing deeply nested JSON
發布日:2025/7/11修改日:2026/2/4
描述
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.
受影響套件(1)
- Maven/com.nimbusds:nimbus-jose-jwt>= 9.38-rc1, < 10.0.2
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM5.8 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L |
參考連結(7)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2025-53864
- PATCHhttps://bitbucket.org/connect2id/nimbus-jose-jwt
- WEBhttps://bitbucket.org/connect2id/nimbus-jose-jwt/commits/f7fb882cc08f027c9ceb874acec3b51c6222861c
- WEBhttps://bitbucket.org/connect2id/nimbus-jose-jwt/issues/583/stackoverflowerror-due-to-deeply-nested
- WEBhttps://bitbucket.org/connect2id/nimbus-jose-jwt/issues/593/back-port-cve-2025-53864-fix-to-9x-branch
- WEBhttps://github.com/google/gson/commit/1039427ff0100293dd3cf967a53a55282c0fef6b
- WEBhttps://github.com/google/gson/compare/gson-parent-2.11.0...gson-parent-2.12.0