CVE-2015-9236
MEDIUMhapi < 11.0.0 - Improper Access Control via CORS Header Inconsistency
Title source: llmDescription
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.
References (3)
Core 3
Core References
Release Notes, Third Party Advisory x_refsource_misc
https://github.com/hapijs/hapi/issues/2850
Patch, Third Party Advisory x_refsource_misc
https://github.com/hapijs/hapi/issues/2840
Third Party Advisory x_refsource_misc
https://nodesecurity.io/advisories/45
Scores
CVSS v3
5.3
EPSS
0.0154
EPSS Percentile
71.9%
Attack Vector
NETWORK
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Details
CWE
CWE-200
CWE-284
Status
published
Products (2)
hapijs/hapi
< 11.0.0
npm/hapi
0 - 11.0.0npm
Published
May 31, 2018
Tracked Since
Feb 18, 2026