VYPR

Go modules package

github.com/golang-jwt/jwt/v5

pkg:golang/github.com/golang-jwt/jwt/v5

Vulnerabilities (1)

  • CVE-2025-30204HigMar 21, 2025
    affected >= 5.0.0-rc.1, < 5.2.2fixed 5.2.2

    golang-jwt is a Go implementation of JSON Web Tokens. Starting in version 3.2.0 and prior to versions 5.2.2 and 4.5.2, the function parse.ParseUnverified splits (via a call to strings.Split) its argument (which is untrusted data) on periods. As a result, in the face of a maliciou