i18next-http-backend has Path Traversal & URL Injection via Unsanitised lng/ns
- Severity:
- Medium
Description
Versions of i18next-http-backend prior to 3.0.5 interpolate the lng and ns values directly into the configured loadPath / addPath URL template without any encoding, validation, or path sanitisation.
Recommendation
Update the i18next-http-backend package to the latest compatible version. Followings are version details:
- Affected version(s): < 3.0.5
- Patched version(s): 3.0.5
References
Related Issues
- i18next-locize-backend has URL Injection via Unsanitized Path Parameters - CVE-2026-41885
- SCEditor has DOM XSS via emoticon URL/HTML injection - CVE-2026-25581
- Kysely: JSON-path traversal injection via unsanitized path-leg metacharacters in `JSONPathBuilder.key()` / `.at()` - CVE-2026-44635
- Nitro has a proxy scope bypass via percent-encoded path traversal in `routeRules` - CVE-2026-44373
You might also like:
- Tags:
- npm
- i18next-http-backend
Anything's wrong? Let us know Last updated on May 11, 2026


