Resource exhaustion in multer - CVE-2026-5079
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 uncontrolled resource consumption in the append-field dependency used by multipart form data processing when parsing deeply nested field names in bracket notation. A remote attacker can send a specially crafted multipart request to cause a denial of service.
A single HTTP request is sufficient to trigger the issue.