PT-2025-22068 · Multer · Multer
Ctcpip
·
Published
2025-05-19
·
Updated
2026-06-04
·
CVE-2025-47935
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions:
Multer versions prior to 2.0.0
Description:
The issue is related to improper stream handling in Multer, a node.js middleware for handling
multipart/form-data. This leads to a resource exhaustion and memory leak issue when the HTTP request stream emits an error, as the internal busboy stream is not closed. As a result, unclosed streams accumulate over time, consuming memory and file descriptors, which can cause denial of service under sustained or repeated failure conditions. All users of Multer handling file uploads are potentially impacted.Recommendations:
For versions prior to 2.0.0, upgrade to 2.0.0 to receive a patch.
As a temporary workaround, consider restricting the use of Multer for handling file uploads until the issue is resolved.
Exploit
Fix
DoS
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Multer