CVE-2026-8162
HIGH EPSS 19.6%
Published May 12, 20261mo ago · Modified Jun 17, 20262w ago
7.5 CVSS 3.1
Published May 12, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
19.6% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-755
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| pillarjs | multiparty | * | <4.3.0 |
References 2
- cna.openjsf.org https://cna.openjsf.org/security-advisories.html
- github.com https://github.com/pillarjs/multiparty/security/advisories/GHSA-xh3c-6gcq-g4rv
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.