Vulnerability index

Browse CVEs

158 matching
Filters 1 Clear all
Severity

Filters apply as you choose them.

MongoDB HIGH 7.8
CVE-2024-7553

Incorrect validation of files loaded from a local untrusted directory may allow local privilege escalation if the underlying operating systems is Win…

Fix: 1.18.1 / 1.26.2+
Fix from $1,950 2024-08-07
Rust Driver HIGH 7.5
CVE-2024-6382

Incorrect handling of certain string inputs may result in MongoDB Rust driver constructing unintended server commands. This may cause unexpected appl…

Fix: 2.8.2+
Fix from $1,950 2024-07-02
Libbson MEDIUM 5.3
CVE-2024-6381

The bson_strfreev function in the MongoDB C driver library may be susceptible to an integer overflow where the function will try to free memory at a …

Fix: 1.26.2+
Fix from $1,600 2024-07-02
Compass CRITICAL 9.8
CVE-2024-6376

MongoDB Compass may be susceptible to code injection due to insufficient sandbox protection settings with the usage of ejson shell parser in Compass'…

Fix: 1.42.2+
Fix from $2,300 2024-07-01
MongoDB MEDIUM 6.5
CVE-2024-6375

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 ei…

Fix: 5.0.22 / 6.0.11+
Fix from $1,600 2024-07-01
Pymongo HIGH 8.1
CVE-2024-5629

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 exce…

Fix: 4.6.3+
Fix from $1,950 2024-06-05
MongoDB HIGH 7.5
CVE-2024-3372

Improper validation of certain metadata input may result in the server not correctly serialising BSON. This can be performed pre-authentication and m…

Fix: 5.0.25 / 6.0.14+
Fix from $1,950 2024-05-14
MongoDB MEDIUM 5.3
CVE-2024-3374

An unauthenticated user can trigger a fatal assertion in the server while generating ftdc diagnostic metrics due to attempting to build a BSON object…

Fix: after 6.0.5
Fix from $1,600 2024-05-14
Compass MEDIUM 6.8
CVE-2024-3371

MongoDB Compass may accept and use insufficiently validated input from an untrusted external source. This may cause unintended application behavior, …

Fix: 1.42.1+
Fix from $1,600 2024-04-24
MongoDB CRITICAL 9.8
CVE-2024-1351

Under certain configurations of --tlsCAFile and tls.CAFile, MongoDB Server may skip peer certificate validation which may result in untrusted connect…

Fix: 4.4.29 / 5.0.25+
Fix from $2,300 2024-03-07
C Driver HIGH 7.5
CVE-2023-0437

When calling bson_utf8_validate on some inputs a loop with an exit condition that cannot be reached may occur, i.e. an infinite loop. This issue affe…

Fix: 1.25.0+
Fix from $1,950 2024-01-12
Atlas Kubernetes Operator HIGH 7.5
CVE-2023-0436

The affected versions of MongoDB Atlas Kubernetes Operator may print sensitive information like GCP service account keys and API integration secrets …

Fix: 1.7.1+
Fix from $1,950 2023-11-07
C\+\+ HIGH 7.5
CVE-2021-32050

Some MongoDB Drivers may erroneously publish events containing authentication-related data to a command listener configured by an application. The pu…

Fix: 1.1.1 / 1.9.2+
Fix from $1,950 2023-08-29
MongoDB HIGH 7.5
CVE-2023-1409

If the MongoDB Server running on Windows or macOS is configured to use TLS with a specific set of configuration options that are already known to wor…

Fix: 4.4.23 / 6.0.7+
Fix from $1,950 2023-08-23
Ops Manager Server HIGH 7.2
CVE-2023-4009

In MongoDB Ops Manager v5.0 prior to 5.0.22 and v6.0 prior to 6.0.17 it is possible for an authenticated user with project owner or project user admi…

Fix: 5.0.22 / 6.0.17+
Fix from $1,950 2023-08-08
Ops Manager Server MEDIUM 5.3
CVE-2023-0342

