cvedb.io
CVE-2026-8162
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2026-05-12T10:16:49.110 · Last modified 2026-06-17T11:03:34.493

Summary

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

Affected products

pillarjs — multiparty

Does this affect you?

Add your gear to cvedb and we'll alert you only when pillarjs ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.