Skip to content

Update dependency body-parser to v2.2.1 [SECURITY]#40

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-body-parser-vulnerability
Open

Update dependency body-parser to v2.2.1 [SECURITY]#40
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-body-parser-vulnerability

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 25, 2025

This PR contains the following updates:

Package Change Age Confidence
body-parser 2.2.02.2.1 age confidence

body-parser is vulnerable to denial of service when url encoding is used

CVE-2025-13466 / GHSA-wqch-xfxh-vrr4

More information

Details

Impact

body-parser 2.2.0 is vulnerable to denial of service due to inefficient handling of URL-encoded bodies with very large numbers of parameters. An attacker can send payloads containing thousands of parameters within the default 100KB request size limit, causing elevated CPU and memory usage. This can lead to service slowdown or partial outages under sustained malicious traffic.

Patches

This issue is addressed in version 2.2.1.

Severity

  • CVSS Score: 5.5 / 10 (Medium)
  • Vector String: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:L/E:P

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Release Notes

expressjs/body-parser (body-parser)

v2.2.1

Compare Source

=========================

  • Security fix for GHSA-wqch-xfxh-vrr4
  • deps:
    • type-is@^2.0.1
    • iconv-lite@^0.7.0
      • Handle split surrogate pairs when encoding UTF-8
      • Avoid false positives in encodingExists by using prototype-less objects
    • raw-body@^3.0.1
    • debug@^4.4.3

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • ""
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/npm-body-parser-vulnerability branch from ff53ae1 to 08af6ba Compare December 31, 2025 16:59
@renovate renovate Bot force-pushed the renovate/npm-body-parser-vulnerability branch from 08af6ba to 2182417 Compare January 8, 2026 19:12
@renovate renovate Bot force-pushed the renovate/npm-body-parser-vulnerability branch 2 times, most recently from 5cf96f8 to 3c98325 Compare February 17, 2026 18:38
@renovate renovate Bot changed the title Update dependency body-parser to v2.2.1 [SECURITY] Update dependency body-parser to v2.2.1 [SECURITY] - autoclosed Mar 27, 2026
@renovate renovate Bot closed this Mar 27, 2026
@renovate renovate Bot deleted the renovate/npm-body-parser-vulnerability branch March 27, 2026 01:45
@renovate renovate Bot changed the title Update dependency body-parser to v2.2.1 [SECURITY] - autoclosed Update dependency body-parser to v2.2.1 [SECURITY] Mar 30, 2026
@renovate renovate Bot reopened this Mar 30, 2026
@renovate renovate Bot force-pushed the renovate/npm-body-parser-vulnerability branch 2 times, most recently from 3c98325 to c5c279a Compare March 30, 2026 20:52
@renovate renovate Bot force-pushed the renovate/npm-body-parser-vulnerability branch from c5c279a to cbf9aad Compare April 8, 2026 20:08
@renovate renovate Bot changed the title Update dependency body-parser to v2.2.1 [SECURITY] Update dependency body-parser to v2.2.1 [SECURITY] - autoclosed Apr 27, 2026
@renovate renovate Bot closed this Apr 27, 2026
@renovate renovate Bot changed the title Update dependency body-parser to v2.2.1 [SECURITY] - autoclosed Update dependency body-parser to v2.2.1 [SECURITY] Apr 27, 2026
@renovate renovate Bot reopened this Apr 27, 2026
@renovate renovate Bot force-pushed the renovate/npm-body-parser-vulnerability branch 2 times, most recently from cbf9aad to 30c30b5 Compare April 27, 2026 23:30
@renovate renovate Bot force-pushed the renovate/npm-body-parser-vulnerability branch from 30c30b5 to f184066 Compare May 18, 2026 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants