Lucene search
K
MongodbRecent

146 matches found

MongoDB
MongoDB
added 2025/11/25 5:16 a.m.7 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.00185EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2025/11/25 5:7 a.m.6 views

Improper Certificate Validation May Allow Successful TLS Handshaking Despite Invalid Extended Key Usage Fields in MongoDB Server

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

5.4CVSS6.5AI score0.00081EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2025/11/25 4:52 a.m.5 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.0024EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2025/11/18 8:21 p.m.10 views

Bulk write with options may read invalid memory

A mongocbulkoperationt may read invalid memory if large options are passed...

6.9CVSS6.9AI score0.00185EPSS
Exploits0References3Affected Software2
MongoDB
MongoDB
added 2025/11/03 9:3 p.m.8 views

Malformed KMIP response may result in access violation

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

5.9CVSS6.9AI score0.00326EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2025/10/23 9:1 p.m.7 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.00123EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2025/10/20 5:47 p.m.6 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.00246EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2025/10/13 4:22 p.m.7 views

Configuration may unexpectedly disable certificate validation

When tlsInsecure=False appears in a connection string, certificate validation is disabled. This vulnerability affects MongoDB Rust Driver versions prior to v3.2.5...

8CVSS6.8AI score0.00161EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2025/10/09 2:14 p.m.8 views

MongoDB Atlas SQL ODBC driver installation via MSI may leave ACLs unset on custom installation directories

Incorrect Default Permissions vulnerability in MongoDB Atlas SQL ODBC driver on Windows allows Privilege Escalation.This issue affects MongoDB Atlas SQL ODBC driver: from 1.0.0 through 2.0.0...

8.8CVSS7.6AI score0.00122EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2025/10/08 9:26 p.m.8 views

MongoDB Connector for BI installation MSI leave ACLs unset on custom installation directories

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

8.8CVSS7AI score0.00111EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2025/09/15 4:4 p.m.8 views

MongoDB Windows installation MSI may leave ACLs unset on custom installation directories

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

7.8CVSS6.9AI score0.00111EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2025/09/05 8:48 p.m.6 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.00289EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2025/09/05 8:39 p.m.8 views

MongoDB may be susceptible to Invariant Failure in Transactions due Upsert Operation

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

7.5CVSS6.9AI score0.00305EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2025/09/05 8:26 p.m.5 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.00254EPSS
Exploits0References2Affected Software1
MongoDB
MongoDB
added 2025/07/07 3:6 p.m.54 views

Certain Queries with Duplicate _id Fields May Cause MongoDB Server to Crash

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

6.5CVSS7AI score0.00276EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2025/07/07 2:45 p.m.13 views

MongoDB Server may be susceptible to privilege escalation due to $mergeCursors stage

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

7.7CVSS6.9AI score0.00336EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2025/07/07 2:45 p.m.8 views

MongoDB Server may be susceptible to DoS due to Accumulated Memory Allocation

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

6.5CVSS7AI score0.00276EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2025/07/07 2:45 p.m.13 views

Incorrect Handling of incomplete data may prevent mongoS from Accepting New Connections

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

7.5CVSS7.2AI score0.00307EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2025/07/07 2:40 p.m.22 views

Incomplete Redaction of Sensitive Information in MongoDB Server Logs

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

4.9CVSS7AI score0.00239EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2025/06/26 1:59 p.m.18 views

Running certain aggregation operations with the SBE engine may lead to unexpected behavior on MongoDB Server

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

8.8CVSS6.9AI score0.00214EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2025/06/26 11:40 a.m.21 views

Pre-authentication Denial of Service Stack Overflow Vulnerability in JSON Parsing via Excessive Recursion in MongoDB

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

7.5CVSS7.4AI score0.00307EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2025/06/26 11:32 a.m.9 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.00466EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2025/06/26 11:9 a.m.28 views

Race condition in privilege cache invalidation cycle

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

5.4CVSS7.1AI score0.00143EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2025/04/01 11:10 a.m.80 views

