Mongodb Inc Mongodb Server vulnerabilities
74 known vulnerabilities affecting mongodb_inc/mongodb_server.
Total CVEs
74
CISA KEV
1
actively exploited
Public exploits
1
Exploited in wild
0
Severity breakdown
CRITICAL3HIGH31MEDIUM37LOW3
Vulnerabilities
Page 2 of 4
CVE-2025-10060HIGHCVSS 7.5≥ 6.0, < 6.0.25≥ 7.0, < 7.0.22+1 more2025-09-05
CVE-2025-10060 [HIGH] CWE-672 CVE-2025-10060: MongoDB Server may allow upsert operations retried within a transaction to violate unique index cons
MongoDB Server may allow upsert operations retried within a transaction to violate unique index constraints, potentially causing an invariant failure and server crash during commit. This issue may be triggered by improper WriteUnitOfWork state management. This issue affects MongoDB Server v6.0 versions prior to 6.0.25, MongoDB Server v7.0 versions pri
cvelistv5nvd
CVE-2025-10061MEDIUMCVSS 6.5≥ 6.0, < 6.0.25≥ 7.0, < 7.0.22+2 more2025-09-05
CVE-2025-10061 [MEDIUM] CWE-20 CVE-2025-10061: An authorized user can cause a crash in the MongoDB Server through a specially crafted $group query.
An authorized user can cause a crash in the MongoDB Server through a specially crafted $group query. This vulnerability is related to the incorrect handling of certain accumulator functions when additional parameters are specified within the $group operation. This vulnerability could lead to denial of service if triggered repeatedly. This issue affec
cvelistv5nvd
CVE-2025-10059MEDIUMCVSS 6.5≥ 6.0, < 6.0.24≥ 7.0, < 7.0.18+1 more2025-09-05
CVE-2025-10059 [MEDIUM] CWE-732 CVE-2025-10059: An improper setting of the lsid field on any sharded query can cause a crash in MongoDB routers. Thi
An improper setting of the lsid field on any sharded query can cause a crash in MongoDB routers. This issue occurs when a generic argument (lsid) is provided in a case when it is not applicable. This affects MongoDB Server v6.0 versions prior to 6.0.x, MongoDB Server v7.0 versions prior to 7.0.18 and MongoDB Server v8.0 versions prior to 8.0.6.
cvelistv5nvd
CVE-2025-6714HIGHCVSS 7.5≥ 6.0, < 6.0.23≥ 7.0, < 7.0.20+1 more2025-07-07
CVE-2025-6714 [HIGH] CWE-400 CVE-2025-6714: MongoDB Server's mongos component can become unresponsive to new connections due to incorrect handli
MongoDB Server's mongos component can become unresponsive to new connections due to incorrect handling of incomplete data. This affects MongoDB when configured with load balancer support. This issue affects MongoDB Server v6.0 prior to 6.0.23, MongoDB Server v7.0 prior to 7.0.20 and MongoDB Server v8.0 prior to 8.0.9
Required Configuration:
This affec
cvelistv5nvd
CVE-2025-6711MEDIUMCVSS 4.9≥ 6.0, < 6.0.21≥ 7.0, < 7.0.18+1 more2025-07-07
CVE-2025-6711 [MEDIUM] CWE-532 CVE-2025-6711: An issue has been identified in MongoDB Server where unredacted queries may inadvertently appear in
An issue has been identified in MongoDB Server where unredacted queries may inadvertently appear in server logs when certain error conditions are encountered. This issue affects MongoDB Server v8.0 versions prior to 8.0.5, MongoDB Server v7.0 versions prior to 7.0.18 and MongoDB Server v6.0 versions prior to 6.0.21.
cvelistv5nvd
CVE-2025-6713MEDIUMCVSS 6.5≥ 6.0, < 6.0.22≥ 7.0, < 7.0.19+1 more2025-07-07
CVE-2025-6713 [MEDIUM] CWE-285 CVE-2025-6713: An unauthorized user may leverage a specially crafted aggregation pipeline to access data without pr
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 v
cvelistv5nvd
CVE-2025-6712MEDIUMCVSS 6.5≥ 8.0, < 8.0.102025-07-07
CVE-2025-6712 [MEDIUM] CWE-400 CVE-2025-6712: MongoDB Server may be susceptible to disruption caused by high memory usage, potentially leading to
MongoDB Server may be susceptible to disruption caused by high memory usage, potentially leading to server crash. This condition is linked to inefficiencies in memory management related to internal operations. In scenarios where certain internal processes persist longer than anticipated, memory consumption can increase, potentially impacting server sta
cvelistv5nvd
CVE-2025-7259MEDIUMCVSS 6.5≥ 8.1, ≤ 8.1.02025-07-07
CVE-2025-7259 [MEDIUM] CWE-843 CVE-2025-7259: An authorized user can issue queries with duplicate _id fields, that leads to unexpected behavior in
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.
cvelistv5nvd
CVE-2025-6706HIGHCVSS 8.8≥ 6.0, < 6.0.21≥ 7.0, < 7.0.17+1 more2025-06-26
CVE-2025-6706 [HIGH] CWE-416 CVE-2025-6706: An authenticated user may trigger a use after free that may result in MongoDB Server crash and other
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 expression
cvelistv5nvd
CVE-2025-6709HIGHCVSS 7.5≥ 7.0, < 7.0.17≥ 8.0, < 8.0.5+1 more2025-06-26
CVE-2025-6709 [HIGH] CWE-20 CVE-2025-6709: The MongoDB Server is susceptible to a denial of service vulnerability due to improper handling of s
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.1
cvelistv5nvd
CVE-2025-6710HIGHCVSS 7.5≥ 6.0, < 6.0.21≥ 7.0, < 7.0.17+1 more2025-06-26
CVE-2025-6710 [HIGH] CWE-674 CVE-2025-6710: MongoDB Server may be susceptible to stack overflow due to JSON parsing mechanism, where specificall
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 Serv
cvelistv5nvd
CVE-2025-6707MEDIUMCVSS 5.4≥ 5.0, < 5.0.31≥ 6.0, < 6.0.24+2 more2025-06-26
CVE-2025-6707 [MEDIUM] CWE-863 CVE-2025-6707: Under certain conditions, an authenticated user request may execute with stale privileges following
Under certain conditions, an authenticated user request may execute with stale privileges following an intentional change by an authorized administrator. This issue affects MongoDB Server v5.0 version prior to 5.0.31, MongoDB Server v6.0 version prior to 6.0.24, MongoDB Server v7.0 version prior to 7.0.21 and MongoDB Server v8.0 version prior to 8.0.5.
cvelistv5nvd
CVE-2025-3085CRITICALCVSS 9.8≥ 5.0, < 5.0.31≥ 6.0, < 6.0.20+2 more2025-04-01
CVE-2025-3085 [CRITICAL] CWE-299 CVE-2025-3085: A MongoDB server under specific conditions running on Linux with TLS and CRL revocation status check
A MongoDB server under specific conditions running on Linux with TLS and CRL revocation status checking enabled, fails to check the revocation status of the intermediate certificates in the peer's certificate chain. In cases of MONGODB-X509, which is not enabled by default, this may lead to improper authentication. This issue may also affect intra-c
cvelistv5nvd
CVE-2025-3083HIGHCVSS 7.5≥ 5.0, < 5.0.31≥ 6.0, < 6.0.20+1 more2025-04-01
CVE-2025-3083 [HIGH] CWE-248 CVE-2025-3083: Specifically crafted MongoDB wire protocol messages can cause mongos to crash during command validat
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
cvelistv5nvd
CVE-2025-3084MEDIUMCVSS 6.5≥ 5.0, < 5.0.31≥ 6.0, < 6.0.20+2 more2025-04-01
CVE-2025-3084 [MEDIUM] CWE-703 CVE-2025-3084: When run on commands with certain arguments set, explain may fail to validate these arguments before
When run on commands with certain arguments set, explain may fail to validate these arguments before using them. This can lead to crashes in router servers. This affects MongoDB Server v5.0 prior to 5.0.31, MongoDB Server v6.0 prior to 6.0.20, MongoDB Server v7.0 prior to 7.0.16 and MongoDB Server v8.0 prior to 8.0.4
cvelistv5nvd
CVE-2025-3082MEDIUMCVSS 5.4≥ 5.0, < 5.0.31≥ 6.0, < 6.0.20+2 more2025-04-01
CVE-2025-3082 [MEDIUM] CWE-284 CVE-2025-3082: A user authorized to access a view may be able to alter the intended collation, allowing them to acc
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
cvelistv5nvd
CVE-2025-0755HIGHCVSS 7.5≥ 8.0, < 8.0.1≥ 7.0, < 7.0.162025-03-18
CVE-2025-0755 [HIGH] CWE-122 CVE-2025-0755: The various bson_append functions in the MongoDB C driver library may be susceptible to buffer overf
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
cvelistv5nvd
CVE-2024-10921HIGHCVSS 8.1≥ 5.0, < 5.0.30≥ 6.0, < 6.0.19+2 more2024-11-14
CVE-2024-10921 [HIGH] CWE-158 CVE-2024-10921: An authorized user may trigger crashes or receive the contents of buffer over-reads of Server memory
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
cvelistv5nvd
CVE-2024-8305MEDIUMCVSS 6.5≥ 6.0, < 6.0.17≥ 7.0, < 7.0.13+1 more2024-10-21
CVE-2024-8305 [MEDIUM] CWE-1288 CVE-2024-8305: prepareUnique index may cause secondaries to crash due to incorrect enforcement of index constraints
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 prio
cvelistv5nvd
CVE-2024-8654CRITICALCVSS 9.8v6.0.32024-09-10
CVE-2024-8654 [CRITICAL] CWE-908 CVE-2024-8654: MongoDB Server may access non-initialized region of memory leading to unexpected behaviour when zero
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.
cvelistv5nvd