Multer vulnerable to Denial of Service via incomplete cleanup of aborted uploads
Package
Affected versions
>= 2.0.0-alpha.1, < 2.2.0
>= 3.0.0-alpha.1, < 3.0.0-alpha.2
Patched versions
2.2.0
3.0.0-alpha.2
Description
Published by the National Vulnerability Database
Jun 15, 2026
Published to the GitHub Advisory Database
Jun 17, 2026
Reviewed
Jun 17, 2026
Last updated
Jun 17, 2026
Impact
A vulnerability in Multer allows an attacker to trigger a Denial of Service (DoS) by aborting or sending malformed multipart uploads, causing orphaned partial files to accumulate on disk when using diskStorage.
Patches
Users should upgrade to
2.2.0,3.0.0-alpha.2or higherWorkarounds
None
References