CVE-2026-73562
Last modified
CVE-2026-73562 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.37% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Automattic | mongoose | < 6.13.10; >= 7.0.0, < 7.8.10; >= 8.0.0, < 8.24.1; >= 9.0.0, < 9.7.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-73562?
How severe is CVE-2026-73562?
How do I fix CVE-2026-73562?
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-73557vLLM is an inference and serving engine for large language m…6.3
- CVE-2026-73558vLLM is an inference and serving engine for large language m…5.3
- CVE-2026-73559vLLM is an inference and serving engine for large language m…6.5
- CVE-2026-7356Use after free in Navigation in Google Chrome prior to 147.0…8.8
- CVE-2026-73560vLLM is an inference and serving engine for large language m…6.5
- CVE-2026-73561Hub is a Node.js WebSocket server and client with added feat…7.5
- CVE-2026-73563Backstage is an open framework for building developer portal…4.7
- CVE-2026-73564frp is a fast reverse proxy. From 0.53.0 until 0.70.1, frp's…8.7
- CVE-2026-73565@hono/node-server allows running the Hono application on Nod…5.3
- CVE-2026-73566node-tar is a tar archive manipulation library for Node.js. …7.5
- CVE-2026-73567sm-crypto provides JavaScript implementations of the Chinese…9.1
- CVE-2026-73568py-libp2p is the Python implementation of the libp2p network…7.5
Are you affected by CVE-2026-73562?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
