VYPR

Pyjwt

by Pypi

CVEs (1)

  • CVE-2026-48524LowMay 28, 2026
    risk 0.24cvss 3.7epss

    PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, PyJWKClient.get_signing_key() forces a fresh HTTP request to the JWKS endpoint for every JWT with an unknown kid value, with no rate limiting. Since kid comes from the unverified token header, an attacker can…