Malformed MongoDB wire protocol messages may cause mongos to crash

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.5CVSS7AI score0.00398EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2025/04/01 9:16 a.m.63 views

MongoDB Server running on Linux may allow unexpected connections where intermediate certificates are revoked

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

9.8CVSS7AI score0.00256EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2025/04/01 9:8 a.m.30 views

MongoDB Server may crash due to improper validation of explain command

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

6.5CVSS7.2AI score0.00372EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2025/04/01 8:47 a.m.115 views

User may override a view's collation and gain unauthorized access to underlying data

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

5.4CVSS6.9AI score0.0017EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2025/03/18 9:0 a.m.33 views

MongoDB C Driver bson library may be susceptible to buffer overflow

The various bsonappend 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 INT32MAX, resulting in a segmentation fault and possible application crash. This...

8.4CVSS7.2AI score0.00734EPSS
Exploits0References1Affected Software2
MongoDB
MongoDB
added 2025/02/27 1:15 p.m.31 views

MongoDB Shell may be susceptible to local privilege escalation in Windows

mongosh may be susceptible to local privilege escalation under certain conditions potentially enabling unauthorized actions on a user's system with elevated privilege, when a crafted file is stored in C:\nodemodules. This issue affects mongosh prior to 2.3.0...

7.8CVSS6.6AI score0.00135EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2025/02/27 1:8 p.m.22 views

MongoDB Compass may be susceptible to local privilege escalation in Windows

MongoDB Compass may be susceptible to local privilege escalation under certain conditions potentially enabling unauthorized actions on a user's system with elevated privileges, when a crafted file is stored in C:\nodemodules. This issue affects MongoDB Compass prior to 1.42.1...

7.8CVSS6.6AI score0.00134EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2025/02/27 12:37 p.m.11 views

MongoDB Shell may be susceptible to control character Injection via shell output

The MongoDB Shell may be susceptible to control character injection where an attacker with control over the database cluster contents can inject control characters into the shell output. This may result in the display of falsified messages that appear to originate from mongosh or the underlying...

6.8CVSS7AI score0.00194EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2025/02/27 12:35 p.m.17 views

MongoDB Shell may be susceptible to control character injection via pasting

The MongoDB Shell may be susceptible to control character injection where an attacker with control of the user’s clipboard could manipulate them to paste text into mongosh that evaluates arbitrary code. Control characters in the pasted text can be used to obfuscate malicious code. This issue...

8.8CVSS7.2AI score0.00224EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2025/02/27 12:31 p.m.19 views

MongoDB Shell may be susceptible to Control Character Injection via autocomplete

The MongoDB Shell may be susceptible to control character injection where an attacker with control of the mongosh autocomplete feature, can use the autocompletion feature to input and run obfuscated malicious text. This requires user interaction in the form of the user using ‘tab’ to autocomplete...

7.6CVSS7.1AI score0.00287EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2024/11/14 4:2 p.m.57 views

Improper neutralization of null bytes may lead to buffer over-reads in MongoDB Server

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

8.1CVSS7.2AI score0.00537EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2024/10/28 12:57 p.m.30 views

CSFLE and Queryable Encryption self-lookup may fail to encrypt values in subpipelines

A bug in query analysis of certain complex self-referential $lookup subpipelines may result in literal values in expressions for encrypted fields to be sent to the server as plaintext instead of ciphertext. Should this occur, no documents would be returned or written. This issue affects mongocryp...

3.3CVSS6.8AI score0.00119EPSS
Exploits0References1Affected Software2
MongoDB
MongoDB
added 2024/10/21 2:8 p.m.52 views

MongoDB Server secondaries may crash due to forced 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 version...

6.5CVSS6.8AI score0.0057EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2024/09/10 12:29 p.m.24 views

MongoDB Server may access non-initialized region of memory leading to unexpected behaviour

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

9.8CVSS6.7AI score0.00373EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2024/08/27 10:23 a.m.41 views

