high

CVE-2026-77078

npm · multer

Summary

multer vulnerable to Denial of Service via crafted multipart field names

Severity
high
CVSS
7.5
EPSS
0.3% (p21)
CWE
CWE-248
Also known as
GHSA-wc9g-mqfw-jrwm
Published
2026-09-08
Updated
2026-09-08

Advisory details

Impact

A vulnerability in multer allows a remote, unauthenticated attacker to crash the Node.js process with a single multipart/form-data request. Two specially crafted text field names cause an uncaught RangeError: Invalid array length inside multer's field parsing, which is not routed to the application error handler and terminates the process. All applications using multer to parse multipart requests are affected.

Patches

Users should upgrade to 2.3.0.

Workarounds

None.

References

Related advisories

Is your project exposed to this? Stateward checks every dependency on every pull request and flags it only if your code actually reaches it.

Check my repo

Summarize with AI

ChatGPTClaudePerplexity

Sources: CISA KEV (public domain), OSV.dev & GitHub Advisory Database (CC-BY-4.0), FIRST EPSS, NVD/CWE (public domain). Served live from the Stateward advisory database.