cvedb.io
CVE-2017-11424
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2017-08-24T16:29:00.197 · Last modified 2026-06-17T01:01:47.717

Summary

In PyJWT 1.5.0 and below the `invalid_strings` check in `HMACAlgorithm.prepare_key` does not account for all PEM encoded public keys. Specifically, the PKCS1 PEM encoded format would be allowed because it is prefaced with the string `-----BEGIN RSA PUBLIC KEY-----` which is not accounted for. This enables symmetric/asymmetric key confusion attacks against users using the PKCS1 PEM encoded public keys, which would allow an attacker to craft JWTs from scratch.

Affected products

pyjwt_project — pyjwt

Does this affect you?

Add your gear to cvedb and we'll alert you only when pyjwt_project ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.