CVE-2026-88932

MEDIUM CVSS 3.1: 5.3 EPSS 0.31%
Updated Sep 14, 2026
multer
Parameter Value
CVSS 5.3 (MEDIUM)
Affected Versions 2.2.0 — 2.3.0
Fixed In 2.4.0
Type CWE-459, CWE-400 (Uncontrolled Resource Consumption)
Vendor multer
Public PoC No

multer is a Node.js middleware for handling multipart/form-data uploads. In versions 2.2.0 through 2.3.0, when a request using disk storage is aborted mid-upload, file writes that complete after multer has already run its abort cleanup are not removed, so each aborted upload can leave an orphaned file on disk. A remote unauthenticated attacker can repeatedly start and abort uploads to accumulate orphaned files and exhaust disk space, causing a denial of service.

The issue is fixed in multer 2.4.0, and users should upgrade to 2.4.0 or later.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
None
No data leak
Integrity
None
No data modification
Availability
Low
Partial disruption

CVSS Vector v3.1