Debian Package Tracker
Register | Log in
Subscribe

node-webfont

Generate fonts from SVG icons

Choose email to subscribe with

general
  • source: node-webfont (main)
  • version: 11.4.0+dfsg2+~cs35.7.26-18
  • maintainer: Debian Javascript Maintainers (archive) (DMD)
  • uploaders: Julian Gilbey [DMD]
  • arch: all
  • std-ver: 4.7.2
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • oldstable: 11.4.0+dfsg2+~cs35.7.26-7
  • stable: 11.4.0+dfsg2+~cs35.7.26-13
  • testing: 11.4.0+dfsg2+~cs35.7.26-18
  • unstable: 11.4.0+dfsg2+~cs35.7.26-18
versioned links
  • 11.4.0+dfsg2+~cs35.7.26-7: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 11.4.0+dfsg2+~cs35.7.26-13: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 11.4.0+dfsg2+~cs35.7.26-18: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • node-webfont
action needed
Debci reports failed tests high
  • unstable: fail (log)
    The tests ran in 0:04:19
    Last run: 2026-01-26T02:40:22.000Z
    Previous status: unknown

  • testing: pass (log)
    The tests ran in 0:02:23
    Last run: 2026-01-31T03:17:43.000Z
    Previous status: unknown

  • stable: pass (log)
    The tests ran in 0:02:21
    Last run: 2025-11-09T15:06:16.000Z
    Previous status: unknown

Created: 2026-01-11 Last update: 2026-03-02 10:18
4 security issues in trixie high

There are 4 open security issues in trixie.

