Debian Package Tracker
Register | Log in
Subscribe

node-ip-address

library for parsing IPv4 and IPv6 IP addresses in node and the browser

Choose email to subscribe with

general
  • source: node-ip-address (main)
  • version: 10.2.0-2
  • maintainer: Debian Javascript Maintainers (archive) (DMD)
  • uploaders: Yadd [DMD]
  • arch: all
  • std-ver: 4.7.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 6.4.0-1
  • oldstable: 8.1.0-2
  • stable: 8.1.0-2
  • testing: 10.2.0-2
  • unstable: 10.3.1-1
versioned links
  • 6.4.0-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 8.1.0-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 10.2.0-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 10.3.1-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • node-ip-address
action needed
Debci reports failed tests high
  • unstable: fail (log)
    The tests ran in 0:01:31
    Last run: 2026-07-10T18:35:26.000Z
    Previous status: unknown

  • testing: pass (log)
    The tests ran in 0:02:09
    Last run: 2026-07-30T01:39:32.000Z
    Previous status: unknown

  • stable: pass (log)
    The tests ran in 0:01:04
    Last run: 2026-07-17T20:50:58.000Z
    Previous status: unknown

Created: 2026-07-10 Last update: 2026-07-30 19:31
1 security issue in forky high

There is 1 open security issue in forky.

1 important issue:
  • CVE-2026-54272: ip-address is a library for parsing and manipulating IPv4 and IPv6 addresses in JavaScript. Versions 10.1.1 through 10.2.0 are vulnerable to SSRF through misclassification of IPv4-mapped/NAT64 IPv6 addresses. Address6.getType() classifies an address by matching it against a table of known IPv6 special-use prefixes, returning Global unicast when nothing matches. That table had no entry for the IPv4-mapped range (::ffff:0:0/96), so every mapped address fell through to Global unicast; NAT64 addresses matched their own NAT64 … labels. The boolean checks isLoopback, isUnspecified, and isMulticast compared getType() against a fixed label and so returned false, while isLinkLocal and isULA checked only the native IPv6 ranges. The library already exposed isMapped4() and to4(), but did not apply them inside these checks, so a mapped or NAT64 address was never normalized to its embedded IPv4 address before classification. For IPv4-mapped addresses the host OS routes to the IPv4 stack, so the misclassification is reachable on any dual-stack host. For NAT64, the classification bypass is unconditional but end-to-end reachability additionally requires a NAT64/DNS64 gateway in the deployment network.This issue has been fixed in version 10.2.1.
Created: 2026-07-28 Last update: 2026-07-30 17:00
1 low-priority security issue in trixie low

There is 1 open security issue in trixie.

1 issue left for the package maintainer to handle:
  • CVE-2026-42338: (needs triaging) ip-address is a library for parsing and manipulating IPv4 and IPv6 addresses in JavaScript. Prior to 10.1.1, Address6.group() and Address6.link() do not HTML-escape attacker-controlled content before embedding it in the HTML strings they return, and AddressError.parseMessage (emitted by the Address6 constructor for invalid input) can contain unescaped attacker-controlled content in one branch. An application that (1) passes untrusted input to Address6 and (2) renders the output of these methods, or the thrown error's parseMessage, as HTML (e.g. via innerHTML) is vulnerable to cross-site scripting. This vulnerability is fixed in 10.1.1.

You can find information about how to handle this issue in the security team's documentation.

Created: 2026-05-15 Last update: 2026-07-30 17:00
1 low-priority security issue in bookworm low

There is 1 open security issue in bookworm.

1 issue left for the package maintainer to handle:
  • CVE-2026-42338: (needs triaging) ip-address is a library for parsing and manipulating IPv4 and IPv6 addresses in JavaScript. Prior to 10.1.1, Address6.group() and Address6.link() do not HTML-escape attacker-controlled content before embedding it in the HTML strings they return, and AddressError.parseMessage (emitted by the Address6 constructor for invalid input) can contain unescaped attacker-controlled content in one branch. An application that (1) passes untrusted input to Address6 and (2) renders the output of these methods, or the thrown error's parseMessage, as HTML (e.g. via innerHTML) is vulnerable to cross-site scripting. This vulnerability is fixed in 10.1.1.

You can find information about how to handle this issue in the security team's documentation.

Created: 2026-05-15 Last update: 2026-07-30 17:00
testing migrations
  • excuses:
    • Migration status for node-ip-address (10.2.0-2 to 10.3.1-1): Waiting for test results or another package, or too young (no action required now - check later)
    • Issues preventing migration:
    • ∙ ∙ Autopkgtest for node-express-rate-limit/8.5.2-2: amd64: Pass, arm64: Pass, armhf: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for node-ip-address/10.3.1-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for node-socks/2.8.8-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Lintian check waiting for test results - info
    • ∙ ∙ Too young, only 0 of 5 days old
    • Additional info (not blocking):
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/n/node-ip-address.html
    • ∙ ∙ Reproduced on amd64 - info
    • ∙ ∙ Reproduced on arm64 - info
    • ∙ ∙ Reproduced on armhf - info
    • ∙ ∙ Reproduced on i386 - info
    • Not considered
news
[rss feed]
  • [2026-07-30] Accepted node-ip-address 10.3.1-1 (source) into unstable (Xavier Guimard)
  • [2026-06-26] node-ip-address 10.2.0-2 MIGRATED to testing (Debian testing watch)
  • [2026-06-20] Accepted node-ip-address 10.2.0-2 (source) into unstable (Xavier Guimard)
  • [2026-05-16] Accepted node-ip-address 10.2.0-1 (source) into experimental (Xavier Guimard)
  • [2025-10-12] node-ip-address 8.1.0-3 MIGRATED to testing (Debian testing watch)
  • [2025-10-10] Accepted node-ip-address 8.1.0-3 (source) into unstable (Santiago Vila)
  • [2021-11-21] node-ip-address 8.1.0-2 MIGRATED to testing (Debian testing watch)
  • [2021-11-17] Accepted node-ip-address 8.1.0-2 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2021-11-16] Accepted node-ip-address 8.1.0-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2020-09-19] node-ip-address 6.4.0-1 MIGRATED to testing (Debian testing watch)
  • [2020-09-17] Accepted node-ip-address 6.4.0-1 (source) into unstable (Andrius Merkys)
  • [2020-04-12] node-ip-address 6.3.0-2 MIGRATED to testing (Debian testing watch)
  • [2020-04-10] Accepted node-ip-address 6.3.0-2 (source) into unstable (Andrius Merkys)
  • [2020-04-09] Accepted node-ip-address 6.3.0-1 (source all) into unstable, unstable (Debian FTP Masters) (signed by: Andrius Merkys)
bugs [bug history graph]
  • all: 0
links
  • homepage
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • other distros
  • security tracker
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 10.2.0-2

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing