CVE-2026-73562
Published:August 13, 2026
Updated:August 31, 2026
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.
Affected Packages
https://github.com/Automattic/mongoose.git (GITHUB):
Affected version(s) >=7.0.0 <7.8.10Fix Suggestion:
Update to version 7.8.10https://github.com/Automattic/mongoose.git (GITHUB):
Affected version(s) >=9.0.0 <9.7.2Fix Suggestion:
Update to version 9.7.2https://github.com/Automattic/mongoose.git (GITHUB):
Affected version(s) >=0.0.1 <6.13.10Fix Suggestion:
Update to version 6.13.10https://github.com/Automattic/mongoose.git (GITHUB):
Affected version(s) >=8.0.0 <8.24.1Fix Suggestion:
Update to version 8.24.1mongoose (NPM):
Affected version(s) >=8.0.0 <8.24.1Fix Suggestion:
Update to version 8.24.1mongoose (NPM):
Affected version(s) >=9.0.0 <9.7.2Fix Suggestion:
Update to version 9.7.2mongoose (NPM):
Affected version(s) >=7.0.0 <7.8.10Fix Suggestion:
Update to version 7.8.10mongoose (NPM):
Affected version(s) >=0.0.1 <6.13.10Fix Suggestion:
Update to version 6.13.10Additional Notes
The description of this vulnerability differs from MITRE.
Related Resources (14)
Do you need more information?
Contact UsCVSS v4
Base Score:
6.9
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
LOW
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
LOW
Availability
LOW
Weakness Type (CWE)
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
EPSS
Base Score:
0.37