Debian Package Tracker
Register | Log in
Subscribe

node-body-parser

body parsing middleware - Node.js module

Choose email to subscribe with

general
  • source: node-body-parser (main)
  • version: 2.3.0+~1.19.6-1
  • 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: 1.19.0-2
  • oldstable: 1.20.1+~1.19.2-1
  • stable: 1.20.3+~1.19.5-3
  • testing: 2.2.2+~1.19.6-1
  • unstable: 2.3.0+~1.19.6-1
versioned links
  • 1.19.0-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.20.1+~1.19.2-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.20.3+~1.19.5-3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.2.2+~1.19.6-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.3.0+~1.19.6-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • node-body-parser
action needed
Debci reports failed tests high
  • unstable: pass (log)
    The tests ran in 0:01:53
    Last run: 2026-05-27T13:43:01.000Z
    Previous status: unknown

  • testing: pass (log)
    The tests ran in 0:01:58
    Last run: 2026-07-22T15:16:58.000Z
    Previous status: unknown

  • stable: fail (log)
    The tests ran in 0:01:20
    Last run: 2026-07-16T14:09:30.000Z
    Previous status: unknown

Created: 2025-06-10 Last update: 2026-07-31 00:01
1 security issue in trixie high

There is 1 open security issue in trixie.

1 important issue:
  • CVE-2026-12590: Impact: In body-parser versions prior to 1.20.6 (1.x line) and 2.3.0 (2.x line), when the parser is configured with an invalid limit option value such as an unparseable string or NaN, bytes.parse returns null and the request body size check is silently skipped. Applications that rely on limit as their primary safeguard against oversized request bodies will accept arbitrarily large payloads, leading to excessive memory and CPU usage and denial of service. Patches: This issue is fixed in body-parser 1.20.6 and 2.3.0. After the fix, invalid limit values throw a clear error at parser construction time instead of silently disabling enforcement, while null and undefined continue to fall back to the default limit of 100kb. Workarounds: Validate the limit value before passing it to body-parser. For example, parse the value at startup and reject any configuration where the result is null or a non-finite number.
Created: 2026-07-26 Last update: 2026-07-30 17:00
1 security issue in forky high

There is 1 open security issue in forky.

1 important issue:
  • CVE-2026-12590: Impact: In body-parser versions prior to 1.20.6 (1.x line) and 2.3.0 (2.x line), when the parser is configured with an invalid limit option value such as an unparseable string or NaN, bytes.parse returns null and the request body size check is silently skipped. Applications that rely on limit as their primary safeguard against oversized request bodies will accept arbitrarily large payloads, leading to excessive memory and CPU usage and denial of service. Patches: This issue is fixed in body-parser 1.20.6 and 2.3.0. After the fix, invalid limit values throw a clear error at parser construction time instead of silently disabling enforcement, while null and undefined continue to fall back to the default limit of 100kb. Workarounds: Validate the limit value before passing it to body-parser. For example, parse the value at startup and reject any configuration where the result is null or a non-finite number.
Created: 2026-07-26 Last update: 2026-07-30 17:00
2 security issues in bullseye high

There are 2 open security issues in bullseye.

1 important issue:
  • CVE-2026-12590: Impact: In body-parser versions prior to 1.20.6 (1.x line) and 2.3.0 (2.x line), when the parser is configured with an invalid limit option value such as an unparseable string or NaN, bytes.parse returns null and the request body size check is silently skipped. Applications that rely on limit as their primary safeguard against oversized request bodies will accept arbitrarily large payloads, leading to excessive memory and CPU usage and denial of service. Patches: This issue is fixed in body-parser 1.20.6 and 2.3.0. After the fix, invalid limit values throw a clear error at parser construction time instead of silently disabling enforcement, while null and undefined continue to fall back to the default limit of 100kb. Workarounds: Validate the limit value before passing it to body-parser. For example, parse the value at startup and reject any configuration where the result is null or a non-finite number.
1 issue postponed or untriaged:
  • CVE-2024-45590: (postponed; to be fixed through a stable update) body-parser is Node.js body parsing middleware. body-parser <1.20.3 is vulnerable to denial of service when url encoding is enabled. A malicious actor using a specially crafted payload could flood the server with a large number of requests, resulting in denial of service. This issue is patched in 1.20.3.
Created: 2026-07-26 Last update: 2026-07-30 17:00
2 security issues in bookworm high

There are 2 open security issues in bookworm.

1 important issue:
  • CVE-2026-12590: Impact: In body-parser versions prior to 1.20.6 (1.x line) and 2.3.0 (2.x line), when the parser is configured with an invalid limit option value such as an unparseable string or NaN, bytes.parse returns null and the request body size check is silently skipped. Applications that rely on limit as their primary safeguard against oversized request bodies will accept arbitrarily large payloads, leading to excessive memory and CPU usage and denial of service. Patches: This issue is fixed in body-parser 1.20.6 and 2.3.0. After the fix, invalid limit values throw a clear error at parser construction time instead of silently disabling enforcement, while null and undefined continue to fall back to the default limit of 100kb. Workarounds: Validate the limit value before passing it to body-parser. For example, parse the value at startup and reject any configuration where the result is null or a non-finite number.
