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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-27 20:18
Updated : 2026-08-28 21:16
NVD link : CVE-2026-81529
Mitre link : CVE-2026-81529
CVE.ORG link : CVE-2026-81529
JSON object : View
Products Affected
No product.
CWE
CWE-88
Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')
