AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2015-9243

MEDIUM · CVSS 5.9 EPSS 1.04% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2018-05-29 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2015-9243
Severity
MEDIUM
CVSS
5.9
EPSS
1.04%

Original NVD Description

When server level, connection level or route level CORS configurations in hapi node module before 11.1.4 are combined and when a higher level config included security restrictions (like origin), a higher level config that included security restrictions (like origin) would have those restrictions overridden by less restrictive defaults (e.g. origin defaults to all origins `*`).