GHSA-2j6q-whv2-gh6w · 深刻度: low · エコシステム: npm — h3: Missing Path Segment Boundary Check in `mount()` Causes Middleware Execution on Unrelated Prefix-Matching Routes
H3 is a minimal H(TTP) framework. In versions 2.0.0-0 through 2.0.1-rc.16, the `mount()` method in h3 uses a simple `startsWith()` check to determine whether incoming requests fall under a mounted sub-application's path prefix. Because this check does not verify a path segment boundary (i.e., that the next character after the base is `/` or end-of-string), middleware registered on a mount like `/admin` will also execute for unrelated routes such as `/admin-public`, `/administrator`, or `/adminstuff`. This allows an attacker to trigger context-setting middleware on paths it was never intended to cover, potentially polluting request context with unintended privilege flags. Version 2.0.2-rc.17 contains a patch.
総合評価: CVE-2026-33490 は公開エクスプロイトあり(50/100)。CVSS 深刻度は低。悪用される可能性が高い(EPSS 0.03%、8 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-03-27 | — | 0.03% | — |
EPSS の全履歴 (全 1 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 3.7 | 3.1 | LOW |
|
2.2 | 1.4 | [email protected] |
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-2j6q-whv2-gh6w · 深刻度: low · エコシステム: npm — h3: Missing Path Segment Boundary Check in `mount()` Causes Middleware Execution on Unrelated Prefix-Matching Routes
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-33490 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc1:*:*:*:node.js:*:* |
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc10:*:*:*:node.js:*:* |
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc11:*:*:*:node.js:*:* |
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc12:*:*:*:node.js:*:* |
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc13:*:*:*:node.js:*:* |
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc14:*:*:*:node.js:*:* |
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc15:*:*:*:node.js:*:* |
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc16:*:*:*:node.js:*:* |
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc2:*:*:*:node.js:*:* |
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc3:*:*:*:node.js:*:* |
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc4:*:*:*:node.js:*:* |
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc5:*:*:*:node.js:*:* |
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc6:*:*:*:node.js:*:* |
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc7:*:*:*:node.js:*:* |
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc8:*:*:*:node.js:*:* |
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc9:*:*:*:node.js:*:* |
| URL | タグ |
|---|---|
| https://github.com/h3js/h3/security/advisories/GHSA-2j6q-whv2-gh6w | Exploit Mitigation Vendor Advisory |