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.
総合評価: CVE-2026-33996 は低リスク(24.9/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.15%、5 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.02% | 0.15% | +0.13% |
| 2 | 2026-03-28 | — | 0.02% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 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 | タグ |
|---|---|
| https://github.com/benmcollins/libjwt/commit/cfd890286fa49ae61b534c937c9f0428b5c6034c | Patch |
| https://github.com/benmcollins/libjwt/security/advisories/GHSA-ph96-hqpc-9f66 | Mitigation Vendor Advisory |