Connection-Option Injection Vulnerability in MongoDB C# Driver
CVE-2026-81529

7.1HIGH

Key Information:

Vendor

Mongodb

Status
Vendor
CVE Published:
27 August 2026

What is CVE-2026-81529?

The MongoDB C# Driver is susceptible to a connection-option injection vulnerability due to improper handling of delimiters in the construction of connection URLs. This flaw allows attackers to inject malicious connection options by supplying untrusted text, which is then serialized without adequate sanitization. As a result, a low-privileged user can manipulate security-related connection settings, potentially leading to unauthorized access or alteration of data. Developers must ensure that any user input passed to the URL builder is properly validated and sanitized to mitigate this risk.

Affected Version(s)

C# Driver 3.5.0 < 3.11.1

References

CVSS V4

Score:
7.1
Severity:
HIGH
Confidentiality:
High
Integrity:
Low
Availability:
None
Attack Vector:
Network
Attack Complexity:
High
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.