← Back

Mongodb

mongodb

151 CVEs • 24 products

Products (24)

Click to collapse
Toggle
Mongodb
mongodb
C Driver
c_driver
Compass
compass
Mongosh
mongosh
Libbson
libbson
Ops Manager
ops_manager
Rust Driver
rust_driver
Php Driver
php_driver
Js Bson
js-bson
Bson
bson
Libmongocrypt
libmongocrypt
Java Driver
java_driver
Database Tools
database_tools
Mongomirror
mongomirror
Go Driver
go_driver
C++
c++
Node.js
node.js
Swift Driver
swift_driver
Pymongo
pymongo
Mongocryptd
mongocryptd

CVEs (151)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Mongodb
1Mongodb
Jun 17, 2026
May 13, 2026
8.7 HIGH· v4
8.8 HIGH· v3
N/A· v2
An issue in MongoDB Server's time-series collection implementation allows an authenticated user with database write privileges to trigger an out-of-bounds memory write in the mongod process. The issue results from an inc...Show more
An issue in MongoDB Server's time-series collection implementation allows an authenticated user with database write privileges to trigger an out-of-bounds memory write in the mongod process. The issue results from an inconsistency in the internal field-name-to-index mapping within the time-series bucket catalog. Under certain conditions this can result in arbitrary code execution. This issue impacts MongoDB Server v5.0 versions prior to 5.0.33, v6.0 versions prior to 6.0.28, v7.0 versions prior to 7.0.34, v8.0 versions prior to 8.0.23, v8.2 versions prior to 8.2.9 and v8.3 versions prior to 8.3.2.Show less
1Mongodb
1Mongodb
Jun 17, 2026
May 7, 2026
7.1 HIGH· v4
6.5 MEDIUM· v3
N/A· v2
An authenticated user can crash mongod when running $rankFusion or $scoreFusion with an empty pipeline on a view. When resolving a view, the server inspects the aggregation pipeline to determine whether it begins with a...Show more
An authenticated user can crash mongod when running $rankFusion or $scoreFusion with an empty pipeline on a view. When resolving a view, the server inspects the aggregation pipeline to determine whether it begins with an Atlas Search stage. For $rankFusion and $scoreFusion, this inspection reads the first element on each stage’s input pipeline array without first verifying that the array is non-empty. Supplying an empty pipeline causes a null pointer dereference and crashes the server. This issue affects MongoDB Server 8.2 versions prior to 8.2.7.Show less
1Mongodb
1C Driver
Jun 18, 2026
May 6, 2026
8.6 HIGH· v4
7.8 HIGH· v3
N/A· v2
The MongoDB C Driver's Cyrus SASL integration performs unsafe string copying during username canonicalization, enabling a heap buffer overflow before any authentication or network traffic. This may be triggered by passin...Show more
The MongoDB C Driver's Cyrus SASL integration performs unsafe string copying during username canonicalization, enabling a heap buffer overflow before any authentication or network traffic. This may be triggered by passing untrusted input in the username of a MongoDB URI with authMechanism=GSSAPI.Show less
1Mongodb
1Mongodb
Jun 17, 2026
Apr 29, 2026
5.3 MEDIUM· v4
4.3 MEDIUM· v3
N/A· v2
An authorization flaw in the user management command could allow an authenticated user to make limited changes to authentication-related data associated with another user account. This could affect how authentication is...Show more
An authorization flaw in the user management command could allow an authenticated user to make limited changes to authentication-related data associated with another user account. This could affect how authentication is performed for the impacted account.Show less
1Mongodb
1Mongodb
Jun 17, 2026
Apr 29, 2026
7.1 HIGH· v4
7.5 HIGH· v3
N/A· v2
Computing the MD5 checksum of a malformed BSON object under specific conditions may cause loss of availability in MongoDB server. This issue affects all MongoDB Server v8.2 versions, all MongoDB Server v8.1 versions, Mon...Show more
Computing the MD5 checksum of a malformed BSON object under specific conditions may cause loss of availability in MongoDB server. This issue affects all MongoDB Server v8.2 versions, all MongoDB Server v8.1 versions, MongoDB Server v8.0 versions prior to 8.0.21, MongoDB Server v7.0 versions prior to 7.0.32Show less
1Mongodb
1C Driver
Jun 17, 2026
Apr 13, 2026
5.3 MEDIUM· v4
7.5 HIGH· v3
N/A· v2
The bson_validate function may return early on specific inputs and incorrectly report success. This behavior could result in skipping validation for BSON data, allowing malformed or invalid UTF-8 sequences to bypass vali...Show more
The bson_validate function may return early on specific inputs and incorrectly report success. This behavior could result in skipping validation for BSON data, allowing malformed or invalid UTF-8 sequences to bypass validation and be processed incorrectly. The issue may affect applications that rely on these functions to validate untrusted BSON data before further processing. This issue affects MongoDB C Driver versions prior to 1.30.5, MongoDB C Driver version 2.0.0 and MongoDB C Driver version 2.0.1Show less
1Mongodb
1Mongodb
Jun 17, 2026
Mar 30, 2026
6.0 MEDIUM· v4
5.3 MEDIUM· v3
N/A· v2
A user with access to the cluster with a limited set of privilege actions can trigger a crash of a mongod process during the limited and unpredictable window when the cluster is being promoted from a replica set to a sha...Show more
A user with access to the cluster with a limited set of privilege actions can trigger a crash of a mongod process during the limited and unpredictable window when the cluster is being promoted from a replica set to a sharded cluster. This may cause a denial of service by taking down the primary of the replica set. This issue affects MongoDB Server v8.2 versions prior to 8.2.2, MongoDB Server v8.0 versions between 8.0.18, MongoDB Server v7.0 versions between 7.0.31.Show less
1Mongodb
1C Driver
Jun 17, 2026
Mar 17, 2026
2.0 LOW· v4
3.7 LOW· v3
N/A· v2
A 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 driver.
1Mongodb
1Mongodb
Jun 17, 2026
Mar 17, 2026
6.1 MEDIUM· v4
7.5 HIGH· v3
N/A· v2
A specially crafted aggregation query with $lookup by an authenticated user with write privileges can cause a double-free or use-after-free memory issue in the slot-based execution (SBE) engine when an in-memory hash tab...Show more
A specially crafted aggregation query with $lookup by an authenticated user with write privileges can cause a double-free or use-after-free memory issue in the slot-based execution (SBE) engine when an in-memory hash table is spilled to disk.Show less
1Mongodb
1Mongodb
Jun 17, 2026
Mar 17, 2026
8.7 HIGH· v4
8.8 HIGH· v3
N/A· v2
A use-after-free vulnerability can be triggered in sharded clusters by an authenticated user with the read role who issues a specially crafted $lookup or $graphLookup aggregation pipeline.
1Mongodb
1Mongodb
Jun 17, 2026
Mar 17, 2026
7.1 HIGH· v4
4.3 MEDIUM· v3
N/A· v2
An authenticated user with the read role may read limited amounts of uninitialized stack memory via specially-crafted issuances of the filemd5 command.
1Mongodb
1Mongodb
Jun 17, 2026
Feb 10, 2026
7.1 HIGH· v4
6.5 MEDIUM· v3
N/A· v2
An authorized user may disable the MongoDB server by issuing a query against a collection that contains an invalid compound wildcard index.
1Mongodb
1Mongodb
Jun 17, 2026
Feb 10, 2026
7.1 HIGH· v4
6.5 MEDIUM· v3
N/A· v2
An authorized user may trigger a server crash by running a $geoNear pipeline with certain invalid index hints.
1Mongodb
1Mongodb
Jun 17, 2026
Feb 10, 2026
5.3 MEDIUM· v4
4.3 MEDIUM· v3
N/A· v2
Incorrect validation of the profile command may result in the determination that a request altering the 'filter' is read-only.
1Mongodb
1Mongodb
Jun 17, 2026
Feb 10, 2026
7.1 HIGH· v4
7.5 HIGH· v3
N/A· v2
Complex queries can cause excessive memory usage in MongoDB Query Planner resulting in an Out-Of-Memory Crash.
1Mongodb
1Mongodb
Jun 17, 2026
Feb 10, 2026
7.1 HIGH· v4
7.5 HIGH· v3
N/A· v2
MongoDB Server may experience an out-of-memory failure while evaluating expressions that produce deeply nested documents. The issue arises in recursive functions because the server does not periodically check the depth o...Show more
MongoDB Server may experience an out-of-memory failure while evaluating expressions that produce deeply nested documents. The issue arises in recursive functions because the server does not periodically check the depth of the expression.Show less
1Mongodb
1Mongodb
Jun 17, 2026
Feb 10, 2026
8.2 HIGH· v4
7.5 HIGH· v3
N/A· v2
Connections received from the proxy port may not count towards total accepted connections, resulting in server crashes if the total number of connections exceeds available resources. This only applies to connections acce...Show more
Connections received from the proxy port may not count towards total accepted connections, resulting in server crashes if the total number of connections exceeds available resources. This only applies to connections accepted from the proxy port, pending the proxy protocol header.Show less
1Mongodb
1Mongodb
Jun 17, 2026
Feb 10, 2026
7.1 HIGH· v4
7.5 HIGH· v3
N/A· v2
Inserting certain large documents into a replica set could lead to replica set secondaries not being able to fetch the oplog from the primary. This could stall replication inside the replica set leading to server crash.
1Mongodb
1Mongodb
Jun 17, 2026
Dec 19, 2025
8.7 HIGH· v4
7.5 HIGH· v3
N/A· v2
Mismatched length fields in Zlib compressed protocol headers may allow a read of uninitialized heap memory by an unauthenticated client. This issue affects all MongoDB Server v7.0 prior to 7.0.28 versions, MongoDB Server...Show more
Mismatched length fields in Zlib compressed protocol headers may allow a read of uninitialized heap memory by an unauthenticated client. This issue affects all MongoDB Server v7.0 prior to 7.0.28 versions, MongoDB Server v8.0 versions prior to 8.0.17, MongoDB Server v8.2 versions prior to 8.2.3, MongoDB Server v6.0 versions prior to 6.0.27, MongoDB Server v5.0 versions prior to 5.0.32, MongoDB Server v4.4 versions prior to 4.4.30, MongoDB Server v4.2 versions greater than or equal to 4.2.0, MongoDB Server v4.0 versions greater than or equal to 4.0.0, and MongoDB Server v3.6 versions greater than or equal to 3.6.0.Show less
1Mongodb
1Mongodb
Jun 17, 2026
Dec 9, 2025
2.3 LOW· v4
5.4 MEDIUM· v3
N/A· v2
A post-authentication flaw in the network two-phase commit protocol used for cross-shard transactions in MongoDB Server may lead to logical data inconsistencies under specific conditions which are not predictable and exi...Show more
A post-authentication flaw in the network two-phase commit protocol used for cross-shard transactions in MongoDB Server may lead to logical data inconsistencies under specific conditions which are not predictable and exist for a very short period of time. This error can cause the transaction coordination logic to misinterpret the transaction as committed, resulting in inconsistent state on those shards. This may lead to low integrity and availability impact. This issue impacts MongoDB Server v8.0 versions prior to 8.0.16, MongoDB Server v7.0 versions prior to 7.0.26 and MongoDB server v8.2 versions prior to 8.2.2.Show less