Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2026-41683— HTTP response splitting and DoS in i18next-http-middleware via unsanitised Content-Language header

CVSS 8.6 · High EPSS 0.04% · P13
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-41683

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
HTTP response splitting and DoS in i18next-http-middleware via unsanitised Content-Language header
Source: NVD (National Vulnerability Database)
Vulnerability Description
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 wrote user-controlled language values into the Content-Language response header after passing them through utils.escape(), which is an HTML-entity encoder that does not strip carriage return, line feed, or other control characters. When the application used an older i18next (< 19.5.0) that still exercised the backward-compatibility fallback at LanguageDetector.js:100 or otherwise produced a raw detected value, CRLF sequences in the attacker-controlled lng parameter reached res.setHeader('Content-Language', ...) verbatim. This issue has been patched in version 3.9.3.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L
Source: NVD (National Vulnerability Database)
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Source: NVD (National Vulnerability Database)
Vulnerability Title
i18next-http-middleware 跨站脚本漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
i18next-http-middleware是i18next开源的一个用于Node.js和Deno的HTTP国际化中间件。 i18next-http-middleware 3.9.3之前版本存在跨站脚本漏洞,该漏洞源于将用户控制的语言值写入Content-Language响应标头时未正确清理回车、换行等控制字符,可能导致CRLF注入。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
i18nexti18next-http-middleware < 3.9.3 -

II. Public POCs for CVE-2026-41683

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-41683

登录查看更多情报信息。

Same Patch Batch · i18next · 2026-05-08 · 4 CVEs total

CVE-2026-416908.6 HIGHPrototype pollution and path traversal in i18next-http-middleware via user-controlled lang
CVE-2026-416938.2 HIGHi18next-fs-backend: Path traversal via unsanitised lng/ns allows arbitrary file read/overw
CVE-2026-423538.2 HIGHPath traversal / SSRF in i18next-http-middleware via user-controlled language and namespac

IV. Related Vulnerabilities

V. Comments for CVE-2026-41683

No comments yet


Leave a comment