Debian Package Tracker
Register | Log in
Subscribe

node-express

web application framework for node

Choose email to subscribe with

general
  • source: node-express (main)
  • version: 4.21.2+~cs8.36.27-3
  • maintainer: Debian Javascript Maintainers (archive) (DMD)
  • uploaders: Jonas Smedegaard [DMD] – Yadd [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]
  • o-o-stable: 4.17.1-3
  • oldstable: 4.18.2+~4.17.14-1
  • stable: 4.21.2+~cs8.36.27-2
  • testing: 4.21.2+~cs8.36.27-3
  • unstable: 4.21.2+~cs8.36.27-3
versioned links
  • 4.17.1-3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 4.18.2+~4.17.14-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 4.21.2+~cs8.36.27-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 4.21.2+~cs8.36.27-3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • node-express
action needed
A new upstream version is available: 5.1.0+~cs10.0.10 high
A new upstream version 5.1.0+~cs10.0.10 is available, you should consider packaging it.
Created: 2024-09-14 Last update: 2025-09-27 12:57
5 new commits since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
commit 68bfc545143760dbea5ff16b51583161024ec0b8
Author: Alexandre Detiste <tchet@debian.org>
Date:   Sun Sep 21 12:21:57 2025 +0200

    release

commit c45d6864fcae1d4936d158822cf7d350aa99d2ca
Author: Alexandre Detiste <tchet@debian.org>
Date:   Sun Sep 21 12:21:03 2025 +0200

    release

commit bc351a9059f3c01f093cddb6b73e63d5ece5eb8c
Author: Alexandre Detiste <tchet@debian.org>
Date:   Sun Sep 21 12:20:21 2025 +0200

    drop "Rules-Requires-Root: no": it is now the default

commit ad50c6d91670683c78d97c3842f53b9ca1c88ebd
Author: Alexandre Detiste <tchet@debian.org>
Date:   Sun Sep 21 12:19:56 2025 +0200

    bump Standards-Version to 4.7.2

commit c3600367d8d5dfd55e0acd147c2dfb79251da478
Author: Jérémy Lal <kapouer@melix.org>
Date:   Sun Aug 3 19:26:05 2025 +0200

    Drop README.source, contains outdated info.
Created: 2025-08-03 Last update: 2025-09-27 07:02
lintian reports 1 warning normal
Lintian reports 1 warning about this package. You should make the package lintian clean getting rid of them.
Created: 2025-09-21 Last update: 2025-09-21 21:02
2 low-priority security issues in bookworm low

There are 2 open security issues in bookworm.

2 issues left for the package maintainer to handle:
  • CVE-2024-29041: (needs triaging) Express.js minimalist web framework for node. Versions of Express.js prior to 4.19.0 and all pre-release alpha and beta versions of 5.0 are affected by an open redirect vulnerability using malformed URLs. When a user of Express performs a redirect using a user-provided URL Express performs an encode [using `encodeurl`](https://github.com/pillarjs/encodeurl) on the contents before passing it to the `location` header. This can cause malformed URLs to be evaluated in unexpected ways by common redirect allow list implementations in Express applications, leading to an Open Redirect via bypass of a properly implemented allow list. The main method impacted is `res.location()` but this is also called from within `res.redirect()`. The vulnerability is fixed in 4.19.2 and 5.0.0-beta.3.
  • CVE-2024-43796: (needs triaging) Express.js minimalist web framework for node. In express < 4.20.0, passing untrusted user input - even after sanitizing it - to response.redirect() may execute untrusted code. This issue is patched in express 4.20.0.

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

Created: 2024-04-02 Last update: 2025-09-23 04:33
debian/patches: 1 patch to forward upstream low

Among the 3 debian patches available in version 4.21.2+~cs8.36.27-3 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: 2023-02-26 Last update: 2025-09-21 22:30
news
[rss feed]
  • [2025-09-23] node-express 4.21.2+~cs8.36.27-3 MIGRATED to testing (Debian testing watch)
  • [2025-09-21] Accepted node-express 4.21.2+~cs8.36.27-3 (source) into unstable (Alexandre Detiste)
  • [2025-05-24] node-express 4.21.2+~cs8.36.27-2 MIGRATED to testing (Debian testing watch)
  • [2025-05-20] Accepted node-express 4.21.2+~cs8.36.27-2 (source) into unstable (Jérémy Lal)
  • [2025-04-06] node-express 4.21.2+~cs8.36.27-1 MIGRATED to testing (Debian testing watch)
  • [2025-04-04] Accepted node-express 4.21.2+~cs8.36.27-1 (source) into unstable (Jérémy Lal)
  • [2024-09-23] node-express 4.21.0+~cs8.36.26-2 MIGRATED to testing (Debian testing watch)
  • [2024-09-21] Accepted node-express 4.21.0+~cs8.36.26-2 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2024-09-16] Accepted node-express 4.21.0+~cs8.36.26-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2024-08-15] node-express 4.19.2+~cs8.36.26-1 MIGRATED to testing (Debian testing watch)
  • [2024-08-13] Accepted node-express 4.19.2+~cs8.36.26-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2024-04-09] node-express 4.19.2+~cs8.36.21-1 MIGRATED to testing (Debian testing watch)
  • [2024-04-09] node-express 4.19.2+~cs8.36.21-1 MIGRATED to testing (Debian testing watch)
  • [2024-04-07] Accepted node-express 4.19.2+~cs8.36.21-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2023-06-13] node-express 4.18.2+~cs8.34.50-1 MIGRATED to testing (Debian testing watch)
  • [2023-04-10] Accepted node-express 4.18.2+~cs8.34.50-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2022-10-12] node-express 4.18.2+~4.17.14-1 MIGRATED to testing (Debian testing watch)
  • [2022-10-10] Accepted node-express 4.18.2+~4.17.14-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2022-05-05] node-express 4.18.1+~4.17.13-1 MIGRATED to testing (Debian testing watch)
  • [2022-04-30] Accepted node-express 4.18.1+~4.17.13-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2022-04-29] Accepted node-express 4.18.0+~4.17.13-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2022-04-03] node-express 4.17.3+~4.17.13-2 MIGRATED to testing (Debian testing watch)
  • [2022-03-26] Accepted node-express 4.17.3+~4.17.13-2 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2022-02-20] node-express 4.17.3+~4.17.13-1 MIGRATED to testing (Debian testing watch)
  • [2022-02-18] Accepted node-express 4.17.3+~4.17.13-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2021-12-22] node-express 4.17.2+~4.17.13-1 MIGRATED to testing (Debian testing watch)
  • [2021-12-20] Accepted node-express 4.17.2+~4.17.13-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2021-10-01] node-express 4.17.1+~cs4.17.13-1 MIGRATED to testing (Debian testing watch)
  • [2021-09-29] Accepted node-express 4.17.1+~cs4.17.13-1 (source) into unstable (Vivek K J) (signed by: Xavier Guimard)
  • [2020-11-19] node-express 4.17.1-3 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 1
  • RC: 0
  • I&N: 1
  • M&W: 0
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (0, 1)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • screenshots
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 4.21.2+~cs8.36.27-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