VYPR

Rust Driver

by MongoDB

Source repositories

CVEs (3)

  • CVE-2025-11695HigOct 13, 2025
    risk 0.45cvss 8.0epss 0.00

    When tlsInsecure=False appears in a connection string, certificate validation is disabled. This vulnerability affects MongoDB Rust Driver versions prior to v3.2.5

  • CVE-2024-6382MedJul 2, 2024
    risk 0.35cvss 6.4epss 0.00

    Incorrect handling of certain string inputs may result in MongoDB Rust driver constructing unintended server commands. This may cause unexpected application behavior including data modification. This issue affects MongoDB Rust Driver 2.0 versions prior to 2.8.2

  • CVE-2021-20332MedAug 2, 2021
    risk 0.20cvss 4.2epss 0.00

    Specific MongoDB Rust Driver versions can include credentials used by the connection pool to authenticate connections in the monitoring event that is emitted when the pool is created. The user's logging infrastructure could then potentially ingest these events and unexpectedly…