HOMEVULNERABILITIESCVE-2015-9236
MEDIUM

CVE-2015-9236

CWE-284Published: May 31, 2018· Updated: Jun 17, 2026

5.3
CVSS v3.1

Official Description

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.

NVD Source

Technical Analysis

CVE-2015-9236 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.None
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityLow
IntegrityNone
AvailabilityNone
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Affected Vendors & Products

hapijs1 product(s)
hapi
Source: NVD CPE · 1 total CPE entries

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (6)

https://github.com/hapijs/hapi/issues/2840Patch · Third Party Advisory
https://github.com/hapijs/hapi/issues/2850Release Notes · Third Party Advisory
https://github.com/hapijs/hapi/issues/2840Patch · Third Party Advisory
https://github.com/hapijs/hapi/issues/2850Release Notes · Third Party Advisory

Quick Facts

CVE IDCVE-2015-9236
CVSS Score5.3 / 10
SeverityMEDIUM
WeaknessCWE-284
CISA KEVNo
Affected1 vendor(s)
PublishedMay 31, 2018

Related CVEs (CWE-284)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2015-9236 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.