216.73.217.22

CVE-2026-8161

· Published 12/05/2026 10:16 · Modified 13/05/2026 14:43

Labels: CVE-2026-8161 2026-05-12CVE-2026-8161CWE-248ce714d77-add3-4f53-aff5-83d477b104bb

Essential information

Published
12/05/2026 10:16
Modified
13/05/2026 14:43
Author
Creator
CVSS
7.5 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVSS metrics

Description

[email protected] 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 [email protected] or higher.

NVD status

Status
Analyzed — CVE has been recently published to the CVE List and has been received by the NVD.
Source
ce714d77-add3-4f53-aff5-83d477b104bb
NVD
View on NVD

Affected products (CPE)

ProductCPE
pillarjs / multiparty cpe:2.3:a:pillarjs:multiparty:*:*:*:*:*:node.js:*:*

References