CVE-2026-88932: multer vulnerable to Denial of Service via orphaned disk writes on aborted uploads

Published Sep 14, 2026
·
Updated

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.

Affected Software

2 affected components
npm npm/multer>=2.2.0<=2.3.0
npm/multer<2.4.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade multer to a version that resolves this vulnerability.

    Fixed in 2.4.0

Event History

Sep 14, 2026
CVE Published
via MITRE·08:46 AM
Data Sourced
via MITRE·08:46 AM
DescriptionSeverityWeakness
Data Sourced
via NVD·09:17 AM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are exposed to this issue?

Deployments using multer versions 2.2.0 through 2.3.0 with disk storage are affected. The problem occurs when multipart/form-data uploads are aborted while file writes are still completing.

2

What does an attacker need to do to exploit it?

An attacker needs only network access to an upload endpoint that uses the affected disk-storage configuration. They can repeatedly begin and abort uploads, without authentication or user interaction, to leave files behind and consume disk space.

3

Does upgrading resolve existing disk consumption?

Upgrading to multer 2.4.0 or later fixes the orphaned-write behavior for future aborted uploads. The provided information does not state that an upgrade removes files already orphaned on disk.

4

How can I determine whether I may be affected?

Check whether your application uses multer 2.2.0 through 2.3.0 and is configured for disk storage. Systems with upload endpoints may also need to inspect their upload storage locations for files left by aborted uploads.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203