🛡️ CVE-2026-69198 on Ubuntu — node-ip-address
Description
ip-address is a library for parsing and manipulating IPv4 and IPv6 addresses in JavaScript. From 10.1.1 until 10.2.2, every special-use classification method is built on isInSubnet, which short-circuits to false whenever the address's own subnet mask is shorter than the reference range's mask. That mask comes verbatim from the CIDR suffix on the parsed input, so appending a suffix such as /0 suppresses classification entirely: isLoopback(), isPrivate(), isLinkLocal(), isCGNAT(), isMulticast(), isUnspecified(), isBroadcast(), isULA(), and getType() all report an internal address as unremarkable, while correctForm() and address still return the real internal target. An application that builds a network trust-boundary decision on these checks, for example a filter intended to block Server-Side Request Forgery, or SSRF, may therefore treat an internal target as external and allow the request. The underlying bit comparison is correct, and mask(n) already returns the first n bits of the full parsed address independently of subnetMask; the defect is solely that the containment guard sits in the classification path. This issue is fixed in version 10.2.2.
Distribution advisory
This page covers CVE-2026-69198 as tracked by Ubuntu, for the package node-ip-address. No fixed version has been recorded for this distribution yet.
How this vulnerability can be exploited
This issue can be reached over the network, attack complexity is low, an attacker needs no privileges on the target. No user interaction is required. Rated impact: confidentiality low, integrity none, availability none.
Affected software
UBUNTU-CVE-2026-69198 is recorded against 1 package.
- node-ip-address
Timeline and source
Published on 3 August 2026 and last revised on 6 August 2026. No public exploit is currently recorded for this entry. Record sourced from OSV.
References
ubuntu.com (Report)
www.cve.org (Report)
github.com (Report)
github.com (Report)
github.com (Report)
Details
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:H/SI:N/SA:N
Affected Packages
| Software | From version | Fixed in |
|---|---|---|
| node-ip-address | — | — |
References
Similar Threats
- Unknown DEBIAN-CVE-2026-69192
- Unknown DEBIAN-CVE-2026-69198
- Unknown UBUNTU-CVE-2026-69192
- Unknown DEBIAN-CVE-2026-54272
- Unknown UBUNTU-CVE-2026-54272
More UBUNTU CVE 2026 advisories
Browse all of UBUNTU CVE 2026 in the advisory index.
- UBUNTU-CVE-2026-68945
- UBUNTU-CVE-2026-69097
- UBUNTU-CVE-2026-69149
- UBUNTU-CVE-2026-69151
- UBUNTU-CVE-2026-69152
- UBUNTU-CVE-2026-69153
- UBUNTU-CVE-2026-69185
- UBUNTU-CVE-2026-69192
- UBUNTU-CVE-2026-69243
- UBUNTU-CVE-2026-69244
- UBUNTU-CVE-2026-69245
- UBUNTU-CVE-2026-69246
- UBUNTU-CVE-2026-69247
- UBUNTU-CVE-2026-69248
- UBUNTU-CVE-2026-69249
- UBUNTU-CVE-2026-70628
Free Vulnerability Check
Is your site affected by UBUNTU-CVE-2026-69198?
BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against UBUNTU-CVE-2026-69198 and other known CVE records.
Scan My Site Free →No credit card required · Results in minutes
ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.