GHSA-v2v4-37r5-5v8g · Severity: medium · Ecosystem: npm — ip-address has XSS in Address6 HTML-emitting methods
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.
Conclusion & alert: CVE-2026-42338 is rated Exploit Available (50/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.26%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.04% | 0.26% | +0.22% |
| 2 | 2026-05-20 | 0.05% | 0.04% | -0.02% |
| 3 | 2026-05-13 | — | 0.05% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.3 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 6.1 | 3.1 | MEDIUM |
|
2.8 | 2.7 | [email protected] |
GHSA-v2v4-37r5-5v8g · Severity: medium · Ecosystem: npm — ip-address has XSS in Address6 HTML-emitting methods
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-42338 not yet assigned priority: Debian including 1 source packages (node-ip-address), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 5. | https://security-tracker.debian.org/tracker/CVE-2026-42338 |
suse
|
medium | — | https://www.suse.com/security/cve/CVE-2026-42338/ |
ubuntu
|
medium | CVE-2026-42338 medium priority: Ubuntu including 1 source packages (node-ip-address), 6 status rows across 6 suites (focal, jammy, noble, questing, resolute, upstream): needs-triage 6. | https://ubuntu.com/security/CVE-2026-42338 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| beaugunderson | ip-address | < 10.1.1 | cpe:2.3:a:beaugunderson:ip-address:*:*:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://github.com/beaugunderson/ip-address/security/advisories/GHSA-v2v4-37r5-5v8g | Exploit Mitigation Vendor Advisory |