VYPR

I18nextify

by I18next

npm: i18nextify

Source repositories

CVEs (1)

  • CVE-2026-41692MedMay 7, 2026
    risk 0.24cvss 4.7epss 0.00

    i18nextify is a JavaScript library that adds website internationalization via a script tag, without source code changes. Versions prior to 4.0.8 substitute {{key}} interpolation tokens inside src and href attribute values with the raw string returned by i18next.t(). The…