CVE-2026-41885
Last modified
CVE-2026-41885 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. i18next-locize-backend is a simple i18next backend for locize.com which can be used in Node.js, in the browser and for Deno. Prior to version 9.0.2, i18next-locize-backend interpolates lng, ns, projectId, and version directly into the configured loadPath / privatePath / addPath / updatePath / getLanguagesPath URL templates with no path-component validation and no encoding. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
i18next-locize-backend is a simple i18next backend for locize.com which can be used in Node.js, in the browser and for Deno. Prior to version 9.0.2, i18next-locize-backend interpolates lng, ns, projectId, and version directly into the configured loadPath / privatePath / addPath / updatePath / getLanguagesPath URL templates with no path-component validation and no encoding. When an application exposes any of these values to user-controlled input (?lng= / ?ns= query parameters via i18next-browser-languagedetector, cookies, request headers, or a URL-derived projectId), a crafted value can change the structure of the outgoing request URL. Affected call sites in lib/index.js (pre-patch): the interpolate() helper is used at the five URL-build sites — _readAny/read (line 415 for private, 426 for public), getLanguages (lines 271 and 296), and writePage (lines 616 and 622) for the missing-key and update POST paths. The helper interpolate in lib/utils.js substitutes raw values with no encoding. This issue has been patched in version 9.0.2.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-41885?
How severe is CVE-2026-41885?
How do I fix CVE-2026-41885?
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-41878R-SOFT DMS is vulnerable to Insecure Direct Object Reference…7.1
- CVE-2026-41879R-SOFT DMS stores superadmin credentials using a non-salted …8.2
- CVE-2026-4188A security flaw has been discovered in D-Link DIR-619L 2.06B…8.8
- CVE-2026-41880R-SOFT DMS is vulnerable to OS Command Injection in the Opti…9
- CVE-2026-41882In JetBrains IntelliJ IDEA before 2024.3.7.1, 2025.1.7.1, 2…7.5
- CVE-2026-41883OmniFaces is a utility library for Faces. Prior to versions …8.1
- CVE-2026-41886locize is a localization platform that connects code and i18…7.5
- CVE-2026-41887Flarum is open-source forum software. Prior to versions 1.8.…4.9
- CVE-2026-41888Distribution is a toolkit to pack, ship, store, and deliver …6.5
- CVE-2026-41889pgx is a PostgreSQL driver and toolkit for Go. Prior to vers…9.8
- CVE-2026-4189A weakness has been identified in phpipam up to 1.7.4. The i…4.7
- CVE-2026-41890CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a …6.9
Are you affected by CVE-2026-41885?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
