GHSA-r9jw-mwhq-wp62 · Severity: high · Ecosystem: pip — PyJWT vulnerable to key confusion attacks
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.
Conclusion & alert: CVE-2017-11424 is rated Moderate Risk (44/100): CVSS High severity, with low exploitation likelihood (EPSS 0.19%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-04-26 | 0.53% | 0.19% | -0.33% |
| 2 | 2026-04-21 | 0.85% | 0.53% | -0.32% |
| 3 | 2026-04-16 | — | 0.85% | — |
Full EPSS history (9 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.0 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
GHSA-r9jw-mwhq-wp62 · Severity: high · Ecosystem: pip — PyJWT vulnerable to key confusion attacks
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2017-11424 not yet assigned priority: Debian including 1 source packages (pyjwt), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2017-11424 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2017-11424 |
ubuntu
|
medium | CVE-2017-11424 medium priority: Ubuntu including 1 source packages (pyjwt), 4 status rows across 4 suites (trusty, upstream, xenial, zesty): released 2, DNE 1, needed 1. | https://ubuntu.com/security/CVE-2017-11424 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| pyjwt_project | pyjwt | <= 1.5.0 | cpe:2.3:a:pyjwt_project:pyjwt:*:*:*:*:*:*:*:* |
| debian | debian_linux | 8.0 | cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:* |
| debian | debian_linux | 9.0 | cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| http://www.debian.org/security/2017/dsa-3979 | Third Party Advisory |
| https://github.com/jpadilla/pyjwt/pull/277 | Issue Tracking Patch Third Party Advisory |