VYPR

crates.io package

mongodb

pkg:cargo/mongodb

Vulnerabilities (3)

  • CVE-2025-11695Oct 13, 2025
    affected < 3.2.5fixed 3.2.5

    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-6382Jul 2, 2024
    affected >= 2.0.0, < 2.8.2fixed 2.8.2

    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-20332Aug 2, 2021
    affected >= 1.0.0, < 2.0.0-betafixed 2.0.0-beta

    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 le