4 important issues:
  • CVE-2023-26920: fast-xml-parser before 4.1.2 allows __proto__ for Prototype Pollution.
  • CVE-2026-25896: fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. From 4.1.3to before 5.3.5, a dot (.) in a DOCTYPE entity name is treated as a regex wildcard during entity replacement, allowing an attacker to shadow built-in XML entities (<, >, &, ", ') with arbitrary values. This bypasses entity encoding and leads to XSS when parsed output is rendered. This vulnerability is fixed in 5.3.5.
  • CVE-2026-26278: fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. In versions 4.1.3 through 5.3.5, the XML parser can be forced to do an unlimited amount of entity expansion. With a very small XML input, it’s possible to make the parser spend seconds or even minutes processing a single request, effectively freezing the application. Version 5.3.6 fixes the issue. As a workaround, avoid using DOCTYPE parsing by `processEntities: false` option.
  • CVE-2026-27942: fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. Prior to version 5.3.8, the application crashes with stack overflow when user use XML builder with `preserveOrder:true`. Version 5.3.8 fixes the issue. As a workaround, use XML builder with `preserveOrder:false` or check the input data before passing to builder.
Created: 2026-02-19 Last update: 2026-02-26 22:00
4 security issues in sid high

There are 4 open security issues in sid.

4 important issues:
  • CVE-2023-26920: fast-xml-parser before 4.1.2 allows __proto__ for Prototype Pollution.
  • CVE-2026-25896: fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. From 4.1.3to before 5.3.5, a dot (.) in a DOCTYPE entity name is treated as a regex wildcard during entity replacement, allowing an attacker to shadow built-in XML entities (<, >, &, ", ') with arbitrary values. This bypasses entity encoding and leads to XSS when parsed output is rendered. This vulnerability is fixed in 5.3.5.
  • CVE-2026-26278: fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. In versions 4.1.3 through 5.3.5, the XML parser can be forced to do an unlimited amount of entity expansion. With a very small XML input, it’s possible to make the parser spend seconds or even minutes processing a single request, effectively freezing the application. Version 5.3.6 fixes the issue. As a workaround, avoid using DOCTYPE parsing by `processEntities: false` option.
  • CVE-2026-27942: fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. Prior to version 5.3.8, the application crashes with stack overflow when user use XML builder with `preserveOrder:true`. Version 5.3.8 fixes the issue. As a workaround, use XML builder with `preserveOrder:false` or check the input data before passing to builder.
Created: 2026-02-19 Last update: 2026-02-26 22:00
4 security issues in forky high

There are 4 open security issues in forky.

4 important issues:
  • CVE-2023-26920: fast-xml-parser before 4.1.2 allows __proto__ for Prototype Pollution.
  • CVE-2026-25896: fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. From 4.1.3to before 5.3.5, a dot (.) in a DOCTYPE entity name is treated as a regex wildcard during entity replacement, allowing an attacker to shadow built-in XML entities (<, >, &, ", ') with arbitrary values. This bypasses entity encoding and leads to XSS when parsed output is rendered. This vulnerability is fixed in 5.3.5.
  • CVE-2026-26278: fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. In versions 4.1.3 through 5.3.5, the XML parser can be forced to do an unlimited amount of entity expansion. With a very small XML input, it’s possible to make the parser spend seconds or even minutes processing a single request, effectively freezing the application. Version 5.3.6 fixes the issue. As a workaround, avoid using DOCTYPE parsing by `processEntities: false` option.
  • CVE-2026-27942: fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. Prior to version 5.3.8, the application crashes with stack overflow when user use XML builder with `preserveOrder:true`. Version 5.3.8 fixes the issue. As a workaround, use XML builder with `preserveOrder:false` or check the input data before passing to builder.
Created: 2026-02-19 Last update: 2026-02-26 22:00
4 security issues in bookworm high

There are 4 open security issues in bookworm.

4 important issues:
  • CVE-2023-26920: fast-xml-parser before 4.1.2 allows __proto__ for Prototype Pollution.
  • CVE-2026-25896: fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. From 4.1.3to before 5.3.5, a dot (.) in a DOCTYPE entity name is treated as a regex wildcard during entity replacement, allowing an attacker to shadow built-in XML entities (<, >, &, ", ') with arbitrary values. This bypasses entity encoding and leads to XSS when parsed output is rendered. This vulnerability is fixed in 5.3.5.
  • CVE-2026-26278: fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. In versions 4.1.3 through 5.3.5, the XML parser can be forced to do an unlimited amount of entity expansion. With a very small XML input, it’s possible to make the parser spend seconds or even minutes processing a single request, effectively freezing the application. Version 5.3.6 fixes the issue. As a workaround, avoid using DOCTYPE parsing by `processEntities: false` option.
  • CVE-2026-27942: fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. Prior to version 5.3.8, the application crashes with stack overflow when user use XML builder with `preserveOrder:true`. Version 5.3.8 fixes the issue. As a workaround, use XML builder with `preserveOrder:false` or check the input data before passing to builder.
Created: 2026-02-19 Last update: 2026-02-26 22:00
lintian reports 2 warnings normal
Lintian reports 2 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2025-12-01 Last update: 2026-02-17 04:46
debian/patches: 1 patch to forward upstream low

Among the 16 debian patches available in version 11.4.0+dfsg2+~cs35.7.26-18 of the package, we noticed the following issues:

  • 1 patch where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2025-10-04 Last update: 2026-01-26 23:01
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.3 instead of 4.7.2).
Created: 2025-12-23 Last update: 2026-01-26 16:00
news
[rss feed]
  • [2026-01-31] node-webfont 11.4.0+dfsg2+~cs35.7.26-18 MIGRATED to testing (Debian testing watch)
  • [2026-01-26] Accepted node-webfont 11.4.0+dfsg2+~cs35.7.26-18 (source) into unstable (Jérémy Lal)
  • [2025-12-20] node-webfont 11.4.0+dfsg2+~cs35.7.26-16 MIGRATED to testing (Debian testing watch)
  • [2025-12-15] Accepted node-webfont 11.4.0+dfsg2+~cs35.7.26-16 (source) into unstable (Jérémy Lal)
  • [2025-12-06] node-webfont 11.4.0+dfsg2+~cs35.7.26-15 MIGRATED to testing (Debian testing watch)
  • [2025-12-06] node-webfont 11.4.0+dfsg2+~cs35.7.26-15 MIGRATED to testing (Debian testing watch)
  • [2025-12-01] Accepted node-webfont 11.4.0+dfsg2+~cs35.7.26-15 (source) into unstable (Jérémy Lal)
  • [2025-10-09] node-webfont 11.4.0+dfsg2+~cs35.7.26-14 MIGRATED to testing (Debian testing watch)
  • [2025-10-04] Accepted node-webfont 11.4.0+dfsg2+~cs35.7.26-14 (source) into unstable (Jérémy Lal)
  • [2025-04-27] node-webfont 11.4.0+dfsg2+~cs35.7.26-13 MIGRATED to testing (Debian testing watch)
  • [2025-04-16] Accepted node-webfont 11.4.0+dfsg2+~cs35.7.26-13 (source) into unstable (Julian Gilbey)
  • [2025-03-16] node-webfont 11.4.0+dfsg2+~cs35.7.26-12 MIGRATED to testing (Debian testing watch)
  • [2025-03-11] Accepted node-webfont 11.4.0+dfsg2+~cs35.7.26-12 (source) into unstable (Julian Gilbey)
  • [2025-02-14] Accepted node-webfont 11.4.0+dfsg2+~cs35.7.26-11 (source) into unstable (Jérémy Lal)
  • [2024-11-06] node-webfont REMOVED from testing (Debian testing watch)
  • [2023-12-02] node-webfont 11.4.0+dfsg2+~cs35.7.26-10 MIGRATED to testing (Debian testing watch)
  • [2023-11-29] Accepted node-webfont 11.4.0+dfsg2+~cs35.7.26-10 (source) into unstable (Julian Gilbey)
  • [2023-11-27] node-webfont REMOVED from testing (Debian testing watch)
  • [2023-08-19] node-webfont 11.4.0+dfsg2+~cs35.7.26-9 MIGRATED to testing (Debian testing watch)
  • [2023-08-16] Accepted node-webfont 11.4.0+dfsg2+~cs35.7.26-9 (source) into unstable (Julian Gilbey)
  • [2023-08-16] node-webfont 11.4.0+dfsg2+~cs35.7.26-8 MIGRATED to testing (Debian testing watch)
  • [2023-08-14] Accepted node-webfont 11.4.0+dfsg2+~cs35.7.26-8 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2023-03-01] node-webfont 11.4.0+dfsg2+~cs35.7.26-7 MIGRATED to testing (Debian testing watch)
  • [2023-02-19] Accepted node-webfont 11.4.0+dfsg2+~cs35.7.26-7 (source) into unstable (Julian Gilbey)
  • [2023-02-16] Accepted node-webfont 11.4.0+dfsg2+~cs35.7.26-6 (source) into unstable (Julian Gilbey)
  • [2023-02-14] Accepted node-webfont 11.4.0+dfsg2+~cs35.7.26-5 (source) into unstable (Julian Gilbey)
  • [2023-02-14] Accepted node-webfont 11.4.0+dfsg2+~cs35.7.26-4 (source) into unstable (Julian Gilbey)
  • [2023-02-12] Accepted node-webfont 11.4.0+dfsg2+~cs35.7.26-3 (source) into unstable (Julian Gilbey)
  • [2023-02-11] node-webfont 11.4.0+dfsg2+~cs35.7.26-2 MIGRATED to testing (Debian testing watch)
  • [2023-02-05] Accepted node-webfont 11.4.0+dfsg2+~cs35.7.26-2 (source) into unstable (Julian Gilbey)
  • 1
  • 2
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian (0, 2)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 11.4.0+dfsg2+~cs35.7.26-18

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