VYPR

npm package

ip-address

pkg:npm/ip-address

Vulnerabilities (1)

  • CVE-2026-42338MedMay 12, 2026
    affected < 10.1.1fixed 10.1.1

    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 (emi