Skip to content

fix(deps): update dependency http-proxy-middleware to v3.0.5 [security]#675

Merged
Lucifergene merged 2 commits into
mainfrom
renovate/npm-http-proxy-middleware-vulnerability
May 8, 2025
Merged

fix(deps): update dependency http-proxy-middleware to v3.0.5 [security]#675
Lucifergene merged 2 commits into
mainfrom
renovate/npm-http-proxy-middleware-vulnerability

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
http-proxy-middleware 3.0.3 -> 3.0.5 age adoption passing confidence

http-proxy-middleware can call writeBody twice because "else if" is not used

CVE-2025-32996 / GHSA-4www-5p9h-95mh

More information

Details

In http-proxy-middleware before 2.0.8 and 3.x before 3.0.4, writeBody can be called twice because "else if" is not used.

Severity

  • CVSS Score: 4.0 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:L

References

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


http-proxy-middleware allows fixRequestBody to proceed even if bodyParser has failed

CVE-2025-32997 / GHSA-9gqv-wp59-fq42

More information

Details

In http-proxy-middleware before 2.0.9 and 3.x before 3.0.5, fixRequestBody proceeds even if bodyParser has failed.

Severity

  • CVSS Score: 4.0 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N

References

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


Release Notes

chimurai/http-proxy-middleware (http-proxy-middleware)

v3.0.5

Compare Source

  • fix(fixRequestBody): check readableLength (#​1096)

v3.0.4

Compare Source

  • fix(fixRequestBody): handle invalid request (#​1092)
  • fix(fixRequestBody): prevent multiple .write() calls (#​1089)
  • fix(websocket): handle errors in handleUpgrade (#​823)
  • ci(package): patch http-proxy (#​1084)
  • fix(fixRequestBody): support multipart/form-data (#​896)
  • feat(types): export Plugin type (#​1071)

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 is behind base branch, 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 requested a review from karthikjeeyar as a code owner April 17, 2025 06:02
@renovate renovate Bot added dependencies Pull requests that update a dependency file security labels Apr 17, 2025
@renovate renovate Bot force-pushed the renovate/npm-http-proxy-middleware-vulnerability branch 10 times, most recently from 97b4264 to be53ad2 Compare April 23, 2025 17:48
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/npm-http-proxy-middleware-vulnerability branch from be53ad2 to 5135a77 Compare April 30, 2025 22:22
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 5, 2025

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 5, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@Lucifergene Lucifergene merged commit e76bd50 into main May 8, 2025
10 checks passed
@logonoff logonoff deleted the renovate/npm-http-proxy-middleware-vulnerability branch May 12, 2025 19:45
elai-shalev pushed a commit to elai-shalev/rhdh-plugins that referenced this pull request Jan 21, 2026
…y] (redhat-developer#675)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Stephanie Cao <yangcao@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants