Multer vulnerable to Denial of Service via unhandled exception
Description
Published by the National Vulnerability Database
Jun 3, 2025
Published to the GitHub Advisory Database
Jun 5, 2025
Reviewed
Jun 5, 2025
Last updated
Jun 5, 2025
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
expressjs/multer@35a3272
expressjs/multer#1233
expressjs/multer#1256
References