---
cve: "CVE-2026-81521"
severity: "MEDIUM"
cvss: 6.5
epss: "3.9%"
vendor: "Generic Security"
kev: false
exploited: false
published: "2026-08-27 20:18:50"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-03T03:51:04+02:00"
---

# CVE-2026-81521

> 6.5 MEDIUM

## Beschreibung

The MongoDB Go Driver's client-level bulk write operation may accept a caller-supplied database name containing a reserved separator character without escaping it before the name is used to build the target namespace for the operation. An application that passes untrusted input as a database name could therefore have the write directed at a database and collection other than the ones it intended. Only the Client.BulkWrite API is affected.

## CVSS-Vektor

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

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

## Referenzen

- <https://jira.mongodb.org/browse/GODRIVER-4075>
- <https://pkg.go.dev/go.mongodb.org/mongo-driver/v2@v2.8.2>

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