SB20260831107 - Input validation error in ip-address
Published: August 31, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Input validation error (CVE-ID: CVE-2026-69198)
CWE-ID: CWE-20 - Improper input validation
CVSSv4: 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]
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.
Remediation
Install update from vendor's website.