Skip to content

🚨 [security] Update multer 2.0.0 β†’ 2.1.0 (minor)#15

Closed
depfu[bot] wants to merge 1 commit intomainfrom
depfu/update/npm/multer-2.1.0
Closed

🚨 [security] Update multer 2.0.0 β†’ 2.1.0 (minor)#15
depfu[bot] wants to merge 1 commit intomainfrom
depfu/update/npm/multer-2.1.0

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Feb 28, 2026


🚨 Your current dependencies have known security vulnerabilities 🚨

This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!


Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ multer (2.0.0 β†’ 2.1.0) Β· Repo Β· Changelog

Security Advisories 🚨

🚨 Multer vulnerable to Denial of Service via incomplete cleanup

Impact

A vulnerability in Multer versions < 2.1.0 allows an attacker to trigger a Denial of Service (DoS) by sending malformed requests, potentially causing resource exhaustion.

Patches

Users should upgrade to 2.1.0

Workarounds

None

🚨 Multer vulnerable to Denial of Service via resource exhaustion

Impact

A vulnerability in Multer versions < 2.1.0 allows an attacker to trigger a Denial of Service (DoS) by dropping connection during file upload, potentially causing resource exhaustion.

Patches

Users should upgrade to 2.1.0

Workarounds

None

🚨 Multer vulnerable to Denial of Service via unhandled exception from malformed request

Impact

A vulnerability in Multer versions >= 1.4.4-lts.1, < 2.0.2 allows an attacker to trigger a Denial of Service (DoS) by sending a malformed request. This request causes an unhandled exception, leading to a crash of the process.

Patches

Users should upgrade to 2.0.2

Workarounds

None

🚨 Multer vulnerable to Denial of Service via unhandled exception

Impact

A vulnerability in Multer versions >=1.4.4-lts.1, <2.0.1 allows an attacker to trigger a Denial of Service (DoS) by sending an upload file request with an empty string field name. This request causes an unhandled exception, leading to a crash of the process.

Patches

Users should upgrade to 2.0.1

Workarounds

None

References

35a3272
#1233
#1256

Release Notes

2.1.0

Important

What's Changed

New Contributors

Full Changelog: v2.0.2...v2.1.0

2.0.2

Important

Full Changelog: v2.0.1...v2.0.2

2.0.1

Important

What's Changed

New Contributors

Full Changelog: v2.0.0...v.2.0.1

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 29 commits:

↗️ concat-stream (indirect, 1.6.2 β†’ 2.0.0) Β· Repo

Commits

See the full diff on Github. The new version differs by 2 commits:

↗️ readable-stream (indirect, 2.3.8 β†’ 3.6.2) Β· Repo

Release Notes

3.6.2

What's Changed

Full Changelog: v3.6.1...v3.6.2

3.6.0

  • Fix babel loose mode for classes and update to Node v10.19.0 #428 by @ljharb

3.5.0

  • Update to Node v10.18.1 #420

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ string_decoder (indirect, 1.1.1 β†’ 1.3.0) Β· Repo

Commits

See the full diff on Github. The new version differs by 8 commits:

πŸ—‘οΈ isarray (removed)

πŸ—‘οΈ minimist (removed)

πŸ—‘οΈ mkdirp (removed)

πŸ—‘οΈ object-assign (removed)

πŸ—‘οΈ process-nextick-args (removed)

πŸ—‘οΈ xtend (removed)

πŸ—‘οΈ core-util-is (removed)

πŸ—‘οΈ safe-buffer (removed)


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Feb 28, 2026
@netlify
Copy link

netlify bot commented Feb 28, 2026

βœ… Deploy Preview for colorflux ready!

Name Link
πŸ”¨ Latest commit ad3a275
πŸ” Latest deploy log https://app.netlify.com/projects/colorflux/deploys/69a31e1f811f1300080a6446
😎 Deploy Preview https://deploy-preview-15--colorflux.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@depfu
Copy link
Contributor Author

depfu bot commented Mar 5, 2026

Closed in favor of #16.

@depfu depfu bot closed this Mar 5, 2026
@depfu depfu bot deleted the depfu/update/npm/multer-2.1.0 branch March 5, 2026 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants