CVE-2026-87908
Last modified
CVE-2026-87908 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| multiparty | multiparty | >= 2.1.0, < 4.3.1 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-87908?
How severe is CVE-2026-87908?
How do I fix CVE-2026-87908?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-87891The Rox Appointment Booking WordPress plugin before 1.2.0 d…6.5
- CVE-2026-87892The Rox Appointment Booking WordPress plugin before 1.2.0 d…5.3
- CVE-2026-87894The Rox Appointment Booking WordPress plugin before 1.2.3 d…5.3
- CVE-2026-87896The Rox Appointment Booking WordPress plugin before 1.2.8 d…
- CVE-2026-8790The Football Pool plugin for WordPress is vulnerable to Refl…6.1
- CVE-2026-87907The Rox Appointment Booking WordPress plugin before 1.2.8 d…
- CVE-2026-8791The Booking System Trafft plugin for WordPress is vulnerable…6.4
- CVE-2026-87910When tarfile extracts a link on a system that doesn't suppor…5.7
- CVE-2026-87911An OS command injection weakness in the read-only enforcemen…9.6
- CVE-2026-87912A missing S3 bucket ownership verification in the AWS Securi…5.9
- CVE-2026-87913A missing S3 bucket ownership verification in the AWS Securi…5.9
- CVE-2026-87916The WPBot WordPress plugin before 8.6.0 does not perform an…5.3
Are you affected by CVE-2026-87908?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
