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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-73562— Mongoose Schema路径getter原型污染漏洞

CVSS 6.5 · Medium

可能的 ATT&CK 技术 1AI

T1552 · Unsecured Credentials

影响版本矩阵 4

厂商产品版本范围状态
Automatticmongoose< 6.13.10affected
>= 7.0.0, < 7.8.10affected
>= 8.0.0, < 8.24.1affected
>= 9.0.0, < 9.7.2affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Mongoose: Prototype pollution in the update casting via __proto__-prefixed dotted path (Schema._getSchema/path getter)
来源: CVE Program / CVE List V5
Vulnerability Description
Mongoose is a MongoDB object modeling tool designed to work in an asynchronous environment. Prior to 6.13.10, 7.8.10, 8.24.1, and 9.7.2, passing a user-controlled update such as MyModel.updateOne(filter, req.body) can exploit Mongoose update casting with a __proto__.x dotted path under $set. Schema.prototype.path and Schema.prototype._getPathType can treat inherited properties of schema.paths and schema.nested as schema types, allowing the casting process to set $fullPath and $parentSchemaDocArray on Object.prototype before throwing. This prototype pollution makes those properties visible on newly created objects and can cause application integrity and availability impacts. This issue is fixed in versions 6.13.10, 7.8.10, 8.24.1, and 9.7.2.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
来源: CVE Program / CVE List V5
Vulnerability Type
CWE-1321
来源: CVE Program / CVE List V5

受影响产品

厂商产品影响版本CPE订阅
Automatticmongoose < 6.13.10 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-73562 补丁与修复 (4)

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-73562

暂无评论


发表评论