VYPR

Mongo C Driver

by MongoDB

Source repositories

CVEs (5)

  • CVE-2026-81529HigAug 27, 2026
    risk 0.46cvss 7.1epss

    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…

  • CVE-2026-81527MedAug 27, 2026
    risk 0.42cvss 6.5epss

    A NoSQL/expression injection weakness exists in the LINQ-to-aggregation query translation layer of the MongoDB C# Driver, in both aggregation expression and query filter translation. When application-supplied values are embedded in certain query constructs, special elements…

  • CVE-2026-81530MedAug 27, 2026
    risk 0.36cvss 5.6epss

    A weakness in the client-side encryption configuration surface of the MongoDB C# Driver causes sensitive key-management credential material supplied by the application to be reproduced verbatim in the driver's human-readable diagnostic representation of its client settings,…

  • CVE-2026-81528MedAug 27, 2026
    risk 0.35cvss 5.4epss

    A MongoDB C# driver document-replacement code path omits the element-name/shape validation that the equivalent write paths apply, so a value supplied as a replacement is forwarded to the server without neutralization of query-language special elements. An application that passes…

  • CVE-2026-81524MedAug 27, 2026
    risk 0.35cvss 5.4epss

    A weakness in the MongoDB C Driver allows special elements in caller-supplied database and collection name components to pass without sanitization when the driver composes the target namespace for an operation. An application that incorporates untrusted input into these name…