PT-2026-79973 · Bitnami · Mongoose
Published
2026-08-19
·
Updated
2026-08-19
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Mongoose