CVE Catalog

CVE-2026-42353

High
Published: Translated: NVD NIST

Summary

i18next-http-middleware prior to version 3.9.3 passed user-controlled lng and ns values without proper sanitization, potentially allowing for path traversal or SSRF attacks.

Risk Assessment

Organizations may be exposed to unauthorized access to systems or data, leading to serious security breaches.

Recommendation

It is recommended to upgrade i18next-http-middleware to version 3.9.3 or later to mitigate this vulnerability.

Other vulnerabilities in i18next-http-middleware

See all
Original NVD description (English source)

i18next-http-middleware is a middleware to be used with Node.js web frameworks like express or Fastify and also for Deno. Prior to version 3.9.3, i18next-http-middleware passes the user-controlled lng and ns values from getResourcesHandler directly into i18next.services.backendConnector.load(languages, namespaces, …) without any sanitization. Depending on which backend is configured, the unvalidated path segments enable either path traversal or SSRF. This issue has been patched in version 3.9.3.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS