[PR #6310] [CLOSED] chore(deps): update dependency body-parser to v2.2.1 [security] - autoclosed #32184

Closed
opened 2026-04-17 23:02:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6310
Author: @renovate[bot]
Created: 11/25/2025
Status: Closed

Base: canaryHead: renovate/npm-body-parser-vulnerability


📝 Commits (1)

  • 0fbb3d9 chore(deps): update dependency body-parser to v2.2.1 [security]

📊 Changes

1 file changed (+105 additions, -640 deletions)

View changed files

📝 pnpm-lock.yaml (+105 -640)

📄 Description

This PR contains the following updates:

Package Change Age Confidence
body-parser 2.2.0 -> 2.2.1 age confidence

GitHub Vulnerability Alerts

CVE-2025-13466

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.


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: Branch creation - "" (UTC), 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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/6310 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 11/25/2025 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `renovate/npm-body-parser-vulnerability` --- ### 📝 Commits (1) - [`0fbb3d9`](https://github.com/better-auth/better-auth/commit/0fbb3d999a0d6dab3ff5c83e298ae98376f9c9ca) chore(deps): update dependency body-parser to v2.2.1 [security] ### 📊 Changes **1 file changed** (+105 additions, -640 deletions) <details> <summary>View changed files</summary> 📝 `pnpm-lock.yaml` (+105 -640) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [body-parser](https://redirect.github.com/expressjs/body-parser) | [`2.2.0` -> `2.2.1`](https://renovatebot.com/diffs/npm/body-parser/2.2.0/2.2.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/body-parser/2.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/body-parser/2.2.0/2.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | ### GitHub Vulnerability Alerts #### [CVE-2025-13466](https://redirect.github.com/expressjs/body-parser/security/advisories/GHSA-wqch-xfxh-vrr4) ### 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. --- ### Release Notes <details> <summary>expressjs/body-parser (body-parser)</summary> ### [`v2.2.1`](https://redirect.github.com/expressjs/body-parser/blob/HEAD/HISTORY.md#221--2025-11-24) [Compare Source](https://redirect.github.com/expressjs/body-parser/compare/v2.2.0...v2.2.1) \========================= - Security fix for [GHSA-wqch-xfxh-vrr4](https://redirect.github.com/expressjs/body-parser/security/advisories/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 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "" (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/better-auth/better-auth). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6ImNhbmFyeSIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-17 23:02:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#32184