MongoDB C# Driver Vulnerability Affecting User Input Validation
CVE-2026-81528

5.3MEDIUM

Key Information:

Vendor

Mongodb

Status
Vendor
CVE Published:
27 August 2026

What is CVE-2026-81528?

The MongoDB C# driver has a vulnerability in its document-replacement code path where essential element-name/shape validation is absent. This allows untrusted input to be passed directly to the database, potentially leading to unintended execution of that input as database commands rather than treating it as mere data. Applications that pass loosely-typed input without proper validation risk exposing sensitive data or executing harmful operations under the application's credentials. Notably, applications utilizing strongly-typed document mappings are not influenced by this vulnerability.

Affected Version(s)

C# Driver 2.9.0 < 3.11.1

References

CVSS V4

Score:
5.3
Severity:
MEDIUM
Confidentiality:
Low
Integrity:
Low
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.