MongoDB Inc.

63 CVEs across 24 MongoDB Inc. products. Browse MongoDB Inc. vulnerabilities, severities, and proof-of-concept exploits.

MongoDB Inc. products with known CVEs

ProductCVEs
MongoDB Server41
MongoDB Ops Manager5
C Driver2
Compass1
Js-Bson1
MongoDB C Driver1
MongoDB C# Driver1
MongoDB Compass1
MongoDB Database Tools1
Mongodb-Driver1
Mongodb-Driver-Legacy1
Mongodb-Driver-Sync1
MongoDB Enterprise Kubernetes Operator1
MongoDB For Vs Code1
MongoDB Go Driver1
MongoDB Node.js Driver Mongodb-Client-Encryption Module1
MongoDB Rust Driver1
Mongo-Java-Driver1
Mongomirror1
Ops Manager1
PHP Driver1
Server1
MongoDB Inc. CVEs — newest first
CVESeverityScorePublishedSummary
CVE-2026-9101Medium4.32026-05-20Prototype pollution in csv parsing logic during import can lead to untrusted file paths (but not arguments) entering shell.openExternal after specific user beh…
CVE-2026-9100Medium5.92026-05-20The MongoDB C Driver's legacy GridFS API accepts malformed file metadata from the database without adequate validation. Crafted documents in a GridFS collectio…
CVE-2026-8843Medium6.52026-05-18Creating a "2dsphere_bucket" index on a non-timeseries bucket collection will succeed, but any subsequent attempt to insert a document which triggers updating…
CVE-2026-6811Medium5.92026-05-14Stack exhaustion vulnerability in the MongoDB PHP driver can cause application crashes when processing deeply nested BSON documents in unusual circumstances wh…
CVE-2026-8336High7.52026-05-13After invoking $_internalJsEmit, which is not intended to be directly accessible, or mapreduce command’s map function in a certain way, an authenticated user c…
CVE-2026-8202Medium4.32026-05-13Using a densely populated chars mask and a large input string in the MongoDB aggregation operators $trim, $ltrim, and $rtrim, an authenticated user with aggreg…
CVE-2026-8201Medium6.42026-05-13A use-after-free vulnerability exists in MongoDB's Field-Level Encryption (FLE) query analysis component, affecting client-side uses of mongocryptd and crypt_s…
CVE-2026-8200Low2.72026-05-13When schema validation is enabled on a collection and an update or insert would violate the collection's schema, the local server log message generated may not…
CVE-2026-8199Medium6.52026-05-13An authenticated user can cause excess memory usage via bitwise match expression AST processing of $bitsAllSet, $bitsAnySet, $bitsAllClear, and $bitsAnyClear…
CVE-2026-8053High8.82026-05-13An issue in MongoDB Server's time-series collection implementation allows an authenticated user with database write privileges to trigger an out-of-bounds memo…
CVE-2026-8431High7.22026-05-12An administrative user with access to configure webhooks can execute arbitrary commands by configuring and then triggering webhooks containing specific FreeMar…
CVE-2026-8063Medium6.52026-05-07An authenticated user can crash mongod when running $rankFusion or $scoreFusion with an empty pipeline on a view. When resolving a view, the server inspects t…
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-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-2025-14847High7.52025-12-19Mismatched length fields in Zlib compressed protocol headers may allow a read of uninitialized heap memory by an unauthenticated client. This issue affects all…
CVE-2025-14345Medium4.22025-12-09A post-authentication flaw in the network two-phase commit protocol used for cross-shard transactions in MongoDB Server may lead to logical data inconsistencie…
CVE-2025-13644Medium6.52025-11-25MongoDB Server may experience an invariant failure during batched delete operations when handling documents. The issue arises when the server mistakenly assume…
CVE-2025-13643Low3.12025-11-25A user with access to the cluster with a limited set of privilege actions may be able to terminate queries that are being executed by other users. This may cau…
CVE-2025-13507Medium6.52025-11-25Inconsistent object size validation in time series processing logic may result in later processing of oversized BSON documents leading to an assert failing and…
CVE-2025-12893Medium4.22025-11-25Clients may successfully perform a TLS handshake with a MongoDB server despite presenting a client certificate not aligning with the documented Extended Key Us…
CVE-2025-12657Medium5.02025-11-03The KMIP response parser built into mongo binaries is overly tolerant of certain malformed packets, and may parse them into invalid objects. Later reads of thi…
CVE-2025-11979Medium5.32025-10-20An authorized user may crash the MongoDB server by causing buffer over-read. This can be done by issuing a DDL operation while queries are being issued, under…
CVE-2023-4009High7.22023-08-08In MongoDB Ops Manager v5.0 prior to 5.0.22 and v6.0 prior to 6.0.17 it is possible for an authenticated user with project owner or project user admin access t…
CVE-2023-0342Low3.12023-06-09MongoDB Ops Manager Diagnostics Archive may not redact sensitive PEM key file password app settings. Archives do not include the PEM files themselves. This iss…
CVE-2022-24272Medium6.52022-04-21An authenticated user may trigger an invariant assertion during command dispatch due to incorrect validation on the $external database. This may result in mong…
CVE-2021-32040Medium6.52022-04-12It may be possible to have an extremely long aggregation pipeline in conjunction with a specific stage/operator and cause a stack overflow due to the size of t…
CVE-2021-32036Medium5.42022-02-04An authenticated user without any specific authorizations may be able to repeatedly invoke the features command where at a high volume may lead to resource dep…
CVE-2021-32039Medium5.52022-01-20Users with appropriate file access may be able to access unencrypted user credentials saved by MongoDB Extension for VS Code in a binary file. These credential…
CVE-2021-20330Medium6.52021-12-15An attacker with basic CRUD permissions on a replicated collection can run the applyOps command with specially malformed oplog entries, resulting in a potentia…
CVE-2021-32037Medium6.52021-11-24An authorized user may trigger an invariant which may result in denial of service or server exit if a relevant aggregation request is sent to a shard. Usually…
CVE-2021-20332Medium4.22021-08-02Specific MongoDB Rust Driver versions can include credentials used by the connection pool to authenticate connections in the monitoring event that is emitted w…
CVE-2021-20333Medium5.32021-07-23Sending specially crafted commands to a MongoDB Server may result in artificial log entries being generated or for log entries to be split. This issue affects…
CVE-2021-20329Medium6.82021-06-10Specific cstrings input may not be properly validated in the MongoDB Go Driver when marshalling Go objects into BSON. A malicious user could use a Go object wi…
CVE-2021-20331Medium4.22021-05-13Specific versions of the MongoDB C# Driver may erroneously publish events containing authentication-related data to a command listener configured by an applica…
CVE-2021-20326Medium6.52021-04-30A user authorized to performing a specific type of find query may trigger a denial of service. This issue affects MongoDB Server v4.4 versions prior to 4.4.4.
CVE-2020-7924Medium4.22021-04-12Usage of specific command line parameter in MongoDB Tools which was originally intended to just skip hostname checks, may result in MongoDB skipping all certif…
CVE-2021-20334Medium4.82021-04-06A malicious 3rd party with local access to the Windows machine where MongoDB Compass is installed can execute arbitrary software with the privileges of the use…
CVE-2018-25004Medium4.92021-03-01A user authorized to performing a specific type of query may trigger a denial of service by issuing a generic explain command on a find query. This issue affec…
CVE-2020-7929Medium6.52021-03-01A user authorized to perform database queries may trigger denial of service by issuing specially crafted query contain a type of regex. This issue affects Mong…
CVE-2021-20328Medium6.42021-02-25Specific versions of the Java driver that support client-side field level encryption (CSFLE) fail to perform correct host name verification on the KMS server’s…
CVE-2021-20327Medium6.42021-02-25A specific version of the Node.js mongodb-client-encryption module does not perform correct validation of the KMS server’s certificate. This vulnerability in c…
CVE-2021-20335Medium6.72021-02-11For MongoDB Ops Manager versions prior to and including 4.2.24 with multiple OM application servers, that have SSL turned on for their MongoDB processes, the u…
CVE-2019-20925High7.52020-11-24An unauthenticated client can trigger denial of service by issuing specially crafted wire protocol messages, which cause the message decompressor to incorrectl…
CVE-2020-7927High8.12020-11-23Specially crafted API calls may allow an authenticated user who holds Organization Owner privilege to obtain an API key with Global Role privilege. This issue…
CVE-2018-20803Medium6.52020-11-23A user authorized to perform database queries may trigger denial of service by issuing specially crafted queries, which loop indefinitely in mathematics proces…
CVE-2020-7928Medium6.52020-11-23A user authorized to perform database queries may trigger a read overrun and access arbitrary memory by issuing specially crafted queries. This issue affects M…
CVE-2019-2393Medium6.52020-11-23A user authorized to perform database queries may trigger denial of service by issuing specially crafted queries, which use $lookup and collations. This issue…
CVE-2019-2392Medium6.52020-11-23A user authorized to perform database queries may trigger denial of service by issuing specially crafted queries, which use the $mod operator to overflow negat…
CVE-2019-20924Medium6.52020-11-23A user authorized to perform database queries may trigger denial of service by issuing specially crafted queries which trigger an invariant in the IndexBoundsB…
CVE-2019-20923Medium6.52020-11-23A user authorized to perform database queries may trigger denial of service by issuing specially crafted queries, which throw unhandled Javascript exceptions c…
CVE-2018-20805Medium6.52020-11-23A user authorized to perform database queries may trigger denial of service by issuing specially crafted queries, which perform an $elemMatch . This issue affe…
CVE-2018-20804Medium6.52020-11-23A user authorized to perform database queries may trigger denial of service by issuing specially crafted applyOps invocations. This issue affects MongoDB Serve…
CVE-2018-20802Medium6.52020-11-23A user authorized to perform database queries may trigger denial of service by issuing specially crafted queries with compound indexes affecting QueryPlanner…
CVE-2020-7926Medium6.52020-11-23A user authorized to perform database queries may cause denial of service by issuing a specially crafted query which violates an invariant in the server select…
CVE-2020-7925High7.52020-11-23Incorrect validation of user input in the role name parser may lead to use of uninitialized memory allowing an unauthenticated attacker to use a specially craf…
CVE-2020-7923Medium6.52020-08-21A user authorized to perform database queries may cause denial of service by issuing specially crafted queries, which violate an invariant in the query subsyst…
CVE-2019-2388Medium5.82020-05-13In affected Ops Manager versions there is an exposed http route was that may allow attackers to view a specific access log of a publicly exposed Ops Manager in…
CVE-2020-7921Medium4.62020-05-06Improper serialization of internal state in the authorization subsystem in MongoDB Server's authorization subsystem permits a user with valid credentials to by…
CVE-2020-7922Medium6.42020-04-09X.509 certificates generated by the MongoDB Enterprise Kubernetes Operator may allow an attacker with access to the Kubernetes cluster improper access to Mongo…
CVE-2019-2391Medium4.22020-03-31Incorrect parsing of certain JSON input may result in js-bson not correctly serializing BSON. This may cause unexpected application behaviour including data di…
CVE-2019-2390High8.22019-08-30An unprivileged user or program on Microsoft Windows which can create OpenSSL configuration files in a fixed location may cause utility programs shipped with M…
CVE-2019-2389Medium5.32019-08-30Incorrect scoping of kill operations in MongoDB Server's packaged SysV init scripts allow users with write access to the PID file to insert arbitrary PIDs to b…
CVE-2019-2386High7.12019-08-06After user deletion in MongoDB Server the improper invalidation of authorization sessions allows an authenticated user's session to persist and become conflate…