MongoDB Server binaries may load potentially insecure shared libraries from specific relative paths

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

6.7CVSS6.8AI score0.00203EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2024/08/13 2:18 p.m.187 views

Backup files may be downloaded by underprivileged users in MongoDB Enterprise Server

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

5.3CVSS6.7AI score0.00428EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2024/08/07 9:55 a.m.41 views

Accessing Untrusted Directory May Allow Local Privilege Escalation

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

7.8CVSS7AI score0.0026EPSS
Exploits0References3Affected Software3
MongoDB
MongoDB
added 2024/07/03 9:33 p.m.22 views

MongoDB C Driver bson_string_append may be vulnerable to a buffer overflow

The bsonstringappend function in MongoDB C Driver may be vulnerable to a buffer overflow where the function might attempt to allocate too small of buffer and may lead to memory corruption of neighbouring heap memory. This issue affects libbson versions prior to 1.27.1...

5.3CVSS7.5AI score0.00625EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2024/07/02 5:17 p.m.19 views

Adversarial unsanitized input may cause MongoDB Rust Driver to issue unintended commands.

Incorrect handling of certain string inputs may result in MongoDB Rust driver constructing unintended server commands. This may cause unexpected application behavior including data modification. This issue affects MongoDB Rust Driver 2.0 versions prior to 2.8.2...

7.5CVSS6.8AI score0.00277EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2024/07/02 5:5 p.m.21 views

MongoDB C Driver bson_strfreev may be susceptible to integer overflow

The bsonstrfreev function in the MongoDB C driver library may be susceptible to an integer overflow where the function will try to free memory at a negative offset. This may result in memory corruption. This issue affected libbson versions prior to 1.26.2...

5.3CVSS7AI score0.00392EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2024/07/01 2:56 p.m.31 views

ejson shell parser in MongoDB Compass maybe bypassed

MongoDB Compass may be susceptible to code injection due to insufficient sandbox protection settings with the usage of ejson shell parser in Compass' connection handling. This issue affects MongoDB Compass versions prior to version 1.42.2...

9.8CVSS7.3AI score0.0042EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2024/07/01 2:40 p.m.48 views

Missing authorization check may lead to shard key refinement

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

6.5CVSS6.9AI score0.00376EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2024/06/05 2:32 p.m.39 views

Out-of-bounds read in bson module of PyMongo

An out-of-bounds read in the 'bson' module of PyMongo 4.6.2 or earlier allows deserialization of malformed BSON provided by a Server to raise an exception which may contain arbitrary application memory...

8.1CVSS4.7AI score0.00663EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2024/05/14 2:56 p.m.35 views

MongoDB Server may have unexpected application behaviour due to invalid BSON

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

7.5CVSS7AI score0.00554EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2024/05/14 2:55 p.m.27 views

MongoDB Server (mongod) may crash when generating ftdc

An unauthenticated user can trigger a fatal assertion in the server while generating ftdc diagnostic metrics due to attempting to build a BSON object that exceeds certain memory sizes. This issue affects MongoDB Server v5.0 versions prior to and including 5.0.16 and MongoDB Server v6.0 versions...

5.3CVSS7.1AI score0.00457EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2024/04/24 4:32 p.m.107 views

Insufficient validation of external input in Compass may enable MITM attacks

MongoDB Compass may accept and use insufficiently validated input from an untrusted external source. This may cause unintended application behavior, including data disclosure and enabling attackers to impersonate users. This issue affects MongoDB Compass versions 1.35.0 to 1.40.5...

7.1CVSS6.9AI score0.00231EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2024/02/29 9:31 a.m.27 views

MongoDB Server may allow successful untrusted connection

Under certain configurations of --tlsCAFile and tls.CAFile, MongoDB Server may skip peer certificate validation which may result in untrusted connections to succeed. This may effectively reduce the security guarantees provided by TLS and open connections that should have been closed due to failin...

9.8CVSS7.2AI score0.005EPSS
Exploits0References5Affected Software1
Total number of security vulnerabilities146