Incomplete cleanup in multer - CVE-2026-88932
Published: September 15, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to incomplete cleanup in multer's diskStorage when handling aborted multipart uploads before a file path is assigned. A remote attacker can send aborted upload requests to accumulate orphaned files and exhaust disk space.
An asynchronous destination or filename configuration widens the exposure window.