Clients may successfully perform a TLS handshake with a MongoDB server despite presenting a client certificate not aligning with the documented Exten…
The KMIP response parser built into mongo binaries is overly tolerant of certain malformed packets, and may parse them into invalid objects. Later re…
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 issu…
When tlsInsecure=False appears in a connection string, certificate validation is disabled. This vulnerability affects MongoDB Rust Driver versions p…
An authorized user can cause a crash in the MongoDB Server through a specially crafted $group query. This vulnerability is related to the incorrect h…
MongoDB Server may allow upsert operations retried within a transaction to violate unique index constraints, potentially causing an invariant failure…
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 …
An authorized user can issue queries with duplicate _id fields, that leads to unexpected behavior in MongoDB Server, which may result to crash. This …
MongoDB Server's mongos component can become unresponsive to new connections due to incorrect handling of incomplete data. This affects MongoDB when …
An unauthorized user may leverage a specially crafted aggregation pipeline to access data without proper authorization due to improper handling of th…
MongoDB Server may be susceptible to disruption caused by high memory usage, potentially leading to server crash. This condition is linked to ineffic…
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 h…
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…
MongoDB Server may be susceptible to stack overflow due to JSON parsing mechanism, where specifically crafted JSON inputs may induce unwarranted leve…
Under certain conditions, an authenticated user request may execute with stale privileges following an intentional change by an authorized administra…
A MongoDB server under specific conditions running on Linux with TLS and CRL revocation status checking enabled, fails to check the revocation status…
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 s…
Specifically crafted MongoDB wire protocol messages can cause mongos to crash during command validation. This can occur without using an authenticate…
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 underlyi…
The various bson_append functions in the MongoDB C driver library may be susceptible to buffer overflow when performing operations that could result …
MongoDB Compass may be susceptible to local privilege escalation under certain conditions potentially enabling unauthorized actions on a user's syste…
mongosh may be susceptible to local privilege escalation under certain conditions potentially enabling unauthorized actions on a user's system with e…
The MongoDB Shell may be susceptible to control character injection where an attacker with control of the user’s clipboard could manipulate them to p…
The MongoDB Shell may be susceptible to control character injection where an attacker with control over the database cluster contents can inject cont…
The MongoDB Shell may be susceptible to control character injection where an attacker with control of the mongosh autocomplete feature, can use the a…
An authorized user may trigger crashes or receive the contents of buffer over-reads of Server memory by issuing specially crafted requests that const…
prepareUnique index may cause secondaries to crash due to incorrect enforcement of index constraints on secondaries, where in extreme cases may cause…
MongoDB Server may access non-initialized region of memory leading to unexpected behaviour when zero arguments are called in internal aggregation sta…
In certain highly specific configurations of the host system and MongoDB server binary installation on Linux Operating Systems, it may be possible fo…
"Hot" backup files may be downloaded by underprivileged users, if they are capable of acquiring a unique backup identifier. This issue affects MongoD…