CVE-2026-2359
CVE-2026-2359 is a high-severity vulnerability in Expressjs Multer with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-772.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- CVSS v4: 8.7
- EPSS exploit prediction: 1% (47th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-9032
- Weakness: CWE-772
- Affected product: Expressjs Multer
- Published:
- Last modified:
Description
Multer is a node.js middleware for handling `multipart/form-data`. A vulnerability in Multer prior to version 2.1.0 allows an attacker to trigger a Denial of Service (DoS) by dropping connection during file upload, potentially causing resource exhaustion. Users should upgrade to version 2.1.0 to receive a patch. No known workarounds are available.
Frequently asked questions
- What is CVE-2026-2359?
- Multer is a node.js middleware for handling `multipart/form-data`. A vulnerability in Multer prior to version 2.1.0 allows an attacker to trigger a Denial of Service (DoS) by dropping connection during file upload, potentially causing resource exhaustion. Users should upgrade to version 2.1.0 to receive a patch. No known workarounds are available.
- How severe is CVE-2026-2359?
- CVE-2026-2359 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2026-2359 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (47th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-2359?
- CVE-2026-2359 affects Expressjs Multer. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-2359?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-2359 have an EU (EUVD) identifier?
- Yes. CVE-2026-2359 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-9032.
- When was CVE-2026-2359 published?
- CVE-2026-2359 was published on 2026-02-27 and last updated on 2026-06-30.
References
- https://cna.openjsf.org/security-advisories.html
- https://github.com/expressjs/multer/commit/cccf0fe0e64150c4f42ccf6654165c0d66b9adab
- https://github.com/expressjs/multer/security/advisories/GHSA-v52c-386h-88mc
- https://www.cve.org/CVERecord?id=CVE-2026-2359
- https://access.redhat.com/errata/RHSA-2026:6174
- https://access.redhat.com/errata/RHSA-2026:6802
- https://access.redhat.com/security/cve/CVE-2026-2359
- https://bugzilla.redhat.com/show_bug.cgi?id=2443350
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-2359.json
Affected products (1)
- cpe:2.3:a:expressjs:multer:*:*:*:*:*:node.js:*:*
More vulnerabilities in Expressjs Multer
- CVE-2026-5079 — High (CVSS 7.5): Impact: multer versions 1.0.0 through 2.1.1 and 3.0.0-alpha.1 are vulnerable to a Denial of Service via deeply nested…
- CVE-2026-3520 — High (CVSS 7.5): Multer is a node.js middleware for handling `multipart/form-data`. A vulnerability in Multer prior to version 2.1.1…
- CVE-2026-3304 — High (CVSS 7.5): Multer is a node.js middleware for handling `multipart/form-data`. A vulnerability in Multer prior to version 2.1.0…
- CVE-2026-5038 — Medium (CVSS 5.3): Impact: multer versions 2.0.0-alpha.1 through 2.1.1 and 3.0.0-alpha.1 are vulnerable to a Denial of Service when using…
All CVEs affecting Expressjs Multer →
Other CWE-772 vulnerabilities
- CVE-2020-12134 — Critical (CVSS 9.8): Nanometrics Centaur through 4.3.23 and TitanSMA through 4.2.20 mishandle access control for the syslog log.
- CVE-2017-15032 — Critical (CVSS 9.8): ImageMagick version 7.0.7-2 contains a memory leak in ReadYCBCRImage in coders/ycbcr.c.
- CVE-2017-14138 — Critical (CVSS 9.8): ImageMagick 7.0.6-5 has a memory leak vulnerability in ReadWEBPImage in coders/webp.c because memory is not freed in…
- CVE-2017-11641 — Critical (CVSS 9.8): GraphicsMagick 1.3.26 has a Memory Leak in the PersistCache function in magick/pixel_cache.c during writing of Magick…
- CVE-2020-14339 — High (CVSS 8.8): A flaw was found in libvirt, where it leaked a file descriptor for `/dev/mapper/control` into the QEMU process. This…
- CVE-2018-19760 — High (CVSS 8.8): cfg_init in confuse.c in libConfuse 3.2.2 has a memory leak.