CVE-2026-33894 | Forge has signature forgery in RSA-PKCS due to ASN.1 extra field

Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.4.0, RSASSA PKCS#1 v1.5 signature verification accepts forged signatures for low public exponent keys (e=3). Attackers can forge signatures by stuffing “garbage” bytes within the ASN structure in order to construct a signature that passes verification, enabling Bleichenbacher style forgery. This issue is similar to CVE-2022-24771, but adds bytes in an addition field within the ASN structure, rather than outside of it. Additionally, forge does not validate that signatures include a minimum of 8 bytes of padding as defined by the specification, providing attackers additional space to construct Bleichenbacher forgeries. Version 1.4.0 patches the issue.

公開: 2026-03-27 最終更新: 2026-07-02 Assigner: [email protected] ソース: [email protected]

総合評価: CVE-2026-33894 は低リスク(39.1/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.34%、26 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。

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

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

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

# 日付 旧 EPSS スコア 新 EPSS スコア Δ(新 − 旧)
1 2026-06-30 0.24% 0.34% +0.09%
2 2026-06-15 0.03% 0.24% +0.22%
3 2026-03-28 0.03%

EPSS の全履歴 (全 3 件)

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

この CVE の CVSS 指標。

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

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

CVE-2026-33894 の GitHub Security Advisory

GHSA-ppp5-5v6c-4jwp · 深刻度: high · エコシステム: npm — Forge has signature forgery in RSA-PKCS due to ASN.1 extra field

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

vendor priority summary link
redhat high https://access.redhat.com/security/cve/CVE-2026-33894
ubuntu medium CVE-2026-33894 medium priority: Ubuntu including 1 source packages (node-node-forge), 5 status rows across 5 suites (focal, jammy, noble, questing, upstream): needs-triage 3, DNE 2. https://ubuntu.com/security/CVE-2026-33894

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

ベンダー 製品 バージョン 生の CPE
digitalbazaar forge < 1.4.0 cpe:2.3:a:digitalbazaar:forge:*:*:*:*:*:node.js:*:*

CVE-2026-33894 の参考情報

URL タグ
https://datatracker.ietf.org/doc/html/rfc2313#section-8 Third Party Advisory
https://github.com/digitalbazaar/forge/security/advisories/GHSA-ppp5-5v6c-4jwp Vendor Advisory
https://mailarchive.ietf.org/arch/msg/openpgp/5rnE9ZRN1AokBVj3VqblGlP63QE Third Party Advisory
https://www.rfc-editor.org/rfc/rfc8017.html Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:13826
https://access.redhat.com/errata/RHSA-2026:19375
https://access.redhat.com/errata/RHSA-2026:21017
https://access.redhat.com/errata/RHSA-2026:22465
https://access.redhat.com/errata/RHSA-2026:22629
https://access.redhat.com/errata/RHSA-2026:22840
https://access.redhat.com/errata/RHSA-2026:23361
https://access.redhat.com/errata/RHSA-2026:24761
https://access.redhat.com/errata/RHSA-2026:24853
https://access.redhat.com/errata/RHSA-2026:34342
https://access.redhat.com/errata/RHSA-2026:9742
https://access.redhat.com/security/cve/CVE-2026-33894
https://bugzilla.redhat.com/show_bug.cgi?id=2452464
https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-33894.json
cvelogic Threat Intelligence