MongoDB NoSQL Database
Don't miss out!
Thousands of developers use stack.watch to stay informed.Get an email whenever new security vulnerabilities are reported in MongoDB.
MongoDB EOL Dates
Ensure that you are using a supported version of MongoDB. Here are some end of life, and end of support dates for MongoDB.
| Release | EOL Date | Status |
|---|---|---|
| 8.3 | October 31, 2029 |
Active
MongoDB 8.3 will become EOL in 3 years (in 2029). |
| 8.2 | July 31, 2026 |
EOL This Year
MongoDB 8.2 will become EOL this year, in July 2026. |
| 8.1 | September 30, 2025 |
EOL
MongoDB 8.1 became EOL in 2025. |
| 8.0 | October 31, 2029 |
Active
MongoDB 8.0 will become EOL in 3 years (in 2029). |
| 7.3 | October 31, 2024 |
EOL
MongoDB 7.3 became EOL in 2024. |
| 7.2 | March 27, 2024 |
EOL
MongoDB 7.2 became EOL in 2024. |
| 7.1 | January 23, 2024 |
EOL
MongoDB 7.1 became EOL in 2024. |
| 7.0 | August 31, 2027 |
Active
MongoDB 7.0 will become EOL next year, in August 2027. |
| 6.3 | August 31, 2023 |
EOL
MongoDB 6.3 became EOL in 2023. |
| 6.2 | April 24, 2023 |
EOL
MongoDB 6.2 became EOL in 2023. |
| 6.1 | February 9, 2023 |
EOL
MongoDB 6.1 became EOL in 2023. |
| 6.0 | July 31, 2025 |
EOL
MongoDB 6.0 became EOL in 2025. |
| 5.3 | July 31, 2022 |
EOL
MongoDB 5.3 became EOL in 2022. |
| 5.2 | March 23, 2022 |
EOL
MongoDB 5.2 became EOL in 2022. |
| 5.1 | January 18, 2022 |
EOL
MongoDB 5.1 became EOL in 2022. |
| 5.0 | October 31, 2024 |
EOL
MongoDB 5.0 became EOL in 2024. |
| 4.4 | February 29, 2024 |
EOL
MongoDB 4.4 became EOL in 2024. |
| 4.2 | April 30, 2023 |
EOL
MongoDB 4.2 became EOL in 2023. |
| 4.0 | April 30, 2022 |
EOL
MongoDB 4.0 became EOL in 2022. |
| 3.6 | April 30, 2021 |
EOL
MongoDB 3.6 became EOL in 2021. |
By the Year
In 2026 there have been 24 vulnerabilities in MongoDB with an average score of 6.5 out of ten. Last year, in 2025 MongoDB had 18 security vulnerabilities published. That is, 6 more vulnerabilities have already been reported in 2026 as compared to last year. However, the average CVE base score of the vulnerabilities in 2026 is greater by 0.60.
| Year | Vulnerabilities | Average Score |
|---|---|---|
| 2026 | 24 | 6.45 |
| 2025 | 18 | 5.85 |
| 2024 | 10 | 7.10 |
| 2023 | 1 | 7.50 |
| 2022 | 4 | 6.65 |
| 2021 | 7 | 6.09 |
| 2020 | 15 | 6.50 |
| 2019 | 3 | 6.87 |
It may take a day or so for new MongoDB vulnerabilities to show up in the stats or in the list of recent security vulnerabilities. Additionally vulnerabilities may be tagged under a different product or component name.
Recent MongoDB Security Vulnerabilities
MongoDB 7.0 (pre-7.0.32) | 2dsphere_bucket Index Crash on Non-TS Buckets
CVE-2026-8843
6.5 - Medium
- May 18, 2026
Creating a "2dsphere_bucket" index on a non-timeseries bucket collection will succeed, but any subsequent attempt to insert a document which triggers updating that index will crash the server. A similar issue occurs when creating "queryable_encrypted_range" indices. This issue affects MongoDB Server v7.0 versions prior to 7.0.32, v8.0 versions prior to 8.0.21 and v8.2 versions prior to 8.2.6
assertion failure
DoS via $trim/$ltrim/$rtrim in MongoDB 7.0-8.3 (pre 7.0.34, 8.0.23, 8.2.9, 8.3.2)
CVE-2026-8202
4.3 - Medium
- May 13, 2026
Using a densely populated chars mask and a large input string in the MongoDB aggregation operators $trim, $ltrim, and $rtrim, an authenticated user with aggregation permissions can pin CPU utilization at 100% for an extended period of time. This issue impacts MongoDB Server 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.
Allocation of Resources Without Limits or Throttling
MongoDB Server <7.0.34/8.0.23/8.2.9/8.3.2: Auth DoS via _internalJsEmit
CVE-2026-8336
7.5 - High
- May 13, 2026
After invoking $_internalJsEmit, which is not intended to be directly accessible, or mapreduce commands map function in a certain way, an authenticated user can subsequently crash mongod when the server-side JavaScript engine (through $where, $function, mapreduce reduce stage, etc.) is used also in a specific way, resulting in a post-authentication denial-of-service. This issue impacts MongoDB Server v8.2 versions prior to 8.2.9 and v8.3 versions prior to 8.3.2.
Dangling pointer
Use-After-Free in MongoDB mongocryptd FLE query (v7.0<7.0.34/8.0<8.0.23)
CVE-2026-8201
6.4 - Medium
- May 13, 2026
A use-after-free vulnerability exists in MongoDB's Field-Level Encryption (FLE) query analysis component, affecting client-side uses of mongocryptd and crypt_shared. Triggering this vulnerability requires control over the structure of a client's FLE-related query. This issue impacts MongoDB Servers mongocryptd component 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.
Dangling pointer
MongoDB Server 7.0 log message data leak via schema validation prior to 7.0.34
CVE-2026-8200
2.7 - Low
- May 13, 2026
When 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 have all user data redacted. This issue impacts MongoDB Server 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.
Insertion of Sensitive Information into Log File
MongoDB Server OOM via Bitwise Expr AST (7.0.33,8.0.22,8.2.8,8.3.1)
CVE-2026-8199
6.5 - Medium
- May 13, 2026
An authenticated user can cause excess memory usage via bitwise match expression AST processing of $bitsAllSet, $bitsAnySet, $bitsAllClear, and $bitsAnyClear. This contributes to memory pressure and may lead to availability loss by OOM. This issue impacts MongoDB Server 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.
Stack Exhaustion
MongoDB Server <=8.3.2 OOB EDR via TimeSeries Bucket Catalog
CVE-2026-8053
8.8 - High
- May 12, 2026
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.
Memory Corruption
Atlas Search $rankFusion/$scoreFusion Null Ptr Crash (MongoDB 8.2<8.2.7)
CVE-2026-8063
6.5 - Medium
- May 07, 2026
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 stages 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.
NULL Pointer Dereference
MongoDB Auth Flaw: Auth'd User Can Alter Another User's Auth Data
CVE-2026-6915
6.3 - Medium
- April 29, 2026
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.
Improper Validation of Specified Quantity in Input
MongoDB Server v7-8.2 DoS via MD5 on Malformed BSON
CVE-2026-6914
6.5 - Medium
- April 29, 2026
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.32
Integer underflow
MongoDB Server <=8.2.2 DDoS: mongod Crash during Replica Set Promotion
CVE-2026-5170
5.3 - Medium
- March 30, 2026
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.
assertion failure
MongoDB SBE: $lookup Auth Query Can Trigger Double-Free/UAF
CVE-2026-4358
6.4 - Medium
- March 17, 2026
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.
Double-free
UAF in MongoDB $lookup Aggregation Pipeline
CVE-2026-4148
8.8 - High
- March 17, 2026
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.
Dangling pointer
MongoDB: FileMD5 Command Allows Authenticated Read of Uninitialized Stack Memory
CVE-2026-4147
6.5 - Medium
- March 17, 2026
An authenticated user with the read role may read limited amounts of uninitialized stack memory via specially-crafted issuances of the filemd5 command.
Use of Uninitialized Variable
Mongoid::Criteria.from_hash allows ARB Ruby code exec via crafted Hash
CVE-2026-2302
6.5 - Medium
- February 10, 2026
Under specific conditions when processing a maliciously crafted value of type Hash r, Mongoid::Criteria.from_hash may allow for executing arbitrary Ruby code.
Allowlist / Allow List
MongoDB Crash via Invalid Compound Wildcard Index
CVE-2026-25613
6.5 - Medium
- February 10, 2026
An authorized user may disable the MongoDB server by issuing a query against a collection that contains an invalid compound wildcard index.
Incorrect Type Conversion or Cast
MongoDB Server OOM via deep nested expression evaluation
CVE-2026-1849
6.5 - Medium
- February 10, 2026
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.
Stack Exhaustion
MongoDB Query Planner OOM via Complex Queries
CVE-2026-1850
6.5 - Medium
- February 10, 2026
Complex queries can cause excessive memory usage in MongoDB Query Planner resulting in an Out-Of-Memory Crash.
Allocation of Resources Without Limits or Throttling
Profile cmd validation flaw enables readonly misclassification (CVE202625609)
CVE-2026-25609
5.4 - Medium
- February 10, 2026
Incorrect validation of the profile command may result in the determination that a request altering the 'filter' is read-only.
AuthZ
MongoDB Server Crash via $geoNear Pipeline Index Hints
CVE-2026-25610
6.5 - Medium
- February 10, 2026
An authorized user may trigger a server crash by running a $geoNear pipeline with certain invalid index hints.
assertion failure
MongoDB: proxy_protocol header miscount leads to server crash
CVE-2026-1848
7.5 - High
- February 10, 2026
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.
Allocation of Resources Without Limits or Throttling
MongoDB Replica Set Oplog Fetch Failure Causing Crash
CVE-2026-1847
6.5 - Medium
- February 10, 2026
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.
Allocation of Resources Without Limits or Throttling
MongoDB Server Lock Collision Unavailability Vulnerability
CVE-2026-25612
6.5 - Medium
- February 10, 2026
The internal locking mechanism of the MongoDB server uses an internal encoding of the resources in order to choose what lock to take. Collections may inadvertently collide with one another in this representation causing unavailability between them due to conflicting locks.
Unrestricted Externally Accessible Lock
MongoDB Server Memory Exhaustion via Unauthenticated Messages
CVE-2026-25611
7.5 - High
- February 10, 2026
A series of specifically crafted, unauthenticated messages can exhaust available memory and crash a MongoDB server.
Amplification
MongoDB Server Uninit Heap Read via Zlib Header Len Mismatch <4.2.0
CVE-2025-14847
7.5 - High
- December 19, 2025
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.
length manipulation
MongoDB Server 7.0/8.0/8.2 Before x.x: Post-Auth Tx Commit Flaw
CVE-2025-14345
4.2 - Medium
- December 09, 2025
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.
Improper Locking
MongoDB invariant failure in batched delete (v7.0<26, v8.0<13, v8.1<2)
CVE-2025-13644
6.5 - Medium
- November 25, 2025
MongoDB Server may experience an invariant failure during batched delete operations when handling documents. The issue arises when the server mistakenly assumes the presence of multiple documents in a batch based solely on document size exceeding BSONObjMaxSize. This issue affects MongoDB Server v7.0 versions prior to 7.0.26, MongoDB Server v8.0 versions prior to 8.0.13, and MongoDB Server v8.1 versions prior to 8.1.2
assertion failure
MongoDB Denial-of-Service via Query Termination Privileges before 7.0.26/8.0.14
CVE-2025-13643
3.1 - Low
- November 25, 2025
A 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 cause a denial of service by preventing a fraction of queries from successfully completing. This issue affects MongoDB Server v7.0 versions prior to 7.0.26 and MongoDB Server v8.0 versions prior to 8.0.14
AuthZ
TLS EKU Bypass CVE-2025-12893: MongoDB Server v7.0/8.0/8.2 Pre-Fix
CVE-2025-12893
4.2 - Medium
- November 25, 2025
Clients may successfully perform a TLS handshake with a MongoDB server despite presenting a client certificate not aligning with the documented Extended Key Usage (EKU) requirements. A certificate that specifies extendedKeyUsage but is missing extendedKeyUsage = clientAuth may still be successfully authenticated via the TLS handshake as a client. This issue is specific to MongoDB servers running on Windows or Apple as the expected validation behavior functions correctly on Linux systems. Additionally, MongoDB servers may successfully establish egress TLS connections with servers that present server certificates not aligning with the documented Extended Key Usage (EKU) requirements. A certificate that specifies extendedKeyUsage but is missing extendedKeyUsage = serverAuth may still be successfully authenticated via the TLS handshake as a server. This issue is specific to MongoDB servers running on Apple as the expected validation behavior functions correctly on both Linux and Windows systems. This vulnerability affects MongoDB Server v7.0 versions prior to 7.0.26, MongoDB Server v8.0 versions prior to 8.0.16 and MongoDB Server v8.2 versions prior to 8.2.2
Improper Certificate Validation
MongoDB Server <=7.0.26/8.0.16/8.2.1: Timeseries Oversized BSON Crash
CVE-2025-13507
6.5 - Medium
- November 25, 2025
Inconsistent object size validation in time series processing logic may result in later processing of oversized BSON documents leading to an assert failing and process termination. This issue impacts MongoDB Server v7.0 versions prior to 7.0.26, v8.0 versions prior to 8.0.16 and MongoDB server v8.2 versions prior to 8.2.1.
Improper Validation of Specified Quantity in Input
MongoDB KMIP Parser Tolerant to Malformed Packets Causing Read Access Violation
CVE-2025-12657
5 - Medium
- November 03, 2025
The KMIP response parser built into mongo binaries is overly tolerant of certain malformed packets, and may parse them into invalid objects. Later reads of this object can result in read access violations.
Improper Check for Unusual or Exceptional Conditions
MongoDB Server v7.0 Xbefore 7.0.25: Buffer Overread Crash by Authorized User
CVE-2025-11979
5.3 - Medium
- October 20, 2025
An 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 some conditions. This issue affects MongoDB Server v7.0 versions prior to 7.0.25, MongoDB Server v8.0 versions prior to 8.0.15, and MongoDB Server version 8.2.0.
Dangling pointer
MongoDB Connector for BI MSI ACL Misconfig PrivEsc (2.0.0-2.14.24)
CVE-2025-11535
- October 08, 2025
MongoDB Connector for BI installation via MSI on Windows leaves ACLs unset on custom install directories allows Privilege Escalation.This issue affects MongoDB Connector for BI: from 2.0.0 through 2.14.24.
Incorrect Default Permissions
DLL Hijack via ACL Misconfig in MongoDB <6.0.25 / <7.0.21 / <8.0.5 (Windows MSI)
CVE-2025-10491
7.8 - High
- September 15, 2025
The MongoDB Windows installation MSI may leave ACLs unset on custom installation directories allowing a local attacker to introduce executable code to MongoDB's process via DLL hijacking. This issue affects MongoDB Server v6.0 version prior to 6.0.25, MongoDB Server v7.0 version prior to 7.0.21 and MongoDB Server v8.0 version prior to 8.0.5
Authorization
MongoDB 8.1 Duplicate _id Queries Causing Crash (DOS)
CVE-2025-7259
- July 07, 2025
An authorized user can issue queries with duplicate _id fields, that leads to unexpected behavior in MongoDB Server, which may result to crash. This issue can only be triggered by authorized users and cause Denial of Service. This issue affects MongoDB Server v8.1 version 8.1.0.
MongoDB $mergeCursors RCE: Access without auth in 6.0-8.0 < 6.0.22/7.0.19/8.0.7
CVE-2025-6713
- July 07, 2025
An unauthorized user may leverage a specially crafted aggregation pipeline to access data without proper authorization due to improper handling of the $mergeCursors stage in MongoDB Server. This may lead to access to data without further authorisation. This issue affects MongoDB Server MongoDB Server v8.0 versions prior to 8.0.7, MongoDB Server v7.0 versions prior to 7.0.19 and MongoDB Server v6.0 versions prior to 6.0.22
MongoDB Server <7.0.17 & <8.0.5 Recursion JSON Parsing Stack Overflow
CVE-2025-6710
- June 26, 2025
MongoDB Server may be susceptible to stack overflow due to JSON parsing mechanism, where specifically crafted JSON inputs may induce unwarranted levels of recursion, resulting in excessive stack space consumption. Such inputs can lead to a stack overflow that causes the server to crash which could occur pre-authorisation. This issue affects MongoDB Server v7.0 versions prior to 7.0.17 and MongoDB Server v8.0 versions prior to 8.0.5. The same issue affects MongoDB Server v6.0 versions prior to 6.0.21, but an attacker can only induce denial of service after authenticating.
MongoDB Server DoS via Malformed Date in OIDC JSON (v6.0 <6.0.21, v7.0 <7.0.17, v8.0 <8.0.5)
CVE-2025-6709
- June 26, 2025
The MongoDB Server is susceptible to a denial of service vulnerability due to improper handling of specific date values in JSON input when using OIDC authentication. This can be reproduced using the mongo shell to send a malicious JSON payload leading to an invariant failure and server crash. This issue affects MongoDB Server v7.0 versions prior to 7.0.17 and MongoDB Server v8.0 versions prior to 8.0.5. The same issue affects MongoDB Server v6.0 versions prior to 6.0.21, but an attacker can only induce denial of service after authenticating.
MongoDB SBE UAF (v6.0<6.0.21, v7.0<7.0.17, v8.0<8.0.4)
CVE-2025-6706
- June 26, 2025
An authenticated user may trigger a use after free that may result in MongoDB Server crash and other unexpected behavior, even if the user does not have authorization to shut down a server. The crash is triggered on affected versions by issuing an aggregation framework operation using a specific combination of rarely-used aggregation pipeline expressions. This issue affects MongoDB Server v6.0 version prior to 6.0.21, MongoDB Server v7.0 version prior to 7.0.17 and MongoDB Server v8.0 version prior to 8.0.4 when the SBE engine is enabled.
MongoDB mongos Crash via Malicious Wire Msgs Before 5.0.31/6.0.20/7.0.16
CVE-2025-3083
- April 01, 2025
Specifically crafted MongoDB wire protocol messages can cause mongos to crash during command validation. This can occur without using an authenticated connection. This issue affects MongoDB v5.0 versions prior to 5.0.31, MongoDB v6.0 versions prior to 6.0.20 and MongoDB v7.0 versions prior to 7.0.16
MongoDB Collation Pwn via Unauth View Access (5.x<5.0.31,6.x<6.0.20,7.x<7.0.14)
CVE-2025-3082
- April 01, 2025
A user authorized to access a view may be able to alter the intended collation, allowing them to access to a different or unintended view of underlying data. This issue affects MongoDB Server v5.0 version prior to 5.0.31, MongoDB Server v6.0 version prior to 6.0.20, MongoDB Server v7.0 version prior to 7.0.14 and MongoDB Server v7.3 versions prior to 7.3.4.
MongoDB C Driver <1.27.5: Buffer Overflow via bson_append
CVE-2025-0755
8.4 - High
- March 18, 2025
The various bson_append functions in the MongoDB C driver library may be susceptible to buffer overflow when performing operations that could result in a final BSON document which exceeds the maximum allowable size (INT32_MAX), resulting in a segmentation fault and possible application crash. This issue affected libbson versions prior to 1.27.5, MongoDB Server v8.0 versions prior to 8.0.1 and MongoDB Server v7.0 versions prior to 7.0.16
Heap-based Buffer Overflow
MongoDB Server: BSON Parsing Vulnerability Leading to Buffer Over-Read
CVE-2024-10921
- November 14, 2024
An authorized user may trigger crashes or receive the contents of buffer over-reads of Server memory by issuing specially crafted requests that construct malformed BSON in the MongoDB Server. This issue affects MongoDB Server v5.0 versions prior to 5.0.30 , MongoDB Server v6.0 versions prior to 6.0.19, MongoDB Server v7.0 versions prior to 7.0.15 and MongoDB Server v8.0 versions prior to and including 8.0.2.
MongoDB Server v6/v7 Index Constraint Bug Causes Secondary Crashes
CVE-2024-8305
6.5 - Medium
- October 21, 2024
prepareUnique index may cause secondaries to crash due to incorrect enforcement of index constraints on secondaries, where in extreme cases may cause multiple secondaries crashing leading to no primaries. This issue affects MongoDB Server v6.0 versions prior to 6.0.17, MongoDB Server v7.0 versions prior to 7.0.13 and MongoDB Server v7.3 versions prior to 7.3.4
MongoDB Server 6.0.3: Agg Stage Null Mem Access (Zero-Arg)
CVE-2024-8654
- September 10, 2024
MongoDB Server may access non-initialized region of memory leading to unexpected behaviour when zero arguments are called in internal aggregation stage. This issue affected MongoDB Server v6.0 version 6.0.3.
MongoDB Server v5.0/6.0: Unix Shared Library Hijack (5.0.13/6.0.2)
CVE-2024-8207
6.7 - Medium
- August 27, 2024
In certain highly specific configurations of the host system and MongoDB server binary installation on Linux Operating Systems, it may be possible for a unintended actor with host-level access to cause the MongoDB Server binary to load unintended actor-controlled shared libraries when the server binary is started, potentially resulting in the unintended actor gaining full control over the MongoDB server process. This issue affects MongoDB Server v5.0 versions prior to 5.0.14 and MongoDB Server v6.0 versions prior to 6.0.3. Required Configuration: Only environments with Linux as the underlying operating system is affected by this issue
Externally Controlled Reference to a Resource in Another Sphere
MongoDB Enterprise <6.0.16 Hot Backup Download by Undepri Users
CVE-2024-6384
5.3 - Medium
- August 13, 2024
"Hot" backup files may be downloaded by underprivileged users, if they are capable of acquiring a unique backup identifier. This issue affects MongoDB Enterprise Server v6.0 versions prior to 6.0.16, MongoDB Enterprise Server v7.0 versions prior to 7.0.11 and MongoDB Enterprise Server v7.3 versions prior to 7.3.3
MongoDB Server LPE: Untrusted File Validation on Windows (before 7.3.3)
CVE-2024-7553
7.8 - High
- August 07, 2024
Incorrect validation of files loaded from a local untrusted directory may allow local privilege escalation if the underlying operating systems is Windows. This may result in the application executing arbitrary behaviour determined by the contents of untrusted files. This issue affects MongoDB Server v5.0 versions prior to 5.0.27, MongoDB Server v6.0 versions prior to 6.0.16, MongoDB Server v7.0 versions prior to 7.0.12, MongoDB Server v7.3 versions prior 7.3.3, MongoDB C Driver versions prior to 1.26.2 and MongoDB PHP Driver versions prior to 1.18.1. Required Configuration: Only environments with Windows as the underlying operating system is affected by this issue
MongoDB Server Shard Key Refine Cmd Auth Bypass (5.0-5.0.21, 6.0-6.0.10, 7.0-7.0.2)
CVE-2024-6375
6.5 - Medium
- July 01, 2024
A command for refining a collection shard key is missing an authorization check. This may cause the command to run directly on a shard, leading to either degradation of query performance, or to revealing chunk boundaries through timing side channels. This affects MongoDB Server v5.0 versions, prior to 5.0.22, MongoDB Server v6.0 versions, prior to 6.0.11 and MongoDB Server v7.0 versions prior to 7.0.3.
AuthZ
MongoDB Server BSON Meta Validation Flaw v5.0-<5.0.25, 6.0-<6.0.14, 7.0-<7.0.6
CVE-2024-3372
- May 14, 2024
Improper validation of certain metadata input may result in the server not correctly serialising BSON. This can be performed pre-authentication and may cause unexpected application behavior including unavailability of serverStatus responses. This issue affects MongoDB Server v7.0 versions prior to 7.0.6, MongoDB Server v6.0 versions prior to 6.0.14 and MongoDB Server v.5.0 versions prior to 5.0.25.