Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-42338 Details

Description

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://access.redhat.com/errata/RHSA-2026:33155 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:33160 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:33163 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:33173 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:33183 redhat-SADP

see all 35 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-79Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')redhat-SADP
CWE-79Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')[email protected]

Affected Products

ProductVersions
beaugunderson ip-address
< 10.1.1

CPE

  • cpe:2.3:a:beaugunderson:ip-address:*:*:*:*:*:node.js:*:*

Remediation

  • No remediation found in references.

Change History

38 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-42338
NVD Published Date:
May 12, 2026
NVD Last Modified:
Sep 11, 2026
Source:
[email protected]