SSRF Vulnerability in ip-address Library by Beau Gunderson
CVE-2026-54272
6.9MEDIUM
What is CVE-2026-54272?
The ip-address library versions 10.1.1 through 10.2.0 are susceptible to a Server-Side Request Forgery (SSRF) vulnerability. This issue arises from improper classification of IPv4-mapped and NAT64 IPv6 addresses, leading to potential exploitation on dual-stack hosts. The function Address6.getType() misclassifies these addresses, resulting in unintended access paths for malicious requests. This flaw allows attackers to manipulate address classification, potentially bypassing network defenses. The vulnerability has been resolved in version 10.2.1.
Affected Version(s)
ip-address >= 10.1.1, < 10.2.1
