Lucene search
+L
MongodbMost viewed

204 matches found

MongoDB
MongoDB
added 2026/07/22 7:12 p.m.13 views

Aggregation Framework Memory Exhaustion Leading to Process Termination

An authenticated user can cause a mongod process to be terminated by the operating system under memory pressure by performing a specific data type conversion operation within MongoDB's aggregation framework. The behavior stems from disproportionate memory consumption during this operation, and...

7.1CVSS5.2AI score0.0024EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/03/17 7:42 p.m.13 views

Heap-buffer-over-read in _mongoc_http_send via strstr on non-null-terminated buffer

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...

3.7CVSS5.1AI score0.00187EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/03/17 3:53 p.m.13 views

ExpressionContext use-after-free in classic engine $lookup and $graphLookup aggregation operators

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...

8.8CVSS5.8AI score0.00323EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/02/10 6:49 p.m.13 views

An authorized user may disable the MongoDB server by issuing a certain type of complex query due to boolean expression simplification

Complex queries can cause excessive memory usage in MongoDB Query Planner resulting in an Out-Of-Memory Crash...

7.5CVSS5.4AI score0.00243EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2025/11/25 5:23 a.m.13 views

MongoDB may be susceptible to Invariant Failure due to batched delete

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...

7.5CVSS6.9AI score0.00288EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2025/10/20 5:47 p.m.13 views

Use-after-free in the MongoDB server query planner may lead to crash or undefined behavior

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 MongoD...

6.5CVSS7.1AI score0.00251EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2025/06/26 11:32 a.m.13 views

Pre-Authentication Denial of Service Vulnerability in MongoDB Server's OIDC Authentication

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. Thi...

7.5CVSS7AI score0.00489EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/08/12 8:29 p.m.12 views

MongoDB BI Connector ODBC driver may write outside an allocated buffer when retrieving large floating point values as character data

The MongoDB BI Connector ODBC Driver converts floating point column values into text without checking that the result fits within the destination buffer. When an application reads a sufficiently large floating point value as text, the driver may write beyond the end of that buffer and corrupt...

7.1CVSS5.5AI score0.00289EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/08/11 6:47 p.m.12 views

Improper Authorization in MongoDB Server Allows Unauthorized Actions on System Collections via the validate Command

An issue in MongoDB Server could allow an authenticated user with a limited database-scoped role to perform an action against protected system collections that should require more specific privileges. This could result in exposure of collection metadata and, on certain deployment configurations,...

5.4CVSS5.3AI score0.00168EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/08/11 6:35 p.m.12 views

Improper Input Validation in MongoDB Timeseries Query Processing Leads to Denial of Service

An issue in MongoDB Server's handling of certain query predicates against time-series collections with a metaField could allow an authenticated user with write access to cause the server process to terminate unexpectedly, resulting in a denial of service...

7.1CVSS5.3AI score0.00289EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/07/22 7:15 p.m.12 views

Improper Validation of OCSP Response During Outbound TLS Handshake Leading to Process Termination

A MongoDB server initiating an outbound TLS connection may terminate abnormally when processing a malformed OCSP response from a remote peer during the TLS handshake. OCSP stapling validation is enabled by default for outgoing TLS connections. Affected scenarios require the remote peer to hold a...

6CVSS5.4AI score0.00089EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/07/22 7:12 p.m.12 views

Out-of-Bounds Heap Read in BSON CodeWScope Element Parsing via Malformed BSONColumn Data

A missing bounds check in the BSON CodeWScope element accessors allows an attacker to trigger an out-of-bounds heap read via a crafted aggregation pipeline. The vulnerability can be exploited by an authenticated user by generating a malformed BSONColumn data containing a CodeWScope element,...

7.1CVSS5.3AI score0.00251EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/02/10 5:52 p.m.12 views

Pre-Authentication Memory Exhaustion Denial of Service in MongoDB Server

A series of specifically crafted, unauthenticated messages can exhaust available memory and crash a MongoDB server...

8.7CVSS5.4AI score0.00782EPSS
SaveExploits0References3Affected Software1
MongoDB
MongoDB
added 2025/11/25 5:16 a.m.12 views

MongoDB Server may allow queries to be terminated by unauthorized users

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...

6.5CVSS6.9AI score0.0022EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2025/11/25 4:52 a.m.12 views

Time-series operations may cause internal BSON size limit to be exceed

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...

