---
cve: "CVE-2026-73562"
severity: "MEDIUM"
cvss: 6.5
epss: "37%"
vendor: "Automattic"
kev: false
exploited: false
published: "2026-08-13 18:18:18"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-19T22:02:03+02:00"
---

# CVE-2026-73562

> 6.5 MEDIUM · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Gering | warn |
| A Verfügbarkeit | Gering | warn |

## Patch verfügbar (OSV)

- 424b7d02e60821e67ddaadb2ee3a03eaee3ac6fb (Commit)
- 9b8f76f8106cbe2465248731805f18a4ef8e0262 (Commit)

## Referenzen

- <https://github.com/Automattic/mongoose/security/advisories/GHSA-664h-wqgq-64gw>
- <https://github.com/Automattic/mongoose/commit/35a3f33bc9a0a28671f99e3c5010000425650d0f>
- <https://github.com/Automattic/mongoose/commit/7285466b860d3b511f8d07b2ab72656703ee707a>
- <https://github.com/Automattic/mongoose/commit/953d085bee5a16b5d6c5af33a156e6314d6d9a45>
- <https://github.com/Automattic/mongoose/commit/fab793b747131c68927888cba41cf3e6d6593740>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-73562) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
