Skip to content

Upgrade com.nimbusds:nimbus-jose-jwt to ≥ 10.0.2 in Spring Boot 3.5.x to fix CVE‑2025‑53864 #46478

@uweguenther

Description

@uweguenther

com.nimbusds:nimbus-jose-jwt:9.37.3 library in Spring Boot 3.5.x should be updated to at least 10.0.2 to resolve CVE-2025-53864

The library is pulled in transitively via:

org.springframework.boot:spring-boot-starter-oauth2-resource-server:3.5.3
    -> org.springframework.security:spring-security-oauth2-jose:6.5.1
            -> com.nimbusds:nimbus-jose-jwt:9.37.3

It looks like the Spring Security team is fixing this only for Spring Security 7.0.0.

For details, see gh-17542 which updates the dependency for Spring Security 7.0.0‑M1 only.

gh-17525 is also realted to gh-17542

Metadata

Metadata

Assignees

No one assigned

    Labels

    for: external-projectFor an external project and not something we can fixstatus: invalidAn issue that we don't feel is valid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions