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.
CVE-2026-69198
This medium-severity CVE scores 6.9 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 65% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
A fix is available — apply it.
- CVSS v3
- 6.9
- EG Score
- 6.9(medium)
- EG Risk
- 47(Track)EG Risk 47/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity69% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 35%
- KEV
- Not listed
Published
August 3, 2026
Last Modified
September 10, 2026
Advisory Details (3)
Auto-updated Aug 3, 2026ip-address: a CIDR suffix on the parsed address suppresses special-use classification and can bypass SSRF and trust-boundary checks · Advisory · beaugunderson/ip-address · GitHub
https://github.com/beaugunderson/ip-address/security/advisories/GHSA-4xrf-jv44-h6hhv10.2.2
Patch available: beaugunderson/ip-address v10.2.2
https://github.com/beaugunderson/ip-address/releases/tag/v10.2.2commit 488fe9bc7c35 (beaugunderson/ip-address)
Patch available: beaugunderson/ip-address v10.2.2 (contains commit 488fe9bc7c35)
https://github.com/beaugunderson/ip-address/commit/488fe9bc7c35363b4b090494fc38c266d217740dVendor Advisories for CVE-2026-69198(3)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- RHSA-2026:50826Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update
- GHSA-4xrf-jv44-h6hhGitHub Security AdvisoriesMedium
ip-address: a CIDR suffix on the parsed address suppresses special-use classification and can bypass SSRF and trust-boundary checks
- RHSA-2026:49401Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update
Patch Availability(2)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| redhat | grafana13-1-main-13.1.1-0.5.2.hum1 | 2026-08-05 | redhat |
| redhat | grafana12-4-main-12.4.6-0.3.hum1 | 2026-08-01 | redhat |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Affected Packages
(2 across 2 ecosystems)
Debian:14(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| node-ip-address | 10.2.0-1, 10.2.0-2, 8.1.0-2, 8.1.0-3 | 10.3.1-1 | — |
npm(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| ip-address | — | 10.2.2 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 16× in last 7d / 75× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
Showing the most recent 100 of 124 total refreshes for this CVE.
- 2026-09-18 23:28 UTCEG score recompute
- 2026-09-18 23:28 UTCVendor advisory
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 01:10 UTCEG score recompute
- 2026-09-18 01:10 UTCVendor advisory
- 2026-09-17 01:13 UTCEG score recompute
- 2026-09-17 01:13 UTCVendor advisory
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 16:54 UTCEG score recompute
- 2026-09-15 16:54 UTCVendor advisory
- 2026-09-14 14:14 UTCEG score recompute
- 2026-09-14 14:14 UTCVendor advisory
- 2026-09-13 15:56 UTCVendor advisory
- 2026-09-12 17:38 UTCEG score recompute
- 2026-09-12 17:38 UTCVendor advisory
- 2026-09-11 19:19 UTCEG score recompute
- 2026-09-11 19:19 UTCVendor advisory
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 09:37 UTCEPSS rescore
- 2026-09-10 20:39 UTCEG score recompute
- 2026-09-10 20:39 UTCVendor advisory
- 2026-09-10 05:01 UTCVendor advisory
- 2026-09-09 06:42 UTCEG score recompute
- 2026-09-09 06:42 UTCVendor advisory
Show 75 moreShow fewer
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-07 18:47 UTCEG score recompute
- 2026-09-07 18:47 UTCVendor advisory
- 2026-09-07 16:01 UTCEPSS rescore
- 2026-09-06 13:47 UTCEPSS rescore
- 2026-09-06 06:58 UTCEG score recompute
- 2026-09-06 06:58 UTCVendor advisory
- 2026-09-05 15:31 UTCEPSS rescore
- 2026-09-05 08:40 UTCEG score recompute
- 2026-09-05 08:40 UTCVendor advisory
- 2026-09-04 10:16 UTCEG score recompute
- 2026-09-04 10:16 UTCVendor advisory
- 2026-09-04 05:07 UTCEPSS rescore
- 2026-09-03 08:41 UTCEG score recompute
- 2026-09-03 08:41 UTCVendor advisory
- 2026-09-02 14:12 UTCEPSS rescore
- 2026-09-01 22:14 UTCEG score recompute
- 2026-09-01 22:14 UTCVendor advisory
- 2026-09-01 13:54 UTCEPSS rescore
- 2026-09-01 04:40 UTCEPSS rescore
- 2026-08-31 23:09 UTCVendor advisory
- 2026-08-30 20:16 UTCEG score recompute
- 2026-08-30 20:16 UTCVendor advisory
- 2026-08-30 19:17 UTCEPSS rescore
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 21:58 UTCEG score recompute
- 2026-08-29 21:58 UTCVendor advisory
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-28 02:05 UTCEG score recompute
- 2026-08-28 02:05 UTCVendor advisory
- 2026-08-27 03:43 UTCEG score recompute
- 2026-08-27 03:43 UTCVendor advisory
- 2026-08-26 14:47 UTCEPSS rescore
- 2026-08-26 05:24 UTCEG score recompute
- 2026-08-26 05:24 UTCVendor advisory
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-25 07:01 UTCEG score recompute
- 2026-08-25 07:01 UTCVendor advisory
- 2026-08-24 08:43 UTCVendor advisory
- 2026-08-23 10:23 UTCEG score recompute
- 2026-08-23 10:23 UTCVendor advisory
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 11:58 UTCEG score recompute
- 2026-08-22 11:58 UTCVendor advisory
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 13:36 UTCEG score recompute
- 2026-08-21 13:36 UTCVendor advisory
- 2026-08-20 22:56 UTCEPSS rescore
- 2026-08-20 15:08 UTCEG score recompute
- 2026-08-20 15:08 UTCVendor advisory
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-19 16:42 UTCVendor advisory
- 2026-08-18 18:19 UTCEG score recompute
- 2026-08-18 18:19 UTCVendor advisory
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-17 19:36 UTCEG score recompute
- 2026-08-17 19:36 UTCVendor advisory
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-16 20:26 UTCEG score recompute
- 2026-08-16 20:26 UTCVendor advisory
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 02:15 UTCEPSS rescore
- 2026-08-15 22:08 UTCEG score recompute
- 2026-08-15 22:08 UTCVendor advisory
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-14 23:49 UTCVendor advisory
- 2026-08-14 01:31 UTCEG score recompute
- 2026-08-14 01:31 UTCVendor advisory
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-13 03:12 UTCEG score recompute
- 2026-08-13 03:12 UTCVendor advisory
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-12 04:54 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-69198?
When was CVE-2026-69198 disclosed?
Is CVE-2026-69198 actively exploited?
What is the CVSS score of CVE-2026-69198?
How do I remediate CVE-2026-69198?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-69198
Is Your Infrastructure Affected by CVE-2026-69198?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.