VYPR

rpm package

suse/python-PyJWT&distro=SUSE Linux Enterprise Server for SAP applications 16.0

pkg:rpm/suse/python-PyJWT&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20applications%2016.0

Vulnerabilities (6)

  • CVE-2026-48526HigMay 28, 2026
    affected < 2.12.1-160000.2.1fixed 2.12.1-160000.2.1

    PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, when the verifier is decoding JSON Web Tokens, while supporting both asymmetric and HMAC algorithms, the library does not validate use of JSON Web Keys in HMAC algorithm, allowing attacker to use the issuer publ

  • CVE-2026-48525MedMay 28, 2026
    affected < 2.12.1-160000.2.1fixed 2.12.1-160000.2.1

    PyJWT is a JSON Web Token implementation in Python. From 2.8.0 to 2.12.1, when verifying detached JWS tokens using the unencoded-payload option ("b64": false, RFC 7797), PyJWT performs Base64URL decoding of the compact-serialization payload segment before enforcing the detached-p

  • CVE-2026-48524LowMay 28, 2026
    affected < 2.12.1-160000.2.1fixed 2.12.1-160000.2.1

    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 tr

  • CVE-2026-48523MedMay 28, 2026
    affected < 2.12.1-160000.2.1fixed 2.12.1-160000.2.1

    PyJWT is a JSON Web Token implementation in Python. From 2.9.0 to 2.12.1, there is a verifier-side algorithm allow-list bypass when jwt.decode() or jwt.decode_complete() are called with a PyJWK key. The token header alg is checked against the caller-supplied algorithms allow-list

  • CVE-2026-48522MedMay 28, 2026
    affected < 2.12.1-160000.2.1fixed 2.12.1-160000.2.1

    PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, PyJWKClient passes its uri argument directly to urllib.request.urlopen() which uses Python stdlib's default OpenerDirector registering HTTPHandler, HTTPSHandler, FTPHandler, FileHandler, and DataHandler. There i

  • CVE-2026-32597HigMar 13, 2026
    affected < 2.12.1-160000.1.1fixed 2.12.1-160000.1.1

    PyJWT is a JSON Web Token implementation in Python. Prior to 2.12.0, PyJWT does not validate the crit (Critical) Header Parameter defined in RFC 7515 §4.1.11. When a JWS token contains a crit array listing extensions that PyJWT does not understand, the library accepts the token i