crates.io package
mongodb
pkg:cargo/mongodb
Vulnerabilities (3)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2025-11695 | — | < 3.2.5 | 3.2.5 | Oct 13, 2025 | 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-6382 | — | >= 2.0.0, < 2.8.2 | 2.8.2 | Jul 2, 2024 | 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-20332 | — | >= 1.0.0, < 2.0.0-beta | 2.0.0-beta | Aug 2, 2021 | 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 |
- CVE-2025-11695Oct 13, 2025affected < 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, 2024affected >= 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, 2021affected >= 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