VulnSea

MongoDB has 117 CVEs on record between 2021 and 2026. Disclosure cadence is accelerating: 111 in the last 90 days against 5 in the 90 before. The busiest recent month was September 2026 with 71. The median CVSS is 6.5 (medium), with 3 rated critical. None have a confirmed exploitation report. The dominant weakness classes are CWE-943 (17) and CWE-617 (10). Most affected products: mongodb (50), c_driver (9), mongoid (8).

CVEs per month

Last 12 months, by publish date

101112010203040506070809
Exploited share
0% vs 1% corpus
Median CVSS
6.5
Publish → KEV
—
Last 90 days
111 prev 5

Products

  • mongodb 50
  • c_driver 9
  • mongoid 8
  • bi_connector_odbc_driver 7
  • Laravel MongoDB (PHP) 4
  • Python Driver 4
117
Total CVEs
3
Critical
0
CISA KEV
0
Exploited

mongodb vulnerabilities

CVEs affecting mongodb, newest first. Open any entry for full detail, references, and exploit status.

117 CVEsRSS

CVE-2026-82073Medium· 6.5
2w ago

A security issue in the MongoDB Server aggregation framework allows an authenticated user with limited read privileges to bypass view-level authorization checks and access data from unauthorized collections when Atlas Search features are…

A security issue in the MongoDB Server aggregation framework allows an authenticated user with limited read privileges to bypass view-level authorization checks and access data from unauthorized collections when Atlas Search features are…

▾ Sunlitmongodb · mongodbEPSS 0.33%via NVD
CVE-2026-84964Medium· 5.9
3w ago

A double free in the OpenSSL-based TLS certificate revocation checking path of the MongoDB C Driver can be reached by a TLS endpoint that the client already trusts

A double free in the OpenSSL-based TLS certificate revocation checking path of the MongoDB C Driver can be reached by a TLS endpoint that the client already trusts. During the handshake, specially formed certificate data can cause the sa…

▾ Sunlitmongodb · c_driverEPSS 0.26%via NVD
CVE-2026-84963Medium· 5.3
3w ago

An incorrect numeric conversion in the JSON parsing component of the MongoDB C Driver's BSON library may cause an unusually large text value to be silently shortened, or the corresponding field to be omitted, while the parsing operation …

An incorrect numeric conversion in the JSON parsing component of the MongoDB C Driver's BSON library may cause an unusually large text value to be silently shortened, or the corresponding field to be omitted, while the parsing operation …

▾ Sunlitmongodb · c_driverEPSS 0.31%via NVD
CVE-2026-84966Medium· 5.1
3w ago

An incorrect numeric type conversion in the BSON document building component of the MongoDB C++ Driver may cause a length value to be interpreted incorrectly

An incorrect numeric type conversion in the BSON document building component of the MongoDB C++ Driver may cause a length value to be interpreted incorrectly. When an application supplies an extremely large, non-terminated field name to …

▾ Sunlitmongodb · c++_driverEPSS 0.14%via NVD
CVE-2026-84965Medium· 5.1
3w ago

An integer wraparound in an allocation size calculation in the BSON library's JSON parsing code can cause a buffer to be released while a following copy operation still writes through the stale pointer

An integer wraparound in an allocation size calculation in the BSON library's JSON parsing code can cause a buffer to be released while a following copy operation still writes through the stale pointer. On builds where sizes are 32 bits,…

▾ Sunlitmongodb · c_driverEPSS 0.13%via NVD
CVE-2026-84962Medium· 4.2
3w ago

An unauthorized user with key vault write access may cause an authorized client to issue arbitrary authenticated Google Cloud KMS API calls under the authorized user's identity, escalating database-level access into cloud key control and…

An unauthorized user with key vault write access may cause an authorized client to issue arbitrary authenticated Google Cloud KMS API calls under the authorized user's identity, escalating database-level access into cloud key control and…

