SCA: security update for hapi (GHSA-vwrf-r5r4-7775)

medium Tenable Cloud Security Plugin ID 423177

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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)

See Also

https://github.com/advisories/GHSA-vwrf-r5r4-7775

Plugin Details

Severity: Medium

ID: 423177

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 3/29/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:N/A:N

CVSS Score Source: CVE-2015-9236

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/7/2018

Vulnerability Publication Date: 10/20/2015

Reference Information

CVE: CVE-2015-9236

cwe: CWE-284