Vulnerability Description
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 Score
HIGH
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-81529?
CVE-2026-81529 is a vulnerability with a CVSS score of 7.1 (HIGH). 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...
How severe is CVE-2026-81529?
CVE-2026-81529 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-81529?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.