GHSA-vwrf-r5r4-7775 · Severity: medium · Ecosystem: 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.
Conclusion & alert: CVE-2015-9236 is rated Moderate Risk (47.5/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 1.54%). Core evidence: EPSS rose +1.29% over the last day, indicating growing attacker interest. Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.25% | 1.54% | +1.29% |
| 2 | 2025-05-01 | 0.26% | 0.25% | -0.01% |
| 3 | 2025-03-17 | — | 0.26% | — |
Full EPSS history (7 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 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 · Severity: medium · Ecosystem: npm — Incorrect handling of CORS preflight request headers in hapi
| URL | Tags |
|---|---|
| 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 |