CVE Explorer
CVE-2026-69192
ip-address is a library for parsing and manipulating IPv4 and IPv6 addresses in JavaScript. Prior to 10.3.1, Address4 accepts an octet written with a leading zero and decodes it as decimal, while the WHATWG URL host parser, inet_aton, and getaddrinfo all decode a leading zero as octal. The library and the network stack therefore disagree about which host a string names. new Address4('012.0.0.1') reports correctForm() of 12.0.0.1 and isPrivate() of false, but fetch('http://012.0.0.1/') connects t
Known exploited
Not asserted
Disputed
No
Stale source
No
Conflicts
1
Preserved source conflicts
No provider value was silently selected as the winner.
cwe · 2 assertions
{"cweId":"CWE-918","description":"CWE-918: Server-Side Request Forgery (SSRF)","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:75379ddca224e79aad823f261e8e24e1f3e6e54f8e64c7fd15bd8a80d7f062a1 · sha256:22b603cc7f3f6c66… · /containers/cna/problemTypes/1/descriptions/0
{"cweId":"CWE-20","description":"CWE-20: Improper Input Validation","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:75379ddca224e79aad823f261e8e24e1f3e6e54f8e64c7fd15bd8a80d7f062a1 · sha256:22b603cc7f3f6c66… · /containers/cna/problemTypes/0/descriptions/0
Affected products and versions
1 source assertion{"product":"ip-address","vendor":"beaugunderson","versions":[{"status":"affected","version":"< 10.3.1"}]}
- cve_program_cvelist_v5affectedurn:baitaphish:normalized-source-record:v2:75379ddca224e79aad823f261e8e24e1f3e6e54f8e64c7fd15bd8a80d7f062a1 · sha256:22b603cc7f3f6c66… · /containers/cna/affected/0
Provider-owned CVSS observations
1 source assertion{"metric":{"attackComplexity":"LOW","attackRequirements":"NONE","attackVector":"NETWORK","baseScore":7.7,"baseSeverity":"HIGH","privilegesRequired":"NONE","subAvailabilityImpact":"NONE","subConfidentialityImpact":"HIGH","subIntegrityImpact":"NONE","userInteraction":"NONE","vectorString":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:H/SI:N/SA:N","version":"4.0","vulnAvailabilityImpact":"NONE","vulnConfidentialityImpact":"LOW","vulnIntegrityImpact":"NONE"},"metric_type":"cvssV4_0"}
- cve_program_cvelist_v5cvssurn:baitaphish:normalized-source-record:v2:75379ddca224e79aad823f261e8e24e1f3e6e54f8e64c7fd15bd8a80d7f062a1 · sha256:22b603cc7f3f6c66… · /containers/cna/metrics/0/cvssV4_0
CWE assertions
2 source assertions{"cweId":"CWE-918","description":"CWE-918: Server-Side Request Forgery (SSRF)","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:75379ddca224e79aad823f261e8e24e1f3e6e54f8e64c7fd15bd8a80d7f062a1 · sha256:22b603cc7f3f6c66… · /containers/cna/problemTypes/1/descriptions/0
{"cweId":"CWE-20","description":"CWE-20: Improper Input Validation","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:75379ddca224e79aad823f261e8e24e1f3e6e54f8e64c7fd15bd8a80d7f062a1 · sha256:22b603cc7f3f6c66… · /containers/cna/problemTypes/0/descriptions/0
Source references
3 source assertions{"name":"https://github.com/beaugunderson/ip-address/commit/56368cb3d66c73ba0ee9b6b834fd31b22c2fd71e","tags":["x_refsource_MISC"],"url":"https://github.com/beaugunderson/ip-address/commit/56368cb3d66c73ba0ee9b6b834fd31b22c2fd71e"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:75379ddca224e79aad823f261e8e24e1f3e6e54f8e64c7fd15bd8a80d7f062a1 · sha256:22b603cc7f3f6c66… · /containers/cna/references/1
{"name":"https://github.com/beaugunderson/ip-address/releases/tag/v10.3.1","tags":["x_refsource_MISC"],"url":"https://github.com/beaugunderson/ip-address/releases/tag/v10.3.1"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:75379ddca224e79aad823f261e8e24e1f3e6e54f8e64c7fd15bd8a80d7f062a1 · sha256:22b603cc7f3f6c66… · /containers/cna/references/2
{"name":"https://github.com/beaugunderson/ip-address/security/advisories/GHSA-mwp4-54f8-5fhr","tags":["x_refsource_CONFIRM"],"url":"https://github.com/beaugunderson/ip-address/security/advisories/GHSA-mwp4-54f8-5fhr"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:75379ddca224e79aad823f261e8e24e1f3e6e54f8e64c7fd15bd8a80d7f062a1 · sha256:22b603cc7f3f6c66… · /containers/cna/references/0
Attribution and limitations
- CVE Program CVEList V5: Reproduce the MITRE copyright designation and CVE license in copies. Source →
Provider severity values are preserved separately. Baitaphish does not convert them into a risk rating, infer affected products, or treat EPSS as observed exploitation.