7.1CVSS6.9AI score0.00285EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2025/09/05 8:48 p.m.12 views

Malformed $group Query May Cause MongoDB Server to Crash

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 deni...

6.5CVSS6.8AI score0.0031EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/08/11 10:00 p.m.11 views

Cleartext Storage of Sensitive Information in MongoDB Driver Logging During Client Initialization

A MongoDB driver component could write sensitive configuration information, including a credential used for outbound network connectivity, to application log output in cleartext during routine client initialization. This occurs automatically as part of normal operation and requires no special...

8.2CVSS5.3AI score0.00113EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/08/11 6:49 p.m.11 views

Improper Authorization in MongoDB Queryable Encryption Maintenance Operations Allows Unauthorized Modification of Other Collections

An issue in MongoDB Server's Queryable Encryption maintenance operations could allow an authenticated user with privileges on one encrypted collection to cause unauthorized modification or destruction of data belonging to a different collection. This is due to insufficient validation of certain...

8.1CVSS5.3AI score0.00175EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/08/11 6:47 p.m.11 views

Improper Authorization in MongoDB Server Allows Unauthorized Actions on System Collections

An issue in MongoDB Server could allow an authenticated user with a limited database-scoped role to perform an action against protected system collections that their assigned privileges should not permit. This could result in critical system collections being dropped and recreated without proper...

8.1CVSS5.3AI score0.00259EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/07/23 2:00 a.m.11 views

Local File Disclosure in MongoDB Server via MozJS Scripting Engine Module Loader

A vulnerability was discovered in MongoDB Server where the server-side MozJS scripting engine unconditionally registered a module loading hook that enables JavaScript calls to read arbitrary files from the host filesystem using the mongod process's privileges. An authenticated user could exploit...

7.7CVSS5.4AI score0.0021EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/07/22 7:23 p.m.11 views

Compass connection import allows to override OIDC browser open command (usually set through settings), allowing for arbitrary shell commands execution when connecting to cluster using OIDC auth flow

When importing connections in Compass it is possible to override some connection options that are otherwise can't be changed via connection form. In particular it is possible to provide a custom browser open command for OIDC auth flow that is usually can be set only globally via Compass settings...

8.4CVSS5.2AI score0.00152EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/07/22 7:13 p.m.11 views

MongoDB Aggregation Command Invariant Assertion Failure Leading to Process Termination

An authenticated user with read-only privileges can cause the mongod process to terminate abnormally by issuing a crafted aggregation command, resulting in denial of service for all connected clients until the process is restarted. The issue stems from an internal engine selection inconsistency...

5.3CVSS5.3AI score0.00217EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/04/13 3:31 p.m.11 views

bson_validate may skip validation when processing certain inputs

The bsonvalidate 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 re...

7.5CVSS5.2AI score0.00184EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/03/17 3:50 p.m.11 views

Stack memory disclosure in filemd5 command

An authenticated user with the read role may read limited amounts of uninitialized stack memory via specially-crafted issuances of the filemd5 command...

7.1CVSS5.8AI score0.00215EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/02/10 6:39 p.m.11 views

profile command may permit unauthorized configuration

Incorrect validation of the profile command may result in the determination that a request altering the 'filter' is read-only...

5.4CVSS5.5AI score0.00173EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/02/10 6:30 p.m.11 views

Invalid $geoNear index hint may cause server crash

An authorized user may trigger a server crash by running a $geoNear pipeline with certain invalid index hints...

7.1CVSS5.4AI score0.0024EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2025/10/23 9:01 p.m.11 views

MongoDB BI Connector ODBC driver installation via MSI may leave ACLs unset on custom installation directories

Incorrect Default Permissions vulnerability in MongoDB BI Connector ODBC driver allows Privilege Escalation.This issue affects BI Connector ODBC driver: from 1.0.0 through 1.4.6...

8.8CVSS7AI score0.00126EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2025/09/05 8:26 p.m.11 views

MongoDB Server router will crash when incorrect lsid is set on a sharded query

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 a...

6.5CVSS6.8AI score0.00272EPSS
SaveExploits0References2Affected Software1
MongoDB
MongoDB
added 2026/08/11 6:40 p.m.10 views

Improper Authorization in MongoDB applyOps Command Handling Allows Unauthorized DDL Operations on Collections

An issue in MongoDB Server's applyOps command could allow an authenticated user with specific non-default privileges to perform certain data-definition operations, such as dropping or modifying collections, against collections they do not have permission to manipulate. This is due to an...

