LibJWT is a C JSON Web Token Library. Starting in version 3.0.0 and prior to version 3.3.0, the JWK parsing for RSA-PSS did not protect against a NULL value when expecting to parse JSON string values. A specially crafted JWK file could exploit this behavior by using integers in places where the code expected a string. This was fixed in v3.3.0. A workaround is available. Users importing keys through a JWK file should not do so from untrusted sources. Use the `jwk2key` tool to check for validity of a JWK file. Likewise, if possible, do not use JWK files with RSA-PSS keys.
Conclusion & alert: CVE-2026-33996 is rated Low Risk (24.9/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.15%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
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-06-15 | 0.02% | 0.15% | +0.13% |
| 2 | 2026-03-28 | — | 0.02% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.8 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 5.5 | 3.1 | MEDIUM |
|
1.8 | 3.6 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2026-33996: 1 source package rows (libjwt); 2 state rows across 2 repos (3.23-community, edge-community); fixed 0, open 2. | https://security.alpinelinux.org/vuln/CVE-2026-33996 |
debian
|
unimportant | CVE-2026-33996 unimportant priority: Debian including 2 source packages (libjwt, libjwt3), 7 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 7. | https://security-tracker.debian.org/tracker/CVE-2026-33996 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-33996 |
ubuntu
|
medium | CVE-2026-33996 medium priority: Ubuntu including 2 source packages (libjwt, libjwt3), 10 status rows across 6 suites (bionic, focal, jammy, noble, questing, upstream): needs-triage 5, DNE 3, not-affected 1, released 1. | https://ubuntu.com/security/CVE-2026-33996 |
| URL | Tags |
|---|---|
| https://github.com/benmcollins/libjwt/commit/cfd890286fa49ae61b534c937c9f0428b5c6034c | Patch |
| https://github.com/benmcollins/libjwt/security/advisories/GHSA-ph96-hqpc-9f66 | Mitigation Vendor Advisory |