Multer is a node.js middleware for handling multipart/form-data. A vulnerability in Multer prior to version 2.1.1 allows an attacker to trigger a Denial of Service (DoS) by sending malformed requests, potentially causing stack overflow. Users should upgrade to version 2.1.1 to receive a patch. No known workarounds are available.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/3xxx/CVE-2026-3520.json",
"cwe_ids": [
"CWE-674"
],
"cna_assigner": "openjs"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "2.1.1"
}
],
"source": [
"CPE_RANGE",
"REFERENCES"
],
"cpe": "cpe:2.3:a:expressjs:multer:*:*:*:*:*:node.js:*:*"
}