Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #45981 jsonwebtoken: 9.0.0 -> 9.0.3
    Infos
    #45981
    Joris MASSON (jmasson)
    2025-12-08 12:14
    2025-12-08 10:41
    47742
    Details
    jsonwebtoken: 9.0.0 -> 9.0.3

    Changelog: https://github.com/auth0/node-jsonwebtoken/blob/v9.0.3/CHANGELOG.md#903---2025-12-04
    The goal of the upgrade is to upgrade the transitive dependency jws to v4.0.1 to fix CVE-2025-65945

    Changelog for jws 4.0.1 : https://github.com/auth0/node-jws/blob/v4.0.1/CHANGELOG.md#401

    Other
    All
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Joris MASSON (jmasson)
    Closed
    2025-12-08
    Attachments
    Empty
    References
    Referenced by request #45981

    Follow-ups

    User avatar
    Thomas Gerbet (tgerbet)2025-12-08 11:59

    No security impact for Tuleap, we (indirectly) use jwt.verify() that is not impacted.