7CVSS5.4AI score0.00287EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/08/11 6:36 p.m.10 views

Out-of-Bounds Read in MongoDB Aggregation Framework Leads to Denial of Service and Potential Memory Disclosure

An issue in MongoDB Server's aggregation framework could allow an authenticated user to trigger an out-of-bounds memory read by providing a specially formed numeric parameter in a certain aggregation pipeline stage. This could result in a server crash denial of service and may potentially expose ...

7.1CVSS5.3AI score0.00268EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/08/11 6:34 p.m.10 views

Use-After-Free in MongoDB $graphLookup Aggregation Stage Leads to Denial of Service and Potential Remote Code Execution

An issue in MongoDB Server's $graphLookup aggregation stage could allow an authenticated user able to issue aggregation and memory-management commands to cause an internal reference to be used after the underlying memory has been freed. This could result in a server crash or, potentially, executi...

7.5CVSS5.5AI score0.00342EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/08/11 6:34 p.m.10 views

Improper Input Validation in MongoDB Aggregation Command Handling Leads to Denial of Service

An issue in MongoDB Server could allow an authenticated user, including one with no assigned privileges, to cause the server process to terminate unexpectedly by submitting a specially formed aggregation command. This could result in a denial of service...

5.3CVSS5.3AI score0.00262EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/07/22 7:20 p.m.10 views

Find command with $meta sort can lead to crash

During query planning when reading the sort pattern in raw BSONObj form, in some places we don’t explicitly handle the meta expression case. This may lead to incorrect transformations leading to invariant failure...

7.1CVSS5.2AI score0.00235EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/08/11 6:41 p.m.9 views

Improper Neutralization of Input in MongoDB Server's JavaScript Scripting Engine Leads to Unauthorized Code Execution Within Query Scopes

An issue in MongoDB Server's JavaScript scripting engine could allow an authenticated user with write privileges to cause code they control to be executed within the query scope of other users, through a specially crafted stored value processed during an internal maintenance cycle. This could...

6.4CVSS5.7AI score0.00284EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/08/11 6:33 p.m.9 views

Improper Enforcement of Authentication Mechanism Restrictions in MongoDB Server Allows Use of Disabled Authentication Method

An issue in MongoDB Server could allow a party with a valid client certificate and a corresponding user account to authenticate using a certificate-based authentication method, even when an administrator has configured the server to restrict authentication to other mechanisms. This could allow...

4.2CVSS5.3AI score0.00115EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/08/12 9:04 p.m.8 views

MongoDB BI Connector ODBC driver may write outside an allocated buffer when the setup dialog opens a data source with oversized path settings

A data source definition containing an over-length file path setting may cause the MongoDB BI Connector ODBC Driver setup dialog to write outside the bounds of an allocated buffer. The issue stems from an incorrect buffer capacity calculation in the dialog's file and folder selection handling, an...

8.4CVSS5.7AI score0.00126EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/08/12 8:14 p.m.8 views

Insufficient redaction of sensitive configuration values in diagnostic output of MongoDB SQL Schema Builder CLI

MongoDB SQL Schema Builder CLI records its startup configuration to standard output and, when file logging is enabled, to a log file on disk. Certain connection settings were written without redaction, so authentication material supplied by the operator could appear in plaintext in that diagnosti...

6.8CVSS5.7AI score0.00113EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/08/11 6:48 p.m.8 views

Use-After-Free in MongoDB Query Execution Engine Leads to Denial of Service and Potential Memory Disclosure

An issue in MongoDB Server's query execution engine could allow an authenticated user with read and write privileges to cause an internal reference to be used after the underlying memory has been freed, when running certain queries against time-series collections. This could result in a server...

7.1CVSS5.5AI score0.0027EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/08/11 6:48 p.m.8 views

Missing Authorization in MongoDB Sharded Transaction Commit/Abort Handling Leads to Cross-Shard Data Inconsistency

An issue in MongoDB Server could allow an authenticated user with direct network access to a shard to improperly commit or abort an in-progress prepared transaction, bypassing the intended transaction coordination process. This could result in cross-shard data inconsistency, cluster clock...

6.4CVSS5.3AI score0.00141EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/08/11 6:42 p.m.8 views

Out-of-Bounds Read in MongoDB Geospatial Query Processing Leads to Denial of Service and Potential Memory Disclosure

