multer is a middleware for handling multipart/form-data in Node.js. When an application uses an asynchronous fileFilter together with the fileSize limit, a race condition in multer's file stream handling can allow a file that exceeds the configured size limit to bypass the size-limit rejection. All versions before 2.3.0 are affected. The impact is limited because the underlying multipart parser still truncates the stream at the size limit, so this is a bypass of the limit rejection rather than uncontrolled resource consumption. The issue is fixed in multer 2.3.0. Upgrade to multer 2.3.0 to remediate.
CVE-2026-77063
This low-severity CVE scores 3.7 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 94% 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).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 3.7
- EG Score
- 3.7(medium)
- EG Risk
- 17(Track)EG Risk 17/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 computedSeverity37% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 6%
- KEV
- Not listed
Published
August 28, 2026
Last Modified
September 2, 2026
References (2)
- ce714d77-add3-4f53-aff5-83d477b104bbhttps://cna.openjsf.org/security-advisories.html
- ce714d77-add3-4f53-aff5-83d477b104bbhttps://github.com/expressjs/multer/security/advisories/GHSA-qvfw-j98x-7q72
Vendor Advisories for CVE-2026-77063(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.3.0 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 7× in last 7d / 28× 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 19:28 UTCEPSS rescore
- 2026-09-16 15:38 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-13 20:14 UTCEG score recompute
- 2026-09-12 15:02 UTCEPSS rescore
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 00:58 UTCEG score recompute
- 2026-09-10 09:35 UTCEPSS rescore
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-08 05:42 UTCEG score recompute
- 2026-09-06 13:48 UTCEPSS rescore
- 2026-09-05 10:25 UTCEG score recompute
- 2026-09-04 05:07 UTCEPSS rescore
- 2026-09-02 15:01 UTCEG score recompute
- 2026-09-02 14:12 UTCEPSS rescore
- 2026-09-01 21:10 UTCEG score recompute
- 2026-09-01 13:54 UTCEPSS rescore
- 2026-08-31 19:31 UTCEG score recompute
- 2026-08-31 18:56 UTCEG score recompute
- 2026-08-31 18:03 UTCEG score recompute
- 2026-08-30 19:18 UTCEPSS rescore
- 2026-08-30 19:17 UTCEPSS rescore
- 2026-08-30 01:22 UTCEPSS rescore
Show 3 moreShow fewer
- 2026-08-28 22:44 UTCEG score recompute
- 2026-08-28 22:02 UTCEG score recompute
- 2026-08-28 21:59 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-77063?
When was CVE-2026-77063 disclosed?
Is CVE-2026-77063 actively exploited?
What is the CVSS score of CVE-2026-77063?
How do I remediate CVE-2026-77063?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-77063
Is Your Infrastructure Affected by CVE-2026-77063?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.