CVE-2026-87908: multiparty vulnerable to Denial of Service via unbounded part-header accumulation

Published Sep 11, 2026
·
Updated

multiparty is a Node.js library for parsing multipart/form-data request bodies. In versions from 2.1.0 up to but not including 4.3.1, the parser does not bound the amount of memory used while accumulating the headers of a single multipart part. An unauthenticated attacker can send a single request whose part carries a very large volume of header bytes, forcing the parser to buffer all of them and exhausting the process memory, which crashes the server. This is a denial of service with no confidentiality or integrity impact. The issue is fixed in multiparty 4.3.1, which caps the size of the accumulated part headers. Users should upgrade to multiparty 4.3.1 or later.

Affected Software

1 affected component
npm/multiparty>=2.1.0<4.3.1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade multiparty to a version that resolves this vulnerability.

    Fixed in 4.3.1

Event History

Sep 11, 2026
CVE Published
via MITRE·06:37 AM
Data Sourced
via MITRE·06:37 AM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are exposed to this issue?

Applications using multiparty versions 2.1.0 through 4.3.0 to parse multipart/form-data request bodies are affected. The issue can be reached over the network when an attacker can submit a multipart request to the application.

2

Does an attacker need authentication or user interaction?

No. An unauthenticated attacker can trigger the issue with a single crafted request, and no user interaction is required.

3

What is the impact of successful exploitation?

A malicious multipart part can contain a very large volume of header bytes, causing multiparty to consume process memory while buffering them. Exhausting memory can crash the server; the provided information indicates no confidentiality or integrity impact.

4

What version should be deployed to remediate the issue?

Upgrade multiparty to version 4.3.1 or later. Version 4.3.1 caps the size of accumulated multipart part headers.

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