Mongodb C_driver

8 CVEs affecting Mongodb C_driver. Latest disclosed: 2026-05-06. Critical: 0, High: 2.

Top CVEs affecting Mongodb C_driver
CVESeverityScorePublishedSummary
CVE-2026-6691High7.82026-05-06The MongoDB C Driver's Cyrus SASL integration performs unsafe string copying during username canonicalization, enabling a heap buffer overflow before any authe…
CVE-2024-7553High7.32024-08-07Incorrect validation of files loaded from a local untrusted directory may allow local privilege escalation if the underlying operating systems is Windows. This…
CVE-2025-12119Medium6.82025-11-18A mongoc_bulk_operation_t may read invalid memory if large options are passed.
CVE-2020-12135Medium5.52020-04-24bson before 0.8 incorrectly uses int rather than size_t for many variables, parameters, and return values. In particular, the bson_ensure_space() parameter byt…
CVE-2023-0437Medium5.32024-01-12When calling bson_utf8_validate on some inputs a loop with an exit condition that cannot be reached may occur, i.e. an infinite loop. This issue affects All Mo…
CVE-2026-6231Medium4.32026-04-13The bson_validate function may return early on specific inputs and incorrectly report success. This behavior could result in skipping validation for BSON data…
CVE-2021-32050Medium4.22023-08-29Some MongoDB Drivers may erroneously publish events containing authentication-related data to a command listener configured by an application. The published ev…
CVE-2026-4359Low2.02026-03-17A compromised third party cloud server or man-in-the-middle attacker could send a malformed HTTP response and cause a crash in applications using the MongoDB C…