Vulnerability in MongoDB C# Driver
CVE-2026-81529
Improper neutralization of delimiters in connection-URL construction allows connection-option injection in the MongoDB C# Driver. When an application passes untrusted text into the driver's connection-URL builder and round-trips the builder back into a client configuration, the untrusted text is serialized without neutralizing the URL/option delimiters and is then re-parsed as authoritative connection options. A low-privileged user of such an application can thereby introduce or suppress security-relevant connection settings.
CVSS v3 metric
CVSS v3 base score 7.1 (High). Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N.
Affected products
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-81529?
- CVE-2026-81529 is a high-severity vulnerability in MongoDB C# Driver, classified under Argument Injection. CVSS score: 7.1/10. Published 2026-08-27.
- How severe is CVE-2026-81529?
- High severity. CVSS v3 base score is 7.1 out of 10.