PT-2026-39998 · Npm · Multipart

Blake Embrey

+2

·

Published

2026-05-12

·

Updated

2026-05-18

·

CVE-2026-8162

CVSS v3.1

7.5

High

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions multiparty versions 4.2.3 and earlier
Description A denial of service occurs due to an uncaught exception during the parsing of multipart/form-data requests. When a request contains a Content-Disposition header with a filename* parameter featuring malformed percent-encoding, the parser calls the decodeURI() function without a try/catch block. This results in a URIError that crashes the process, affecting any service that accepts multipart uploads via this library.
Recommendations Update to version 4.3.0 or higher.

Fix

DoS

Improper Handling of Exceptional Conditions

Weakness Enumeration

Related Identifiers

CVE-2026-8162
GHSA-XH3C-6GCQ-G4RV

Affected Products

Multipart