CVE-2026-45363 | `jwt` (Ruby gem) - empty-key HMAC bypass

ruby-jwt is a Ruby implementation of the RFC 7519 OAuth JSON Web Token standard. Prior to 2.10.3 and 3.2.0, JWT.decode(token, '', true, algorithm: 'HS256') accepts an attacker-forged token because OpenSSL::HMAC.digest('SHA256', '', payload) returns a valid digest under an empty key and no empty-key precondition exists in the HMAC algorithm. The same path is reached when a keyfinder block or key_finder: argument returns an empty string, nil, or an array containing nil for an unknown key, affecting HS256, HS384, and HS512 verification through JWT.decode and JWT::EncodedToken#verify_signature!. This issue is fixed in versions 2.10.3 and 3.2.0.

公開: 2026-07-14 最終更新: 2026-07-15 Assigner: [email protected] ソース: [email protected]

総合評価: CVE-2026-45363 は中リスク(42/100)。CVSS 深刻度は重大。悪用される可能性が高い(EPSS 0.24%、15 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。

リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。

CVE-2026-45363 の EPSS(Exploit Prediction Scoring System)スコア

EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。

# 日付 旧 EPSS スコア 新 EPSS スコア Δ(新 − 旧)
1 2026-07-15 0.02% 0.24% +0.22%
2 2026-06-12 0.02%

EPSS の全履歴 (全 2 件)

CVE-2026-45363 の CVSS(Common Vulnerability Scoring System)指標

この CVE の CVSS 指標。

ベーススコア バージョン 深刻度 ベクトル 悪用しやすさ 影響 スコアの出典
9.1 3.1 CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N クリックして展開
攻撃ベクター (AV:N)
インターネットなど、ルーティングされたネットワーク越しに遠隔から悪用しうる。端末の前にいる必要はない。
攻撃の複雑さ (AC:L)
攻撃者が条件を満たせば、レース条件や珍しい構成に依存せずに再現しやすい。
必要な権限 (PR:N)
事前のログインや昇格は不要で、匿名アクセスのまま踏み台にしうる。
ユーザーの関与 (UI:N)
メールのリンクを開く、マクロを有効にするなど、被害者の協力がなくても成立しうる。
スコープ (S:U)
影響は脆弱コンポーネントと同一のセキュリティ権限・信頼境界の内側に収まる。
機密性への影響 (C:H)
広範な機微データの読み取りや持ち出しが現実的。
完全性への影響 (I:H)
権限の奪取や広範なログ改竄など、システムの信頼根拠を揺るがす改ざんが現実的。
可用性への影響 (A:N)
業務継続に支障が出るレベルの停止や劣化は想定されない。
3.9 5.2 [email protected]

CVE-2026-45363 の弱点分類(列挙)

CVE-2026-45363 の GitHub Security Advisory

GHSA-c32j-vqhx-rx3x · 深刻度: high · エコシステム: rubygems — ruby-jwt: Empty-key HMAC bypass; cross-language sibling of CVE-2026-44351

CVE-2026-45363 の OS トラッカー

vendor priority summary link
debian not yet assigned CVE-2026-45363 not yet assigned priority: Debian including 1 source packages (ruby-jwt), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 3, resolved 2. https://security-tracker.debian.org/tracker/CVE-2026-45363
redhat high https://access.redhat.com/security/cve/CVE-2026-45363
suse high https://www.suse.com/security/cve/CVE-2026-45363/
ubuntu medium CVE-2026-45363 medium priority: Ubuntu including 1 source packages (ruby-jwt), 6 status rows across 6 suites (bionic, focal, jammy, noble, resolute, upstream): needs-triage 6. https://ubuntu.com/security/CVE-2026-45363

CVE-2026-45363 の影響を受けるソフトウェア/構成

ベンダー 製品 バージョン 生の CPE
データセットに影響を受ける製品はありません。

CVE-2026-45363 の参考情報

cvelogic Threat Intelligence