DoS via malformed multipart/form-data in Multer <2.1.0
CVE-2026-3304 Published on February 27, 2026
Multer vulnerable to Denial of Service via incomplete cleanup
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 sending malformed requests, potentially causing resource exhaustion. Users should upgrade to version 2.1.0 to receive a patch. No known workarounds are available.
Vulnerability Analysis
CVE-2026-3304 is exploitable with network access, and does not require authorization privileges or user interaction. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to have no impact on confidentiality and integrity, and a high impact on availability.
Weakness Type
What is an Insufficient Cleanup Vulnerability?
The software does not properly "clean up" and remove temporary or supporting resources after they have been used.
CVE-2026-3304 has been classified to as an Insufficient Cleanup vulnerability or weakness.
Products Associated with CVE-2026-3304
Want to know whenever a new CVE is published for Red Hat products? stack.watch will email you.
Affected Versions
expressjs multer:- Version 0.0.0 and below 2.1.0 is affected.
Vulnerable Packages
The following package name and versions may be associated with CVE-2026-3304
| Package Manager | Vulnerable Package | Versions | Fixed In |
|---|---|---|---|
| npm | multer | < 2.1.0 | 2.1.0 |
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.