Beveiligingsadvies

CVE-2026-81529

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-08-27 18:32:31
Laatst bijgewerkt 2026-08-28 16:37:37
Toegewezen door mongodb
CVSS-score 7.1
Status PUBLISHED

Beschrijving

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.