
CVE-2025-7259 – Certain Queries with Duplicate _id Fields May Cause MongoDB Server to Crash
https://notcve.org/view.php?id=CVE-2025-7259
07 Jul 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. Un usuario autorizado puede ejecutar consultas con campos _id duplicados, lo que provoca un comportamiento inesperado en MongoDB Server y puede provocar un bloqueo. Este problema solo lo pueden activar usuarios autorizados y causa u... • https://jira.mongodb.org/browse/SERVER-102693 • CWE-843: Access of Resource Using Incompatible Type ('Type Confusion') •

CVE-2025-6714 – Incorrect Handling of incomplete data may prevent mongoS from Accepting New Connections
https://notcve.org/view.php?id=CVE-2025-6714
07 Jul 2025 — 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 affects MongoDB sharded clusters when configured with load balancer support for mongos using HAProxy on specified ports. • https://jira.mongodb.org/browse/SERVER-106753 • CWE-400: Uncontrolled Resource Consumption CWE-834: Excessive Iteration •

CVE-2025-6713 – MongoDB Server may be susceptible to privilege escalation due to $mergeCursors stage
https://notcve.org/view.php?id=CVE-2025-6713
07 Jul 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.20 and MongoDB Server v6.0 versions prior to 6.0.22 An unauthorized user may leverage a specially crafted aggregation pipeline to access d... • https://jira.mongodb.org/browse/SERVER-106752 • CWE-285: Improper Authorization •

CVE-2025-6712 – MongoDB Server may be susceptible to DoS due to Accumulated Memory Allocation
https://notcve.org/view.php?id=CVE-2025-6712
07 Jul 2025 — 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 stability and availability. This issue affects MongoDB Server v8.0 versions prior to 8.0.10 • https://jira.mongodb.org/browse/SERVER-106751 • CWE-400: Uncontrolled Resource Consumption •

CVE-2025-6711 – Incomplete Redaction of Sensitive Information in MongoDB Server Logs
https://notcve.org/view.php?id=CVE-2025-6711
07 Jul 2025 — 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. • https://jira.mongodb.org/browse/SERVER-98720 • CWE-532: Insertion of Sensitive Information into Log File •

CVE-2025-6710 – Pre-authentication Denial of Service Stack Overflow Vulnerability in JSON Parsing via Excessive Recursion in MongoDB
https://notcve.org/view.php?id=CVE-2025-6710
26 Jun 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... • https://jira.mongodb.org/browse/SERVER-106749 • CWE-674: Uncontrolled Recursion •

CVE-2025-6709 – Pre-Authentication Denial of Service Vulnerability in MongoDB Server's OIDC Authentication
https://notcve.org/view.php?id=CVE-2025-6709
26 Jun 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 deni... • https://jira.mongodb.org/browse/SERVER-106748 • CWE-20: Improper Input Validation •

CVE-2025-6707 – Race condition in privilege cache invalidation cycle
https://notcve.org/view.php?id=CVE-2025-6707
26 Jun 2025 — 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. • https://jira.mongodb.org/browse/SERVER-93497 • CWE-863: Incorrect Authorization •

CVE-2025-6706 – Running certain aggregation operations with the SBE engine may lead to unexpected behavior on MongoDB Server
https://notcve.org/view.php?id=CVE-2025-6706
26 Jun 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... • https://jira.mongodb.org/browse/SERVER-106746 • CWE-416: Use After Free •

CVE-2025-40906 – BSON::XS versions 0.8.4 and earlier for Perl includes a bundled libbson 1.1.7, which has several vulnerabilities
https://notcve.org/view.php?id=CVE-2025-40906
16 May 2025 — BSON::XS versions 0.8.4 and earlier for Perl includes a bundled libbson 1.1.7, which has several vulnerabilities. Those include CVE-2017-14227, CVE-2018-16790, CVE-2023-0437, CVE-2024-6381, CVE-2024-6383, and CVE-2025-0755. BSON-XS was the official Perl XS implementation of MongoDB's BSON serialization, but this distribution has reached its end of life as of August 13, 2020 and is no longer supported. • https://lists.debian.org/debian-lts-announce/2025/05/msg00012.html • CWE-1104: Use of Unmaintained Third Party Components CWE-1395: Dependency on Vulnerable Third-Party Component •