Multer is a node.js middleware for handling `multipart/form-data`. A vulnerability in Multer prior to version 2.1.0 allows an attacker to trigger a Denial of Service (DoS) by dropping connection during file upload, potentially causing resource exhaustion. Users should upgrade to version 2.1.0 to receive a patch. No known workarounds are available.
References
Configurations
History
No history.
Information
Published : 2026-02-27 16:16
Updated : 2026-07-15 02:19
NVD link : CVE-2026-2359
Mitre link : CVE-2026-2359
CVE.ORG link : CVE-2026-2359
JSON object : View
Products Affected
expressjs
- multer
CWE
CWE-772
Missing Release of Resource after Effective Lifetime
