← Back

Mongodb

mongodb

151 CVEs • 24 products

Products (24)

Click to collapse
Toggle
Mongodb
mongodb
C Driver
c_driver
Compass
compass
Mongosh
mongosh
Libbson
libbson
Ops Manager
ops_manager
Rust Driver
rust_driver
Php Driver
php_driver
Js Bson
js-bson
Bson
bson
Libmongocrypt
libmongocrypt
Java Driver
java_driver
Database Tools
database_tools
Mongomirror
mongomirror
Go Driver
go_driver
C++
c++
Node.js
node.js
Swift Driver
swift_driver
Pymongo
pymongo
Mongocryptd
mongocryptd

CVEs (151)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Mongodb
1Mongodb
Nov 21, 2024
Nov 23, 2020
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
A user authorized to perform database queries may trigger denial of service by issuing specially crafted applyOps invocations. This issue affects MongoDB Server v4.0 versions prior to 4.0.10 and MongoDB Server v3.6 versi...Show more
A user authorized to perform database queries may trigger denial of service by issuing specially crafted applyOps invocations. This issue affects MongoDB Server v4.0 versions prior to 4.0.10 and MongoDB Server v3.6 versions prior to 3.6.13.Show less
1Mongodb
1Mongodb
Nov 21, 2024
Nov 23, 2020
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
A user authorized to perform database queries may trigger denial of service by issuing specially crafted queries with compound indexes affecting QueryPlanner. This issue affects MongoDB Server v3.6 versions prior to 3.6....Show more
A user authorized to perform database queries may trigger denial of service by issuing specially crafted queries with compound indexes affecting QueryPlanner. This issue affects MongoDB Server v3.6 versions prior to 3.6.9 and MongoDB Server v4.0 versions prior to 4.0.3.Show less
1Mongodb
1Mongodb
Jun 17, 2026
Nov 23, 2020
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
A user authorized to perform database queries may cause denial of service by issuing a specially crafted query which violates an invariant in the server selection subsystem. This issue affects MongoDB Server v4.4 version...Show more
A user authorized to perform database queries may cause denial of service by issuing a specially crafted query which violates an invariant in the server selection subsystem. This issue affects MongoDB Server v4.4 versions prior to 4.4.1. Versions before 4.4 are not affected.Show less
1Mongodb
1Mongodb
Jun 17, 2026
Nov 23, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Incorrect validation of user input in the role name parser may lead to use of uninitialized memory allowing an unauthenticated attacker to use a specially crafted request to cause a denial of service. This issue affects...Show more
Incorrect validation of user input in the role name parser may lead to use of uninitialized memory allowing an unauthenticated attacker to use a specially crafted request to cause a denial of service. This issue affects MongoDB Server v4.4 versions prior to 4.4.0-rc12; MongoDB Server v4.2 versions prior to 4.2.9.Show less
1Mongodb
1Mongodb
Jun 17, 2026
Aug 21, 2020
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
A user authorized to perform database queries may cause denial of service by issuing specially crafted queries, which violate an invariant in the query subsystem's support for geoNear. This issue affects MongoDB Server v...Show more
A user authorized to perform database queries may cause denial of service by issuing specially crafted queries, which violate an invariant in the query subsystem's support for geoNear. This issue affects MongoDB Server v4.4 versions prior to 4.4.0-rc7; MongoDB Server v4.2 versions prior to 4.2.8 and MongoDB Server v4.0 versions prior to 4.0.19.Show less
1Mongodb
1Ops Manager
Jun 17, 2026
May 13, 2020
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
In affected Ops Manager versions there is an exposed http route was that may allow attackers to view a specific access log of a publicly exposed Ops Manager instance. This issue affects: MongoDB Inc. MongoDB Ops Manager...Show more
In affected Ops Manager versions there is an exposed http route was that may allow attackers to view a specific access log of a publicly exposed Ops Manager instance. This issue affects: MongoDB Inc. MongoDB Ops Manager 4.0 versions 4.0.9, 4.0.10 and MongoDB Ops Manager 4.1 version 4.1.5.Show less
1Mongodb
1Mongodb
Jun 17, 2026
May 6, 2020
N/A· v4
5.3 MEDIUM· v3
3.5 LOW· v2
Improper serialization of internal state in the authorization subsystem in MongoDB Server's authorization subsystem permits a user with valid credentials to bypass IP whitelisting protection mechanisms following administ...Show more
Improper serialization of internal state in the authorization subsystem in MongoDB Server's authorization subsystem permits a user with valid credentials to bypass IP whitelisting protection mechanisms following administrative action. This issue affects MongoDB Server v4.2 versions prior to 4.2.3; MongoDB Server v4.0 versions prior to 4.0.15; MongoDB Server v4.3 versions prior to 4.3.3and MongoDB Server v3.6 versions prior to 3.6.18.Show less
2Mongodb
Whoopsie Project
2C Driver
Whoopsie
Jun 17, 2026
Apr 24, 2020
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
bson before 0.8 incorrectly uses int rather than size_t for many variables, parameters, and return values. In particular, the bson_ensure_space() parameter bytesNeeded could have an integer overflow via properly construc...Show more
bson before 0.8 incorrectly uses int rather than size_t for many variables, parameters, and return values. In particular, the bson_ensure_space() parameter bytesNeeded could have an integer overflow via properly constructed bson input.Show less
1Mongodb
1Mongodb Enterprise Kubernetes Operator
Jun 17, 2026
Apr 9, 2020
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
X.509 certificates generated by the MongoDB Enterprise Kubernetes Operator may allow an attacker with access to the Kubernetes cluster improper access to MongoDB instances. Customers who do not use X.509 authentication,...Show more
X.509 certificates generated by the MongoDB Enterprise Kubernetes Operator may allow an attacker with access to the Kubernetes cluster improper access to MongoDB instances. Customers who do not use X.509 authentication, and those who do not use the Operator to generate their X.509 certificates are unaffected. This issue affects MongoDB Enterprise Kubernetes Operator version 1.0, MongoDB Enterprise Kubernetes Operator version 1.1, MongoDB Enterprise Kubernetes Operator version 1.2 versions prior to 1.2.4, MongoDB Enterprise Kubernetes Operator version 1.3 versions prior to 1.3.1, 1.2, 1.4 versions prior to 1.4.4.Show less
1Mongodb
1Js Bson
Jun 17, 2026
Mar 31, 2020
N/A· v4
5.4 MEDIUM· v3
5.5 MEDIUM· v2
Incorrect parsing of certain JSON input may result in js-bson not correctly serializing BSON. This may cause unexpected application behaviour including data disclosure. This issue affects: MongoDB Inc. js-bson library ve...Show more
Incorrect parsing of certain JSON input may result in js-bson not correctly serializing BSON. This may cause unexpected application behaviour including data disclosure. This issue affects: MongoDB Inc. js-bson library version 1.1.3 and prior to.Show less
1Mongodb
1Bson
Jun 17, 2026
Mar 30, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
All versions of bson before 1.1.4 are vulnerable to Deserialization of Untrusted Data. The package will ignore an unknown value for an object's _bsotype, leading to cases where an object is serialized as a document rathe...Show more
All versions of bson before 1.1.4 are vulnerable to Deserialization of Untrusted Data. The package will ignore an unknown value for an object's _bsotype, leading to cases where an object is serialized as a document rather than the intended BSON type.Show less
2Fedoraproject
Mongodb
2Bson
Fedora
Nov 21, 2024
Feb 20, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
The Moped::BSON::ObjecId.legal? method in mongodb/bson-ruby before 3.0.4 as used in rubygem-moped allows remote attackers to cause a denial of service (worker resource consumption) via a crafted string. NOTE: This issue...Show more
The Moped::BSON::ObjecId.legal? method in mongodb/bson-ruby before 3.0.4 as used in rubygem-moped allows remote attackers to cause a denial of service (worker resource consumption) via a crafted string. NOTE: This issue is due to an incomplete fix to CVE-2015-4410.Show less
1Mongodb
1Mongodb
Jun 17, 2026
Aug 30, 2019
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
An unprivileged user or program on Microsoft Windows which can create OpenSSL configuration files in a fixed location may cause utility programs shipped with MongoDB server to run attacker defined code as the user runnin...Show more
An unprivileged user or program on Microsoft Windows which can create OpenSSL configuration files in a fixed location may cause utility programs shipped with MongoDB server to run attacker defined code as the user running the utility. This issue MongoDB Server v4.0 versions prior to 4.0.11; MongoDB Server v3.6 versions prior to 3.6.14 and MongoDB Server v3.4 prior to 3.4.22.Show less
1Mongodb
1Mongodb
Jun 17, 2026
Aug 30, 2019
N/A· v4
4.2 MEDIUM· v3
1.9 LOW· v2
Incorrect scoping of kill operations in MongoDB Server's packaged SysV init scripts allow users with write access to the PID file to insert arbitrary PIDs to be killed when the root user stops the MongoDB process via Sys...Show more
Incorrect scoping of kill operations in MongoDB Server's packaged SysV init scripts allow users with write access to the PID file to insert arbitrary PIDs to be killed when the root user stops the MongoDB process via SysV init. This issue affects MongoDB Server v4.0 versions prior to 4.0.11; MongoDB Server v3.6 versions prior to 3.6.14; MongoDB Server v3.4 versions prior to 3.4.22.Show less
1Mongodb
1Mongodb
Jun 17, 2026
Aug 6, 2019
N/A· v4
7.1 HIGH· v3
6.0 MEDIUM· v2
After user deletion in MongoDB Server the improper invalidation of authorization sessions allows an authenticated user's session to persist and become conflated with new accounts, if those accounts reuse the names of del...Show more
After user deletion in MongoDB Server the improper invalidation of authorization sessions allows an authenticated user's session to persist and become conflated with new accounts, if those accounts reuse the names of deleted ones. This issue affects MongoDB Server v4.0 versions prior to 4.0.9; MongoDB Server v3.6 versions prior to 3.6.13 and MongoDB Server v3.4 versions prior to 3.4.22. Workaround: After deleting one or more users, restart any nodes which may have had active user authorization sessions. Refrain from creating user accounts with the same name as previously deleted accounts.Show less
1Mongodb
1Mongodb
Nov 21, 2024
Jul 19, 2019
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
Improper handling of LDAP authentication in MongoDB Server versions 3.0.0 to 3.0.6 allows an unauthenticated client to gain unauthorized access.
1Mongodb
1Libbson
Nov 3, 2025
Sep 10, 2018
N/A· v4
8.1 HIGH· v3
5.8 MEDIUM· v2
_bson_iter_next_internal in bson-iter.c in libbson 1.12.0, as used in MongoDB mongo-c-driver and other products, has a heap-based buffer over-read via a crafted bson buffer.
1Mongodb
1Js Bson
Nov 21, 2024
Jul 10, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
The MongoDB bson JavaScript module (also known as js-bson) versions 0.5.0 to 1.0.x before 1.0.5 is vulnerable to a Regular Expression Denial of Service (ReDoS) in lib/bson/decimal128.js. The flaw is triggered when the De...Show more
The MongoDB bson JavaScript module (also known as js-bson) versions 0.5.0 to 1.0.x before 1.0.5 is vulnerable to a Regular Expression Denial of Service (ReDoS) in lib/bson/decimal128.js. The flaw is triggered when the Decimal128.fromString() function is called to parse a long untrusted string.Show less
2Mongodb
Redhat
2Mongodb
Storage Console
Nov 21, 2024
Jul 6, 2018
N/A· v4
7.0 HIGH· v3
1.9 LOW· v2
The skyring-setup command creates random password for mongodb skyring database but it writes password in plain text to /etc/skyring/skyring.conf file which is owned by root but read by local user. Any local user who has...Show more
The skyring-setup command creates random password for mongodb skyring database but it writes password in plain text to /etc/skyring/skyring.conf file which is owned by root but read by local user. Any local user who has access to system running skyring service will be able to get password in plain text.Show less
1Mongodb
1Mongodb
May 13, 2026
Nov 1, 2017
N/A· v4
9.1 CRITICAL· v3
6.4 MEDIUM· v2
MongoDB 3.4.x before 3.4.10, and 3.5.x-development, has a disabled-by-default configuration setting, networkMessageCompressors (aka wire protocol compression), which exposes a vulnerability when enabled that could be exp...Show more
MongoDB 3.4.x before 3.4.10, and 3.5.x-development, has a disabled-by-default configuration setting, networkMessageCompressors (aka wire protocol compression), which exposes a vulnerability when enabled that could be exploited by a malicious attacker to deny service or modify memory.Show less