SCA: security update for ip-address (GHSA-v2v4-37r5-5v8g)

medium Tenable Cloud Security Plugin ID 441202

Description

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

- ip-address is a library for parsing and manipulating IPv4 and IPv6 addresses in JavaScript. Prior to
10.1.1, Address6.group() and Address6.link() do not HTML-escape attacker-controlled content before
embedding it in the HTML strings they return, and AddressError.parseMessage (emitted by the Address6
constructor for invalid input) can contain unescaped attacker-controlled content in one branch. An
application that (1) passes untrusted input to Address6 and (2) renders the output of these methods, or
the thrown error's parseMessage, as HTML (e.g. via innerHTML) is vulnerable to cross-site scripting. This
vulnerability is fixed in 10.1.1. (CVE-2026-42338)

Solution

Update the ip-address library and its related packages to version 10.1.1 or later.

See Also

https://github.com/advisories/GHSA-v2v4-37r5-5v8g

Plugin Details

Severity: Medium

ID: 441202

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 5/6/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 9.53

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 5

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

CVSS Score Source: CVE-2026-42338

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.5

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

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

CVSS v4

Risk Factor: Medium

Base Score: 5.3

Threat Score: 2.1

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 5/5/2026

Vulnerability Publication Date: 5/5/2026

Reference Information

CVE: CVE-2026-42338

cwe: CWE-79