Multer is a node.js middleware for handling `multipart/form-data`. A vulnerability that is present starting in version 1.4.4-lts.1 and prior to version 2.0.2 allows an attacker to trigger a Denial of Service (DoS) by sending a malformed multi-part upload request. This request causes an unhandled exception, leading to a crash of the process. Users should upgrade to version 2.0.2 to receive a patch. No known workarounds are available.
References
Configurations
No configuration.
History
17 Jul 2025, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-17 16:15
Updated : 2025-07-17 21:15
NVD link : CVE-2025-7338
Mitre link : CVE-2025-7338
CVE.ORG link : CVE-2025-7338
JSON object : View
Products Affected
No product.
CWE
CWE-248
Uncaught Exception