@fastify/busboy is a multipart form-data parser. In versions 1.0.0 through 3.2.0, an attacker who can submit multipart form-data can crash the parser by sending a part header whose name is a prototype-inherited property such as __proto__ or constructor. The internal header parser stores headers in a plain JavaScript object and assumes each value is an array, so an inherited property name resolves to a truthy non-array value and triggers a TypeError. In the common pipe integration the failure surfaces as an error event, but in direct write or end usage the exception is thrown synchronously and can terminate the Node.js process, causing an unauthenticated denial of service. The issue is fixed in @fastify/busboy 3.2.1, which creates the header object with a null prototype. Users should upgrade to 3.2.1.
CVE-2026-19481
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 80% 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
- 20%
- KEV
- Not listed
Published
August 13, 2026
Last Modified
August 28, 2026
Advisory Details (2)
Auto-updated Aug 13, 2026Security Advisories | OpenJS Foundation CVE Numbering Authority
https://cna.openjsf.org/security-advisories.html@fastify/busboy vulnerable to Denial of Service via prototype-named multipart part header · Advisory · fastify/busboy · GitHub
Affected: version 3.2.1.
https://github.com/fastify/busboy/security/advisories/GHSA-x8mw-p69m-v3mxWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 10× in last 7d / 35× 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-08-30 01:22 UTCEPSS rescore
- 2026-08-29 09:15 UTCEG score recompute
- 2026-08-28 21:41 UTCEPSS rescore
- 2026-08-28 00:50 UTCEG score recompute
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 22:10 UTCEG score recompute
- 2026-08-26 14:46 UTCEPSS rescore
- 2026-08-25 19:47 UTCEG score recompute
- 2026-08-25 13:48 UTCEPSS rescore
- 2026-08-24 17:24 UTCEG score recompute
- 2026-08-23 01:45 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 12:31 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 10:07 UTCEG score recompute
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-19 18:31 UTCEG score recompute
- 2026-08-19 17:03 UTCEPSS rescore
- 2026-08-18 15:13 UTCEG score recompute
- 2026-08-18 13:48 UTCEPSS rescore
- 2026-08-18 00:59 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-16 22:36 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 09:24 UTCEG score recompute
Show 10 moreShow fewer
- 2026-08-16 02:14 UTCEPSS rescore
- 2026-08-15 07:01 UTCEG score recompute
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-14 04:38 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-13 15:26 UTCEG score recompute
- 2026-08-13 15:14 UTCEG score recompute
- 2026-08-13 09:27 UTCEG score recompute
- 2026-08-13 08:51 UTCEG score recompute
- 2026-08-13 08:51 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-19481?
When was CVE-2026-19481 disclosed?
Is CVE-2026-19481 actively exploited?
What is the CVSS score of CVE-2026-19481?
How do I remediate CVE-2026-19481?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-19481
Is Your Infrastructure Affected by CVE-2026-19481?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.