Multer is a node.js middleware for handling `multipart/form-data`. A vulnerability in Multer prior to version 2.1.1 allows an attacker to trigger a Denial of Service (DoS) by sending malformed requests, potentially causing stack overflow. Users should upgrade to version 2.1.1 to receive a patch. No known workarounds are available.
References
| Link | Resource |
|---|---|
| https://cna.openjsf.org/security-advisories.html | Third Party Advisory |
| https://github.com/expressjs/multer/commit/7e66481f8b2e6c54b982b34c152479e096ce2752 | Patch |
| https://github.com/expressjs/multer/security/advisories/GHSA-5528-5vmv-3xc2 | Vendor Advisory |
| https://www.cve.org/CVERecord?id=CVE-2026-3520 | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-03-04 17:16
Updated : 2026-03-09 18:03
NVD link : CVE-2026-3520
Mitre link : CVE-2026-3520
CVE.ORG link : CVE-2026-3520
JSON object : View
Products Affected
expressjs
- multer
CWE
CWE-674
Uncontrolled Recursion
