fastify versions before 5.12.2 implement the case-insensitive nature of HTTP header names by lowercasing names in a route's header schema before compiling it, but the transformation is incomplete: it lowercases the properties keys and the root-level required array, and does not lowercase the trigger and dependent names inside the JSON Schema Draft 7 dependencies keyword. Because Node stores request header names in lowercase, a canonical-case dependency such as requiring an authentication header whenever a privileged-mode header is present never matches, and the presence assertion is silently skipped. An unauthenticated remote client can therefore send the header that activates a privileged branch while omitting the header the dependency was meant to require, bypassing the conditional check. Users should upgrade to fastify 5.12.2 or later.
CVE-2026-84428
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 77% 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
- 23%
- KEV
- Not listed
Published
September 4, 2026
Last Modified
September 15, 2026
Advisory Details (2)
Auto-updated Sep 4, 2026Security Advisories | OpenJS Foundation CVE Numbering Authority
https://cna.openjsf.org/security-advisories.htmlfastify vulnerable to header validation bypass via incomplete schema case normalization · Advisory · fastify/fastify · GitHub
https://github.com/fastify/fastify/security/advisories/GHSA-9q9j-q6p8-xq58Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 13× in last 7d / 30× 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-19 03:07 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 00:49 UTCEG score recompute
- 2026-09-17 19:32 UTCEPSS rescore
- 2026-09-16 22:31 UTCEG score recompute
- 2026-09-16 14:09 UTCEPSS rescore
- 2026-09-16 09:06 UTCEG score recompute
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 10:59 UTCEG score recompute
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-13 19:26 UTCEG score recompute
- 2026-09-12 17:08 UTCEG score recompute
- 2026-09-12 04:00 UTCEG score recompute
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 14:51 UTCEG score recompute
- 2026-09-10 12:32 UTCEG score recompute
- 2026-09-09 09:06 UTCEG score recompute
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-07 23:16 UTCEG score recompute
- 2026-09-06 20:55 UTCEG score recompute
- 2026-09-06 13:48 UTCEPSS rescore
- 2026-09-05 18:37 UTCEG score recompute
- 2026-09-05 15:31 UTCEPSS rescore
Show 5 moreShow fewer
- 2026-09-05 05:28 UTCEG score recompute
- 2026-09-04 16:20 UTCEG score recompute
- 2026-09-04 11:19 UTCEG score recompute
- 2026-09-04 10:34 UTCEG score recompute
- 2026-09-04 10:33 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-84428?
When was CVE-2026-84428 disclosed?
Is CVE-2026-84428 actively exploited?
What is the CVSS score of CVE-2026-84428?
How do I remediate CVE-2026-84428?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-84428
Is Your Infrastructure Affected by CVE-2026-84428?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.