▾ Sunlitmongodb · libmongocryptEPSS 0.18%via NVD
CVE-2026-84971Medium· 6.5
3w ago

Improper handling of an unexpected value size in the decryption path of a client-side encryption library can cause a failed internal check that terminates the process using the library

Improper handling of an unexpected value size in the decryption path of a client-side encryption library can cause a failed internal check that terminates the process using the library. A party able to place a suitably formed encrypted v…

▾ Sunlitmongodb · libmongocryptEPSS 0.26%via NVD
CVE-2026-84967Medium· 4.3
3w ago

A component of the MongoDB extension for Visual Studio Code does not neutralize special characters in a connection string before that value is placed into a command line the extension composes for an integrated terminal

A component of the MongoDB extension for Visual Studio Code does not neutralize special characters in a connection string before that value is placed into a command line the extension composes for an integrated terminal. An unauthenticat…

▾ Sunlitmongodb · mongodbEPSS 0.27%via NVD
CVE-2026-84970Medium· 6.2
3w ago

A numeric truncation weakness exists in the JSON parsing component of the MongoDB C++ Driver's BSON library

A numeric truncation weakness exists in the JSON parsing component of the MongoDB C++ Driver's BSON library. An actor who controls the text that an embedding application hands to the library's public JSON parsing interface, when that tex…

▾ Sunlitmongodb · c++_driverEPSS 0.12%via NVD
CVE-2026-84969Low· 3.7
3w ago

A memory-handling error in the BSON-to-JSON conversion helpers of the MongoDB C Driver can write a small number of bytes past the end of a heap buffer when a binary field is encoded and the output is cut short at a caller-configured leng…

A memory-handling error in the BSON-to-JSON conversion helpers of the MongoDB C Driver can write a small number of bytes past the end of a heap buffer when a binary field is encoded and the output is cut short at a caller-configured leng…

▾ Sunlitmongodb · c_driverEPSS 0.27%via NVD
CVE-2026-84968Medium· 5.3
3w ago

An out-of-bounds read in the BSON decoding component of the MongoDB PHP driver may allow an unauthenticated party who supplies specially formed input to have a small amount of adjacent process memory copied into an error message that is …

An out-of-bounds read in the BSON decoding component of the MongoDB PHP driver may allow an unauthenticated party who supplies specially formed input to have a small amount of adjacent process memory copied into an error message that is …

▾ Sunlitmongodb · php_driverEPSS 0.33%via NVD
CVE-2026-76798Medium· 6.3
1mo ago

The MongoSQL Transition Readiness Tool writes query text and user names read from BI Connector log files into its generated HTML report without encoding them for that output context

The MongoSQL Transition Readiness Tool writes query text and user names read from BI Connector log files into its generated HTML report without encoding them for that output context. A user able to issue queries through the BI Connector …

▾ Sunlitmongodb · mongosql_transition_readiness_toolEPSS 0.29%via NVD
CVE-2026-76797Medium· 6.3
1mo ago

The MongoSQL Transition Readiness Tool writes database and collection names into its generated CSV reports without neutralizing leading characters that spreadsheet applications treat as formulas

The MongoSQL Transition Readiness Tool writes database and collection names into its generated CSV reports without neutralizing leading characters that spreadsheet applications treat as formulas. A user with write privileges on the clust…

▾ Sunlitmongodb · mongosql_transition_readiness_toolEPSS 0.35%via NVD
CVE-2026-76794Medium· 4.6
1mo ago

MongoSQL Transition Readiness Tool does not sufficiently encode database metadata before including it in generated HTML

MongoSQL Transition Readiness Tool does not sufficiently encode database metadata before including it in generated HTML. A MongoDB user with write access can introduce crafted metadata that may cause script code to run when another user …

▾ Sunlitmongodb · mongosql_transition_readiness_toolEPSS 0.23%via NVD
CVE-2026-81533High· 7.1
1mo ago

