CVE-2026-84469

HIGHPre-NVD 7.57.5—
EchelonGraph scoreMEDIUM confidence

This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.5%, top 60% 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).

Triggered by: NVD CVSS baseline
Sources: epss, secondary
7.5EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 7.5Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

fastify versions before 5.12.2 decide whether to compile a request schema based on JavaScript truthiness, but JSON Schema Draft 7 defines the boolean false as a valid schema that rejects every instance. When an application assigns false to a route's body, querystring, params, or headers schema to deny all input, fastify treats it as a missing schema, compiles no validator, and runs the route handler on any request. An unauthenticated remote client can therefore reach a handler that a valid deny-all schema was intended to make unreachable, a complete validation bypass that can lead to unauthorized state changes or execution of disabled operations. Users should upgrade to fastify 5.12.2 or later.

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 computed
Severity75% × 45%
Exploitation0% × 40%
Automatability100% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
40%
KEV
Not listed

Published

September 4, 2026

Last Modified

September 15, 2026

Advisory Details (2)

Auto-updated Sep 4, 2026
Patch available. Sources: github.
generic

Security Advisories | OpenJS Foundation CVE Numbering Authority

https://cna.openjsf.org/security-advisories.html
github Patch Available

fastify vulnerable to request validation bypass via skipped boolean false schemas · Advisory · fastify/fastify · GitHub

https://github.com/fastify/fastify/security/advisories/GHSA-hwr6-493r-vm6h

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 13× 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.

  1. 2026-09-24 23:17 UTCEG score recompute
  2. 2026-09-24 14:04 UTCEPSS rescore
  3. 2026-09-24 01:18 UTCEG score recompute
  4. 2026-09-23 17:54 UTCEPSS rescore
  5. 2026-09-22 16:35 UTCEG score recompute
  6. 2026-09-22 16:01 UTCEPSS rescore
  7. 2026-09-22 05:30 UTCEG score recompute
  8. 2026-09-21 21:09 UTCEPSS rescore
  9. 2026-09-20 20:48 UTCEG score recompute
  10. 2026-09-20 20:16 UTCEPSS rescore
  11. 2026-09-19 22:59 UTCEG score recompute
  12. 2026-09-19 01:11 UTCEG score recompute
  13. 2026-09-18 19:28 UTCEPSS rescore
  14. 2026-09-18 03:12 UTCEG score recompute
  15. 2026-09-17 19:32 UTCEPSS rescore
  16. 2026-09-16 18:29 UTCEG score recompute
  17. 2026-09-16 14:09 UTCEPSS rescore
  18. 2026-09-16 07:07 UTCEG score recompute
  19. 2026-09-16 05:15 UTCEPSS rescore
  20. 2026-09-15 05:35 UTCEG score recompute
  21. 2026-09-15 03:12 UTCEPSS rescore
  22. 2026-09-15 03:12 UTCEPSS rescore
  23. 2026-09-13 20:00 UTCEG score recompute
  24. 2026-09-12 22:11 UTCEG score recompute
  25. 2026-09-12 00:21 UTCEG score recompute
Show 16 more
  1. 2026-09-11 14:53 UTCEPSS rescore
  2. 2026-09-11 14:53 UTCEPSS rescore
  3. 2026-09-11 13:26 UTCEG score recompute
  4. 2026-09-10 15:35 UTCEG score recompute
  5. 2026-09-09 06:51 UTCEG score recompute
  6. 2026-09-08 22:01 UTCEPSS rescore
  7. 2026-09-08 01:42 UTCEG score recompute
  8. 2026-09-06 16:03 UTCEG score recompute
  9. 2026-09-06 13:48 UTCEPSS rescore
  10. 2026-09-05 18:13 UTCEG score recompute
  11. 2026-09-05 15:31 UTCEPSS rescore
  12. 2026-09-04 20:24 UTCEG score recompute
  13. 2026-09-04 19:40 UTCEG score recompute
  14. 2026-09-04 10:31 UTCEG score recompute
  15. 2026-09-04 10:04 UTCEG score recompute
  16. 2026-09-04 10:03 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-84469?
CVE-2026-84469 is a high vulnerability published on September 4, 2026. fastify versions before 5.12.2 decide whether to compile a request schema based on JavaScript truthiness, but JSON Schema Draft 7 defines the boolean false as a valid schema that rejects every instance. When an application assigns false to a route's body, querystring, params, or headers schema to…
When was CVE-2026-84469 disclosed?
CVE-2026-84469 was first published in the National Vulnerability Database on September 4, 2026, with the most recent update on September 15, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-84469 actively exploited?
CVE-2026-84469 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 60.4% of all scored CVEs.
What is the CVSS score of CVE-2026-84469?
CVE-2026-84469 has a CVSS v3 base score of 7.5 (NVD).
How do I remediate CVE-2026-84469?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-84469, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-84469

Explore →

Is Your Infrastructure Affected by CVE-2026-84469?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.