๐Ÿ” CVE Alert

CVE-2026-87908

HIGH 7.5

multiparty vulnerable to Denial of Service via unbounded part-header accumulation

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-400 CWE-770
Vendor multiparty
Product multiparty
Published Sep 11, 2026
Last Updated Sep 11, 2026
Stay Ahead of the Next One

Get instant alerts for multiparty multiparty

Be the first to know when new high vulnerabilities affecting multiparty multiparty are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

multiparty / multiparty
2.1.0 < 4.3.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/pillarjs/multiparty/security/advisories/GHSA-5h46-2939-q3wh cna.openjsf.org: https://cna.openjsf.org/security-advisories.html

Credits

Alfie Goh Li Heng UlisesGascon blakeembrey