GHSA-vwrf-r5r4-7775 · 深刻度: medium · エコシステム: npm — Incorrect handling of CORS preflight request headers in hapi
Hapi versions less than 11.0.0 implement CORS incorrectly and allowed for configurations that at best returned inconsistent headers and at worst allowed cross-origin activities that were expected to be forbidden. If the connection has CORS enabled but one route has it off, and the route is not GET, the OPTIONS prefetch request will return the default CORS headers and then the actual request will go through and return no CORS headers. This defeats the purpose of turning CORS on the route.
総合評価: CVE-2015-9236 は低リスク(38.1/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.25%、48 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2025-05-01 | 0.26% | 0.25% | -0.01% |
| 2 | 2025-03-17 | 0.11% | 0.26% | +0.15% |
| 3 | 2023-07-08 | — | 0.11% | — |
EPSS の全履歴 (全 6 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.3 | 3.0 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
GHSA-vwrf-r5r4-7775 · 深刻度: medium · エコシステム: npm — Incorrect handling of CORS preflight request headers in hapi
| URL | タグ |
|---|---|
| https://github.com/hapijs/hapi/issues/2840 | Patch Third Party Advisory |
| https://github.com/hapijs/hapi/issues/2850 | Release Notes Third Party Advisory |
| https://nodesecurity.io/advisories/45 | Third Party Advisory |