Versions prior to 2.6.6 are vulnerable to prototype pollution via crafted missing-key strings when used to persist missing translation keys (e.g. via i18next-http-middleware's missingKeyHandler exposed to untrusted input). Backend.writeFile() splits each queued missing-key string on the configured keySeparator (default .) before calling the internal setPath() walker. The walker (getLastOfPath in lib/utils.js) did not guard against unsafe segments, so a key like "__proto__.polluted" was split into ["__proto__", "polluted"] and walked straight into Object.prototype, allowing an attacker to write arbitrary properties onto the global object prototype. Depending on the host application, polluted prototype properties may cause crashes, corrupted translation behaviour, configuration poisoning, or bypasses of property-based security checks. Applications are affected only if the missingKeyHandler (or another route that forwards untrusted request bodies to i18next.t(..., { ... }) with saveMissing: true) is reachable by untrusted users and the default behaviour of splitting missing-key strings on keySeparator is in use (i.e. keySeparator is not false). Apps that do not expose missing-key persistence to untrusted input are not directly affected through this attack path. This issue has been fixed in version 2.6.6. If developers using the library are unable to upgrade immediately, they should take the following precautions: do not expose i18next-http-middleware's missingKeyHandler to untrusted users (mount it behind authentication, or remove the route), disable missing-key persistence (saveMissing: false, or no backend.create implementation) when accepting writes from untrusted input, and set keySeparator: false in their i18next options to disable backend key splitting (note: this also disables nested translation keys).
CVE-2026-48713
This critical-severity CVE scores 9.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 66% 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
- 9.1
- EG Score
- 9.1(medium)
- EPSS
- 33.7%
- KEV
- Not listed
Published
June 15, 2026
Last Modified
June 17, 2026
Advisory Details (2)
Auto-updated Jun 15, 2026Prototype pollution in i18next-fs-backend via crafted missing-key string · Advisory · i18next/i18next-fs-backend · GitHub
Affected: 2.6.4).
https://github.com/i18next/i18next-fs-backend/security/advisories/GHSA-2933-q333-qg83commit 3ab0448087da (i18next/i18next-fs-backend)
Fix landed in i18next/i18next-fs-backend commit 3ab0448087da — awaiting tagged release
https://github.com/i18next/i18next-fs-backend/commit/3ab0448087da6935a40117f904b7457281f963f4Vendor Advisories for CVE-2026-48713(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 39× in last 7d / 140× 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.
Showing the most recent 100 of 140 total refreshes for this CVE.
- 2026-07-07 04:47 UTCEG score recompute
- 2026-07-06 23:31 UTCEG score recompute
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 06:49 UTCEG score recompute
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-06 01:53 UTCEG score recompute
- 2026-07-05 21:37 UTCEG score recompute
- 2026-07-05 17:21 UTCEG score recompute
- 2026-07-05 13:06 UTCEG score recompute
- 2026-07-05 08:47 UTCEG score recompute
- 2026-07-05 03:15 UTCEG score recompute
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-04 22:58 UTCEG score recompute
- 2026-07-04 18:40 UTCEG score recompute
- 2026-07-04 13:43 UTCEG score recompute
- 2026-07-04 09:28 UTCEG score recompute
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-03 22:42 UTCEG score recompute
- 2026-07-03 18:26 UTCEG score recompute
- 2026-07-03 13:55 UTCEG score recompute
- 2026-07-03 09:15 UTCEG score recompute
- 2026-07-03 04:58 UTCEG score recompute
- 2026-07-03 00:21 UTCEG score recompute
- 2026-07-02 20:05 UTCEG score recompute
- 2026-07-02 15:49 UTCEG score recompute
Show 75 moreShow fewer
- 2026-07-02 11:32 UTCEG score recompute
- 2026-07-02 07:14 UTCEG score recompute
- 2026-07-02 02:56 UTCEG score recompute
- 2026-07-01 22:40 UTCEG score recompute
- 2026-07-01 18:05 UTCEG score recompute
- 2026-07-01 15:07 UTCEPSS rescore
- 2026-07-01 13:49 UTCEG score recompute
- 2026-07-01 09:32 UTCEG score recompute
- 2026-07-01 05:17 UTCEG score recompute
- 2026-07-01 01:00 UTCEG score recompute
- 2026-06-30 23:22 UTCEPSS rescore
- 2026-06-30 20:44 UTCEG score recompute
- 2026-06-30 16:28 UTCEG score recompute
- 2026-06-30 12:12 UTCEG score recompute
- 2026-06-30 06:34 UTCEG score recompute
- 2026-06-30 02:11 UTCEG score recompute
- 2026-06-29 21:55 UTCEG score recompute
- 2026-06-29 17:40 UTCEG score recompute
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 13:01 UTCEG score recompute
- 2026-06-29 08:45 UTCEG score recompute
- 2026-06-29 04:21 UTCEG score recompute
- 2026-06-28 23:34 UTCEG score recompute
- 2026-06-28 19:18 UTCEG score recompute
- 2026-06-28 15:02 UTCEG score recompute
- 2026-06-28 14:07 UTCEPSS rescore
- 2026-06-28 10:47 UTCEG score recompute
- 2026-06-28 06:31 UTCEG score recompute
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 02:16 UTCEG score recompute
- 2026-06-27 22:01 UTCEG score recompute
- 2026-06-27 17:45 UTCEG score recompute
- 2026-06-27 13:30 UTCEG score recompute
- 2026-06-27 09:13 UTCEG score recompute
- 2026-06-27 04:57 UTCEG score recompute
- 2026-06-27 03:08 UTCEPSS rescore
- 2026-06-27 00:41 UTCEG score recompute
- 2026-06-26 20:24 UTCEG score recompute
- 2026-06-26 16:08 UTCEG score recompute
- 2026-06-26 11:52 UTCEG score recompute
- 2026-06-26 01:51 UTCEG score recompute
- 2026-06-25 21:35 UTCEG score recompute
- 2026-06-25 17:20 UTCEG score recompute
- 2026-06-25 13:49 UTCEPSS rescore
- 2026-06-25 13:04 UTCEG score recompute
- 2026-06-25 08:48 UTCEG score recompute
- 2026-06-25 04:33 UTCEG score recompute
- 2026-06-25 00:17 UTCEG score recompute
- 2026-06-24 20:02 UTCEG score recompute
- 2026-06-24 14:05 UTCEPSS rescore
- 2026-06-24 13:00 UTCEG score recompute
- 2026-06-24 08:15 UTCEG score recompute
- 2026-06-24 03:51 UTCEG score recompute
- 2026-06-23 23:33 UTCEG score recompute
- 2026-06-23 21:33 UTCEPSS rescore
- 2026-06-23 21:33 UTCEPSS rescore
- 2026-06-23 19:16 UTCEG score recompute
- 2026-06-23 14:58 UTCEG score recompute
- 2026-06-23 10:40 UTCEG score recompute
- 2026-06-23 06:22 UTCEG score recompute
- 2026-06-23 02:02 UTCEG score recompute
- 2026-06-22 21:45 UTCEG score recompute
- 2026-06-22 17:04 UTCEG score recompute
- 2026-06-22 14:25 UTCEPSS rescore
- 2026-06-22 14:25 UTCEPSS rescore
- 2026-06-22 12:17 UTCEG score recompute
- 2026-06-22 07:56 UTCEG score recompute
- 2026-06-22 03:25 UTCEG score recompute
- 2026-06-21 22:40 UTCEG score recompute
- 2026-06-21 18:20 UTCEG score recompute
- 2026-06-21 14:56 UTCEPSS rescore
- 2026-06-21 14:56 UTCEPSS rescore
- 2026-06-21 13:35 UTCEG score recompute
Related CVEs(same CWE)
Same CWE
10 shownCWE-1321
Frequently asked(5)
What is CVE-2026-48713?
When was CVE-2026-48713 disclosed?
Is CVE-2026-48713 actively exploited?
What is the CVSS score of CVE-2026-48713?
How do I remediate CVE-2026-48713?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-48713
Is Your Infrastructure Affected by CVE-2026-48713?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.