Multer <2.1.0 DoS via connection drop (Node.js)
CVE-2026-2359 Published on February 27, 2026
Multer vulnerable to Denial of Service via resource exhaustion
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.
Vulnerability Analysis
CVE-2026-2359 can be exploited 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
Missing Release of Resource after Effective Lifetime
The software does not release a resource after its effective lifetime has ended, i.e., after the resource is no longer needed. When a resource is not released after use, it can allow attackers to cause a denial of service by causing the allocation of resources without triggering their release. Frequently-affected resources include memory, CPU, disk space, power or battery, etc.
Products Associated with CVE-2026-2359
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-2359
| 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.