Incomplete cleanup in multer - CVE-2026-5038
Published: June 15, 2026
multer
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to incomplete cleanup in diskStorage when handling aborted or malformed multipart uploads. A remote attacker can send a malformed multipart upload or abort an upload to cause a denial of service.
Exploitation causes orphaned partial files to accumulate on disk.