joi is a schema description language and data validator for JavaScript. From 16.0.0 until 17.13.6 and 18.2.5, the @hapi/joi package through 17.1.1 and the successor joi package contain prototype pollution in lib/messages.js, where exports.compile() and exports.merge() reuse inherited objects for attacker-controlled language keys supplied through messages(), message(), prefs({ messages }), Joi.extend({ messages }), or rule({ message }). A language key named __proto__ writes properties onto Object.prototype, and constructor writes to the Object function's static properties. A consuming application that gates on the presence of an inherited property can take the wrong branch for every inspected object. The flaw is not reachable from data that joi validates and requires an application to feed untrusted input directly into schema-construction configuration. This issue is fixed in joi versions 17.13.6 and 18.2.5; no fixed @hapi/joi version is available.
CVE-2026-84368
This low-severity CVE scores 3.7 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 83% 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
- 17%
- KEV
- Not listed
Published
September 1, 2026
Last Modified
September 9, 2026
References (5)
- security-advisories@githubhttps://github.com/hapijs/joi/commit/8d0b808f3e874d28f9078f61b7742290989afb36
- security-advisories@githubhttps://github.com/hapijs/joi/commit/90d07571923c90e3432a328fc041d1cda03d30fa
- security-advisories@githubhttps://github.com/hapijs/joi/pull/3138
- security-advisories@githubhttps://github.com/hapijs/joi/pull/3139
- security-advisories@githubhttps://github.com/hapijs/joi/security/advisories/GHSA-6w3j-5fw6-r9vr
Vendor Advisories for CVE-2026-84368(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 9× in last 7d / 24× 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-18 06:33 UTCEG score recompute
- 2026-09-17 19:32 UTCEPSS rescore
- 2026-09-16 14:09 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 11:26 UTCEG score recompute
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-12 16:19 UTCEG score recompute
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-09 21:10 UTCEG score recompute
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-08 03:48 UTCEG score recompute
- 2026-09-06 13:48 UTCEPSS rescore
- 2026-09-05 15:31 UTCEPSS rescore
- 2026-09-05 08:41 UTCEG score recompute
- 2026-09-04 05:07 UTCEPSS rescore
- 2026-09-02 14:12 UTCEPSS rescore
- 2026-09-02 13:34 UTCEG score recompute
- 2026-09-02 12:36 UTCEG score recompute
- 2026-09-01 21:26 UTCEG score recompute
- 2026-09-01 20:43 UTCEG score recompute
- 2026-09-01 20:42 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-84368?
When was CVE-2026-84368 disclosed?
Is CVE-2026-84368 actively exploited?
What is the CVSS score of CVE-2026-84368?
How do I remediate CVE-2026-84368?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-84368
Is Your Infrastructure Affected by CVE-2026-84368?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.