目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1325

100%

CVE-2026-48714— i18next i18next-http-middleware 输入验证错误漏洞

CVSS 9.1 · Critical EPSS 0.38% · P30

影响版本矩阵 1

厂商产品版本范围状态
i18nexti18next-http-middleware< 3.9.7affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-48714 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
i18next-http-middleware missingKeyHandler does not reject keys whose segments contain prototype-polluting names
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
i18next-http-middleware is a middleware to be used with Node.js web frameworks like express or Fastify and also for Deno. In versions prior to 3.9.7, the missingKeyHandler blocked the literal request-body keys __proto__, constructor, and prototype (added in 3.9.3, see GHSA-5fgg-jcpf-8jjw), but did not reject dotted variants such as "__proto__.polluted". Downstream backends that split the missing-key string on a configured keySeparator (notably i18next-fs-backend ≤ 2.6.5) hand these keys to an unguarded setPath() walker that writes to Object.prototype. Applications that expose missingKeyHandler to untrusted input AND use i18next-fs-backend ≤ 2.6.5 are directly exploitable for remote prototype pollution. Other downstream backends that split the missing-key string the same way may be similarly affected. Depending on the host application, polluted prototype properties may cause crashes, corrupted translation behaviour, configuration poisoning, or bypasses of property-based security checks. This issue has been fixed in version 3.9.7. If developers cannot upgrade immediately, they should do the following: do not expose missingKeyHandler to untrusted users (mount it behind authentication, or remove the route), add a request-body filter ahead of the handler that rejects any top-level key containing __proto__, constructor, or prototype after splitting on their configured keySeparator, and disable missing-key persistence (saveMissing: false) when accepting writes from untrusted input.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
CWE-1321
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
i18next i18next-http-middleware 输入验证错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
i18next i18next-http-middleware是i18next的Web中间件。 i18next i18next-http-middleware 3.9.7之前版本存在输入验证错误漏洞,该漏洞源于missingKeyHandler对请求体键的清理不足,未能拒绝带点的变体键(如“__proto__.polluted”),导致下游后端(如i18next-fs-backend 2.6.5及之前版本)的未受保护的setPath()可写入Object.prototype,从而导致远程原型污染,攻击者可
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
i18nexti18next-http-middleware < 3.9.7 -

二、漏洞 CVE-2026-48714 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-48714 的情报信息

登录查看更多情报信息。

CVE-2026-48714 补丁与修复 (1)

CVE-2026-48714 厂商安全公告 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-48714

暂无评论


发表评论