An application using the MongoDB BI Connector ODBC Driver may encounter a memory-safety issue when a submitted SQL statement contains an unusually long run of digits following a LIMIT clause

An application using the MongoDB BI Connector ODBC Driver may encounter a memory-safety issue when a submitted SQL statement contains an unusually long run of digits following a LIMIT clause. The issue occurs only on connections where th…

▾ Twilightmongodb · bi_connector_odbc_driverEPSS 0.37%via NVD
CVE-2026-81532High· 8.8
1mo ago

A user able to submit SQL through an application using the MongoDB Connector for BI ODBC driver can supply a positioned-cursor statement whose cursor name exceeds the size of an internal fixed-length buffer

A user able to submit SQL through an application using the MongoDB Connector for BI ODBC driver can supply a positioned-cursor statement whose cursor name exceeds the size of an internal fixed-length buffer. Because the name length is no…

▾ Twilightmongodb · bi_connector_odbc_driverEPSS 0.49%via NVD
CVE-2026-75159Medium· 5.9
1mo ago

An unauthenticated client that can reach a MongoDB Connector for BI deployment configured with Kerberos authentication may cause mongosqld to terminate when a crafted authentication exchange encounters a specific GSSAPI error-handling co…

An unauthenticated client that can reach a MongoDB Connector for BI deployment configured with Kerberos authentication may cause mongosqld to terminate when a crafted authentication exchange encounters a specific GSSAPI error-handling co…

▾ Sunlitmongodb · bi_connectorEPSS 0.28%via NVD
CVE-2026-75573Medium· 4.4
1mo ago

In MongoDB Connector for BI, mongodrdl may write a TLS private-key password to standard error when the password is supplied through both the connection URI and the corresponding command-line option

In MongoDB Connector for BI, mongodrdl may write a TLS private-key password to standard error when the password is supplied through both the connection URI and the corresponding command-line option. A local user with access to the captur…

▾ Sunlitmongodb · bi_connectorEPSS 0.10%via NVD
CVE-2026-81523Medium· 4.4
1mo ago

A missing input-validation issue in MongoDB libmongocrypt's automatic-encryption context setup allows a caller-supplied database identifier to be accepted without sanitization

A missing input-validation issue in MongoDB libmongocrypt's automatic-encryption context setup allows a caller-supplied database identifier to be accepted without sanitization. The resulting impact is limited to incorrect schema selectio…

▾ Sunlitmongodb · libmongocryptEPSS 0.10%via NVD
CVE-2026-19004High· 8.1
1mo ago

An application using the MongoDB BI Connector ODBC Driver may experience a memory-safety issue when processing output parameters from a stored procedure

An application using the MongoDB BI Connector ODBC Driver may experience a memory-safety issue when processing output parameters from a stored procedure. Triggering this issue requires connecting to an untrusted or impersonated database …

▾ Twilightmongodb · bi_connector_odbc_driverEPSS 0.50%via NVD
CVE-2026-19003High· 7.8
1mo ago

A data source definition containing an over-length file path setting may cause the MongoDB BI Connector ODBC Driver setup dialog to write outside the bounds of an allocated buffer

A data source definition containing an over-length file path setting may cause the MongoDB BI Connector ODBC Driver setup dialog to write outside the bounds of an allocated buffer. The issue stems from an incorrect buffer capacity calcul…

▾ Twilightmongodb · bi_connector_odbc_driverEPSS 0.21%via NVD
CVE-2026-19002High· 8.1
1mo ago

A missing bounds check when parsing stored procedure parameter metadata in the MongoDB BI Connector ODBC Driver can result in an out-of-bounds write in the client application process

A missing bounds check when parsing stored procedure parameter metadata in the MongoDB BI Connector ODBC Driver can result in an out-of-bounds write in the client application process. Triggering this issue requires control over the serve…

