Prototype Pollution Vulnerability in i18next-fs-backend by i18next
CVE-2026-48713
What is CVE-2026-48713?
An exploitable prototype pollution vulnerability exists in the i18next-fs-backend versions prior to 2.6.6. This issue arises from the mishandling of crafted missing-key strings, leading to potential manipulation of the Object.prototype. Attackers can exploit this weakness when the missingKeyHandler is exposed to untrusted input, permitting arbitrary properties to be written on the global object prototype. Consequences may include application crashes, faulty translations, configuration corruption, or circumvention of security measures. To mitigate risks, developers should either upgrade to version 2.6.6, restrict access to the missingKeyHandler, disable missing-key persistence, or disable key splitting in their i18next configurations.
Affected Version(s)
i18next-fs-backend < 2.6.6
