Vulnerabilities/

ip-address has XSS in Address6 HTML-emitting methods

Severity:
Medium

Description

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.

Recommendation

Update the ip-address package to the latest compatible version. Followings are version details:

References

Related Issues

Tags:
npm
ip-address
Anything's wrong? Let us know Last updated on May 13, 2026