An issue in MongoDB Server's geospatial query processing could allow an authenticated user with write privileges to cause certain malformed geometry data to be stored and later processed without proper validation. Subsequent queries against this data could then result in the server accessing memo...

7.1CVSS5.2AI score0.00268EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/08/11 6:39 p.m.8 views

Type Confusion in MongoDB Query Subsystem Leads to Denial of Service

An issue in MongoDB Server's query subsystem could allow an authenticated user with read privileges to cause the server process to terminate unexpectedly by submitting a specially formed query filter. This could result in a denial of service...

7.1CVSS5.3AI score0.00302EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/08/11 6:38 p.m.8 views

Out-of-Bounds Read/Write in MongoDB Timeseries Bucket Handling Leads to Denial of Service and Potential Memory Disclosure

An issue in MongoDB Server's handling of timeseries collections could allow an authenticated user with write privileges to cause an internal data structure to become inconsistent through certain document insertions. A subsequent insert into the affected bucket could then result in the server...

7.6CVSS5.3AI score0.00228EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/08/11 6:37 p.m.8 views

Improper Authorization in MongoDB Atlas Vector Search Allows Unauthorized Access to Protected View Data

An issue in MongoDB Server's Atlas Vector Search feature could allow an authenticated user with read access to one view to retrieve documents from a different, protected view over the same underlying collection. This is due to insufficient handling of certain user-supplied fields when constructin...

7.1CVSS5.3AI score0.0027EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/08/11 6:37 p.m.8 views

Improper Authorization in MongoDB Aggregation Framework Allows Read-Only User to Perform Unauthorized Write Operations

An issue in MongoDB Server's aggregation framework could allow an authenticated user with only read privileges to perform write operations against collections they should not be able to modify. This is due to an internal-use aggregation stage being reachable by external clients without an...

7.1CVSS5.3AI score0.00212EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/08/11 6:36 p.m.8 views

Use-After-Free in MongoDB Timeseries Bucket Handling Leads to Denial of Service and Potential Remote Code Execution

An issue in MongoDB Server's handling of timeseries bucket lifecycle could allow an authenticated user with write privileges to cause an internal reference to be used after the underlying memory has been freed. Subsequent operations could then result in a server crash or, potentially, execution o...

8.8CVSS5.5AI score0.00405EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/08/12 8:33 p.m.7 views

MongoDB BI Connector ODBC Driver Memory-Safety Issue When Handling Stored Procedure Output Parameters

An application using the MongoDB BI Connector ODBC Driver may experience a memory-safety issue when processing output parameters from a stored procedure. Triggering this issue requires connecting to an untrusted or impersonated database server that returns crafted metadata. This may result in...

8.8CVSS5.7AI score0.00364EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/08/12 8:27 p.m.7 views

MongoDB BI Connector ODBC driver may write outside an allocated buffer when handling oversized catalog object names

The MongoDB BI Connector ODBC Driver may write outside the bounds of a fixed-size buffer when an application supplies an unusually long catalog, schema, or object name to a metadata retrieval function. This may result in memory corruption within the calling application's process, leading to...

9.8CVSS6AI score0.00377EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/08/11 6:46 p.m.7 views

Improper Input Validation in MongoDB Query Planner Leads to Denial of Service

An issue in MongoDB Server's query planner could allow an authenticated user with read-level privileges to cause the server process to terminate unexpectedly by submitting a specially formed query against a collection with a text index. This could result in a denial of service, affecting connecte...

6.5CVSS5.3AI score0.00289EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/08/11 6:46 p.m.7 views

Improper Authentication in MongoDB Intra-Cluster Connections Allows Credential Exposure

An issue in MongoDB Server's intra-cluster connection setup could allow a party with suitable network access to influence which authentication mechanism is used when one replica set member connects to another. Under certain conditions, this could cause the cluster's shared internal credential to ...

9CVSS5.3AI score0.00231EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/08/11 6:40 p.m.7 views

Use-After-Free in MongoDB Geospatial Validation Leads to Denial of Service

An issue in MongoDB Server's geospatial validation could allow an authenticated user with write privileges to cause an internal reference to be used after the underlying memory has been freed, through concurrent operations against a collection using a certain type of validator. This could result ...

6.5CVSS5.2AI score0.00289EPSS
SaveExploits0References1Affected Software1
Total number of security vulnerabilities204