multer is a middleware for handling multipart/form-data in Node.js. In version 2.2.0, when a disk-backed upload is aborted or truncated before the write stream finishes, multer's disk storage engine removes the visible file but does not close the underlying write file descriptor, leaving a deleted but still open descriptor. A remote attacker able to reach an upload route using the built-in disk storage can send repeated aborted or malformed multipart uploads, each one leaking a file descriptor and retaining disk blocks until the process exits, which can exhaust resources and cause a denial of service. The issue is fixed in multer 2.3.0, which closes the destination write stream on abnormal source termination and defers cleanup until the stream has closed. Upgrade to multer 2.3.0 to remediate.
CVE-2026-77037
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 72% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 49(Track)EG Risk 49/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity75% × 45%Exploitation0% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 28%
- KEV
- Not listed
Published
August 28, 2026
Last Modified
September 2, 2026
Advisory Details (2)
Auto-updated Aug 28, 2026multer vulnerable to Denial of Service via file descriptor leak on aborted uploads · Advisory · expressjs/multer · GitHub
https://github.com/expressjs/multer/security/advisories/GHSA-qfvm-cv95-jqjfSecurity Advisories | OpenJS Foundation CVE Numbering Authority
https://cna.openjsf.org/security-advisories.htmlVendor Advisories for CVE-2026-77037(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
npm(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| multer | 2.2.0 | 2.3.0 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 11× in last 7d / 41× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-18 21:29 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 20:50 UTCEG score recompute
- 2026-09-16 18:58 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 04:25 UTCEG score recompute
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-14 03:46 UTCEG score recompute
- 2026-09-13 03:06 UTCEG score recompute
- 2026-09-12 15:02 UTCEPSS rescore
- 2026-09-12 02:26 UTCEG score recompute
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 14:06 UTCEG score recompute
- 2026-09-10 13:26 UTCEG score recompute
- 2026-09-10 09:35 UTCEPSS rescore
- 2026-09-09 00:26 UTCEG score recompute
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-07 18:53 UTCEG score recompute
- 2026-09-06 18:05 UTCEG score recompute
- 2026-09-06 13:48 UTCEPSS rescore
- 2026-09-05 17:25 UTCEG score recompute
- 2026-09-04 16:38 UTCEG score recompute
- 2026-09-04 05:07 UTCEPSS rescore
- 2026-09-02 15:01 UTCEG score recompute
Show 16 moreShow fewer
- 2026-09-02 14:12 UTCEPSS rescore
- 2026-09-01 20:13 UTCEG score recompute
- 2026-09-01 13:54 UTCEPSS rescore
- 2026-09-01 07:54 UTCEG score recompute
- 2026-09-01 04:40 UTCEPSS rescore
- 2026-09-01 04:40 UTCEPSS rescore
- 2026-08-31 19:30 UTCEG score recompute
- 2026-08-31 18:57 UTCEG score recompute
- 2026-08-31 00:06 UTCEG score recompute
- 2026-08-30 19:18 UTCEPSS rescore
- 2026-08-30 19:17 UTCEPSS rescore
- 2026-08-30 11:47 UTCEG score recompute
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-28 22:44 UTCEG score recompute
- 2026-08-28 22:03 UTCEG score recompute
- 2026-08-28 21:59 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-400
Frequently asked(5)
What is CVE-2026-77037?
When was CVE-2026-77037 disclosed?
Is CVE-2026-77037 actively exploited?
What is the CVSS score of CVE-2026-77037?
How do I remediate CVE-2026-77037?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-77037
Is Your Infrastructure Affected by CVE-2026-77037?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.