Input validation error in ip-address - CVE-2026-69198

 

Input validation error in ip-address - CVE-2026-69198

Published: August 31, 2026


Vulnerability identifier: #VU146517
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-69198
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to bypass SSRF and trust-boundary checks.

The vulnerability exists due to improper input validation in the special-use classification methods built on isInSubnet when parsing an address string with a CIDR suffix. A remote attacker can supply a specially crafted address such as an internal address with a shorter CIDR suffix to bypass SSRF and trust-boundary checks.

Exploitation requires an application to accept a bare address string that may include a CIDR suffix and classify it before using the resulting address.


Affected software

ip-address

How to mitigate CVE-2026-69198

Install security update from vendor's website.

ip-address - update to 10.2.2

External References

Related Security Bulletins