▾ Twilightmongodb · bi_connector_odbc_driverEPSS 0.40%via NVD
CVE-2026-19001Critical· 9.8
1mo ago

The MongoDB BI Connector ODBC Driver may write outside the bounds of a fixed-size buffer when an application supplies an unusually long catalog, schema, or object name to a metadata retrieval function

The MongoDB BI Connector ODBC Driver may write outside the bounds of a fixed-size buffer when an application supplies an unusually long catalog, schema, or object name to a metadata retrieval function. This may result in memory corruptio…

▾ Midnightmongodb · bi_connector_odbc_driverEPSS 0.54%via NVD
CVE-2026-18888Medium· 6.5
1mo ago

The MongoDB BI Connector ODBC Driver converts floating point column values into text without checking that the result fits within the destination buffer

The MongoDB BI Connector ODBC Driver converts floating point column values into text without checking that the result fits within the destination buffer. When an application reads a sufficiently large floating point value as text, the dr…

▾ Sunlitmongodb · bi_connector_odbc_driverEPSS 0.32%via NVD
CVE-2026-18710Medium· 6.5
1mo ago

A MongoDB driver component could write sensitive configuration information, including a credential used for outbound network connectivity, to application log output in cleartext during routine client initialization

A MongoDB driver component could write sensitive configuration information, including a credential used for outbound network connectivity, to application log output in cleartext during routine client initialization. This occurs automatic…

▾ Sunlitmongodb · java_driverEPSS 0.15%via NVD
CVE-2026-18712High· 8.1
1mo ago

An issue in MongoDB Server's Queryable Encryption maintenance operations could allow an authenticated user with privileges on one encrypted collection to cause unauthorized modification or destruction of data belonging to a different col…

An issue in MongoDB Server's Queryable Encryption maintenance operations could allow an authenticated user with privileges on one encrypted collection to cause unauthorized modification or destruction of data belonging to a different col…

▾ Twilightmongodb · mongodbEPSS 0.18%via NVD
CVE-2026-18711High· 7.1
1mo ago

An issue in MongoDB Server's query execution engine could allow an authenticated user with read and write privileges to cause an internal reference to be used after the underlying memory has been freed, when running certain queries again…

An issue in MongoDB Server's query execution engine could allow an authenticated user with read and write privileges to cause an internal reference to be used after the underlying memory has been freed, when running certain queries again…

▾ Twilightmongodb · mongodbEPSS 0.47%via NVD
CVE-2026-18709Medium· 6.4
1mo ago

An issue in MongoDB Server could allow an authenticated user with direct network access to a shard to improperly commit or abort an in-progress prepared transaction, bypassing the intended transaction coordination process

An issue in MongoDB Server could allow an authenticated user with direct network access to a shard to improperly commit or abort an in-progress prepared transaction, bypassing the intended transaction coordination process. This could res…

▾ Sunlitmongodb · mongodbEPSS 0.19%via NVD
CVE-2026-18708Medium· 6.4
1mo ago

An issue in MongoDB Server's JavaScript scripting engine could allow an authenticated user with write privileges to cause code they control to be executed within the query scope of other users, through a specially crafted stored value pr…

An issue in MongoDB Server's JavaScript scripting engine could allow an authenticated user with write privileges to cause code they control to be executed within the query scope of other users, through a specially crafted stored value pr…

▾ Sunlitmongodb · mongodbEPSS 0.38%via NVD
CVE-2026-18707Medium· 4.3
1mo ago

An issue in MongoDB Server could allow an authenticated user, including one with no assigned privileges, to cause the server process to terminate unexpectedly by submitting a specially formed aggregation command

An issue in MongoDB Server could allow an authenticated user, including one with no assigned privileges, to cause the server process to terminate unexpectedly by submitting a specially formed aggregation command. This could result in a d…

▾ Sunlitmongodb · mongodbEPSS 0.26%via NVD
mongodb vulnerabilities (CVEs) — page 3 · VulnSea