1 issue left for the package maintainer to handle:
  • CVE-2024-45590: (needs triaging) body-parser is Node.js body parsing middleware. body-parser <1.20.3 is vulnerable to denial of service when url encoding is enabled. A malicious actor using a specially crafted payload could flood the server with a large number of requests, resulting in denial of service. This issue is patched in 1.20.3.

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

Created: 2024-09-12 Last update: 2026-07-30 17:00
testing migrations
  • excuses:
    • Migration status for node-body-parser (2.2.2+~1.19.6-1 to 2.3.0+~1.19.6-1): Waiting for test results or another package, or too young (no action required now - check later)
    • Issues preventing migration:
    • ∙ ∙ Autopkgtest for ldap-rest/0.4.6-2: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻, armhf: No tests, superficial or marked flaky ♻, i386: Test triggered, loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻, riscv64: No tests, superficial or marked flaky ♻, s390x: Test triggered
    • ∙ ∙ Autopkgtest for node-body-parser/2.3.0+~1.19.6-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for node-express/5.1.0+~cs12.3.3-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for node-telegram-bot-api/2.0.1-4: amd64: Pass, arm64: Pass, armhf: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Too young, only 1 of 5 days old
    • Additional info (not blocking):
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/n/node-body-parser.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-body-parser 2.3.0+~1.19.6-1 (source) into unstable (Xavier Guimard)
  • [2026-01-15] node-body-parser 2.2.2+~1.19.6-1 MIGRATED to testing (Debian testing watch)
  • [2026-01-11] Accepted node-body-parser 2.2.2+~1.19.6-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2025-12-02] node-body-parser 2.2.1+~1.19.6-1 MIGRATED to testing (Debian testing watch)
  • [2025-11-29] Accepted node-body-parser 2.2.1+~1.19.6-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2025-10-30] node-body-parser 2.2.0+~1.19.6-3 MIGRATED to testing (Debian testing watch)
  • [2025-10-28] node-body-parser 2.2.0+~1.19.6-2 MIGRATED to testing (Debian testing watch)
  • [2025-10-27] Accepted node-body-parser 2.2.0+~1.19.6-3 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2025-10-25] Accepted node-body-parser 2.2.0+~1.19.6-2 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2025-10-07] Accepted node-body-parser 2.2.0+~1.19.6-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2024-09-23] node-body-parser 1.20.3+~1.19.5-3 MIGRATED to testing (Debian testing watch)
  • [2024-09-16] Accepted node-body-parser 1.20.3+~1.19.5-3 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2024-09-16] Accepted node-body-parser 1.20.3+~1.19.5-2 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2024-09-14] Accepted node-body-parser 1.20.3+~1.19.5-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2023-11-19] node-body-parser 1.20.2+~1.19.5-1 MIGRATED to testing (Debian testing watch)
  • [2023-11-17] Accepted node-body-parser 1.20.2+~1.19.5-1 (source) into unstable (Godwin Nweke) (signed by: Xavier Guimard)
  • [2022-10-18] node-body-parser 1.20.1+~1.19.2-1 MIGRATED to testing (Debian testing watch)
  • [2022-10-15] Accepted node-body-parser 1.20.1+~1.19.2-1 (source) into unstable (sandra uwah) (signed by: Xavier Guimard)
  • [2022-04-20] node-body-parser 1.20.0+~1.19.2-1 MIGRATED to testing (Debian testing watch)
  • [2022-04-18] Accepted node-body-parser 1.20.0+~1.19.2-1 (source) into unstable (Israel Galadima) (signed by: Praveen Arimbrathodiyil)
  • [2022-02-21] node-body-parser 1.19.2+~1.19.2-1 MIGRATED to testing (Debian testing watch)
  • [2022-02-19] Accepted node-body-parser 1.19.2+~1.19.2-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2022-02-05] node-body-parser 1.19.1+~1.19.2-1 MIGRATED to testing (Debian testing watch)
  • [2022-02-03] Accepted node-body-parser 1.19.1+~1.19.2-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2021-10-25] node-body-parser 1.19.0-5 MIGRATED to testing (Debian testing watch)
  • [2021-10-23] Accepted node-body-parser 1.19.0-5 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2021-09-15] Accepted node-body-parser 1.19.0-4 (source all) into unstable (Jelmer Vernooij) (signed by: Jelmer Vernooij)
  • [2021-08-28] Accepted node-body-parser 1.19.0-3 (source all) into unstable (Jelmer Vernooij) (signed by: Jelmer Vernooij)
  • [2019-12-24] node-body-parser 1.19.0-2 MIGRATED to testing (Debian testing watch)
  • [2019-12-21] Accepted node-body-parser 1.19.0-2 (source) into unstable (Xavier Guimard)
  • 1
  • 2
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • other distros
  • security tracker
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 2.2.2+~1.19.6-1

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