Multiparty
Approved changes feed: RSS · Atom
cpe:2.3:a:pillarjs:multiparty:*:*:*:*:*:node.js:*:*
part: a version: * update: *
| Vendor | Pillarjs (cc447f9a-ae88-52ad-b549-a3fb2cf56894) |
|---|---|
| Product | Multiparty (fa30f2bd-117e-5e00-a4a6-36559f4a185c) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | node.js |
| Target hardware | * |
| Other | * |
| Notes | Imported from purl2cpe mapping |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:github/pillarjs/multiparty |
purl2cpe | 2026-06-01 10:16:03.450565 |
pkg:npm/multiparty |
purl2cpe | 2026-06-01 10:16:03.450567 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-8162 |
vulnerable | 2026-06-08 08:08:58.158975 |
multiparty vulnerable to Denial of Service via Uncaught Exception in filename* parameter parsing
HIGH (7.5)
multiparty@4.2.3 and lower versions are vulnerable to denial of service via uncaught exception. By sending a multipart/form-data request with a Content-Disposition header whose filename* parameter contains a malformed percent-encoding, the parser invokes decodeURI on the value without try/catch. The resulting URIError propagates as an uncaught exception and crashes the process. Impact: any service accepting multipart uploads via multiparty is affected. Workarounds: none. Upgrade to multiparty@4.3.0 or higher.
Published: 2026-05-12T09:05:12.591Z
Updated: 2026-05-12T12:33:12.647Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-8161 |
vulnerable | 2026-06-08 08:08:58.158506 |
multiparty vulnerable to Denial of Service via Prototype Pollution leading to Uncaught Exception
HIGH (7.5)
multiparty@4.2.3 and lower versions are vulnerable to denial of service via uncaught exception. By sending a multipart/form-data request with a field name that collides with an inherited Object.prototype property such as __proto__, constructor, or toString, the parser invokes .push() on the inherited prototype value rather than an array, throwing a TypeError that propagates as an uncaught exception and crashes the process. Impact: any service accepting multipart uploads via multiparty is affected. Workarounds: none. Upgrade to multiparty@4.3.0 or higher.
Published: 2026-05-12T08:50:37.685Z
Updated: 2026-05-12T12:32:10.127Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-8159 |
vulnerable | 2026-06-08 08:08:58.158030 |
multiparty vulnerable to ReDoS via filename parsing
HIGH (7.5)
multiparty@4.2.3 and lower versions are vulnerable to denial of service via regular expression backtracking in the Content-Disposition filename parameter parser. A crafted multipart upload with a long header value can cause regex matching to take seconds, blocking the event loop. Impact: any service accepting multipart uploads via multiparty is affected. Workarounds: limiting upload sizes at the proxy or gateway layer reduces but does not eliminate the attack surface, since a small header of around 8 KB is sufficient to trigger the vulnerable backtracking. Upgrade to multiparty@4.3.0 or higher.
Published: 2026-05-12T08:35:39.564Z
Updated: 2026-05-12T12:33:59.418Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.