MongoDB Ops Manager Diagnostics Archive may not redact sensitive PEM key file password app settings. Archives do not include the PEM files themselves…

Fix: 5.0.21 / 6.0.12+
Fix from $1,600 2023-06-09
C\# Driver HIGH 7.2
CVE-2022-48282

Under very specific circumstances (see Required configuration section below), a privileged user is able to cause arbitrary code to be executed which …

Fix: 2.19.0+
Fix from $1,950 2023-02-21
MongoDB MEDIUM 6.5
CVE-2022-24272

An authenticated user may trigger an invariant assertion during command dispatch due to incorrect validation on the $external database. This may resu…

Fix: after 5.0.6
Fix from $1,600 2022-04-21
MongoDB HIGH 7.5
CVE-2021-32040

It may be possible to have an extremely long aggregation pipeline in conjunction with a specific stage/operator and cause a stack overflow due to the…

Fix: 4.2.16 / 4.4.11+
Fix from $1,950 2022-04-12
MongoDB HIGH 7.1
CVE-2021-32036

An authenticated user without any specific authorizations may be able to repeatedly invoke the features command where at a high volume may lead to re…

Fix: 4.2.18 / 4.4.10+
Fix from $1,950 2022-02-04
MongoDB MEDIUM 5.5
CVE-2021-32039

Users with appropriate file access may be able to access unencrypted user credentials saved by MongoDB Extension for VS Code in a binary file. These …

Fix: after 0.7.0
Fix from $1,600 2022-01-20
MongoDB MEDIUM 6.5
CVE-2021-20330

An attacker with basic CRUD permissions on a replicated collection can run the applyOps command with specially malformed oplog entries, resulting in …

Fix: 4.0.25 / 4.2.14+
Fix from $1,600 2021-12-15
MongoDB MEDIUM 6.5
CVE-2021-32037

An authorized user may trigger an invariant which may result in denial of service or server exit if a relevant aggregation request is sent to a shard…

Fix: after 5.0.2
Fix from $1,600 2021-11-24
MongoDB MEDIUM 5.3
CVE-2021-20333

Sending specially crafted commands to a MongoDB Server may result in artificial log entries being generated or for log entries to be split. This issu…

Fix: 3.6.20 / 4.0.21+
Fix from $1,600 2021-07-23
Go Driver MEDIUM 6.5
CVE-2021-20329

Specific cstrings input may not be properly validated in the MongoDB Go Driver when marshalling Go objects into BSON. A malicious user could use a Go…

Fix: after 1.5.0
Fix from $1,600 2021-06-10
MongoDB MEDIUM 6.5
CVE-2021-20326

A user authorized to performing a specific type of find query may trigger a denial of service. This issue affects MongoDB Server v4.4 versions prior …

Fix: 4.4.4+
Fix from $1,600 2021-04-30
Database Tools MEDIUM 6.5
CVE-2020-7924

Usage of specific command line parameter in MongoDB Tools which was originally intended to just skip hostname checks, may result in MongoDB skipping …

Fix: 0.6.0 / 3.6.21+
Fix from $1,600 2021-04-12
Compass HIGH 7.8
CVE-2021-20334

A malicious 3rd party with local access to the Windows machine where MongoDB Compass is installed can execute arbitrary software with the privileges …

Fix: 1.25.0+
Fix from $1,950 2021-04-06
MongoDB MEDIUM 6.5
CVE-2020-7929

A user authorized to perform database queries may trigger denial of service by issuing specially crafted query contain a type of regex. This issue af…

Fix: 3.6.21 / 4.0.20+
Fix from $1,600 2021-03-01
Libmongocrypt MEDIUM 6.8
CVE-2021-20327

A specific version of the Node.js mongodb-client-encryption module does not perform correct validation of the KMS server’s certificate. This vulnerab…

Mitigation only
Fix from $1,600 2021-02-25