CVE-2026-41683
Last modified
CVE-2026-41683 is a high-severity vulnerability rated 8.6/10 on the CVSS scale. 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. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-41683?
How severe is CVE-2026-41683?
How do I fix CVE-2026-41683?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-41678rust-openssl provides OpenSSL bindings for the Rust programm…8.1
- CVE-2026-41679Paperclip is a Node.js server and React UI that orchestrates…10
- CVE-2026-4168A vulnerability was identified in Tecnick TCExam 16.5.0. Thi…2.4
- CVE-2026-41680Marked is a markdown parser and compiler. From 18.0.0 to 18.…7.5
- CVE-2026-41681rust-openssl provides OpenSSL bindings for the Rust programm…7.5
- CVE-2026-41682pupnp is an SDK for development of UPnP device and control p…6.9
- CVE-2026-41684Incus is a system container and virtual machine manager. Pri…6.5
- CVE-2026-41685Incus is a system container and virtual machine manager. Pri…4.3
- CVE-2026-41686Claude SDK for TypeScript provides access to the Claude API …4.4
- CVE-2026-41687Wallos is an open-source, self-hostable personal subscriptio…4.3
- CVE-2026-41688Wallos is an open-source, self-hostable personal subscriptio…7.7
- CVE-2026-41689Wallos is an open-source, self-hostable personal subscriptio…6
Are you affected by CVE-2026-41683?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
