Lucene search
K

69 matches found

RedhatCVE
RedhatCVE
added 5 days ago4 views

CVE-2026-6914

Computing the MD5 checksum of a malformed BSON object under specific conditions may cause loss of availability in MongoDB server. This issue affects all MongoDB Server v8.2 versions, all MongoDB Server v8.1 versions, MongoDB Server v8.0 versions prior to 8.0.21, MongoDB Server v7.0 versions prior...

7.5CVSS5.4AI score0.00059EPSS
Exploits0References1
OSV
OSV
added 2026/05/19 8:53 a.m.5 views

BIT-MONGODB-2026-8200 Schema validation log messages may not redact user data

When schema validation is enabled on a collection and an update or insert would violate the collection's schema, the local server log message generated may not have all user data redacted. This issue impacts MongoDB Server v7.0 versions prior to 7.0.34, v8.0 versions prior to 8.0.23, v8.2 version...

5.3CVSS5.8AI score0.00041EPSS
Exploits0References2
OSV
OSV
added 2026/05/19 8:53 a.m.3 views

BIT-MONGODB-2026-8053 FlatBSON Duplicate Field Index Drift

An issue in MongoDB Server's time-series collection implementation allows an authenticated user with database write privileges to trigger an out-of-bounds memory write in the mongod process. The issue results from an inconsistency in the internal field-name-to-index mapping within the time-series...

8.8CVSS6.1AI score0.00093EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2026/05/18 3:40 p.m.6 views

CVE-2026-8843 Calling createIndex with certain index types can crash mongod

Creating a "2dspherebucket" index on a non-timeseries bucket collection will succeed, but any subsequent attempt to insert a document which triggers updating that index will crash the server. A similar issue occurs when creating "queryableencryptedrange" indices. This issue affects MongoDB Server...

7.1CVSS5.8AI score0.00044EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/05/18 3:40 p.m.35 views

CVE-2026-8843 Calling createIndex with certain index types can crash mongod

Creating a "2dspherebucket" index on a non-timeseries bucket collection will succeed, but any subsequent attempt to insert a document which triggers updating that index will crash the server. A similar issue occurs when creating "queryableencryptedrange" indices. This issue affects MongoDB Server...

7.1CVSS0.00044EPSS
Exploits0References1
MongoDB
MongoDB
added 2026/05/18 3:40 p.m.10 views

Calling createIndex with certain index types can crash mongod

Creating a "2dspherebucket" index on a non-timeseries bucket collection will succeed, but any subsequent attempt to insert a document which triggers updating that index will crash the server. A similar issue occurs when creating "queryableencryptedrange" indices. This issue affects MongoDB Server...

7.1CVSS5.8AI score0.00044EPSS
Exploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/05/14 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-8199

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An authenticated user can cause excess memory usage via bitwise match expression AST processing of $bitsAllSet, $bitsAnySet, $bitsAllClear, and $bitsAnyClear...

7.1CVSS5.8AI score0.00054EPSS
Exploits0References2
EUVD
EUVD
added 2026/05/13 6:30 p.m.9 views

EUVD-2026-29891

When schema validation is enabled on a collection and an update or insert would violate the collection's schema, the local server log message generated may not have all user data redacted. This issue impacts MongoDB Server v7.0 versions prior to 7.0.34, v8.0 versions prior to 8.0.23, v8.2 version...

4.8CVSS5.8AI score0.00041EPSS
Exploits0References2
EUVD
EUVD
added 2026/05/13 6:30 p.m.7 views

EUVD-2026-29890

An authenticated user can cause excess memory usage via bitwise match expression AST processing of $bitsAllSet, $bitsAnySet, $bitsAllClear, and $bitsAnyClear. This contributes to memory pressure and may lead to availability loss by OOM. This issue impacts MongoDB Server v7.0 versions prior to...

7.1CVSS5.8AI score0.00054EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/13 12:8 a.m.4 views

CVE-2026-8200

When schema validation is enabled on a collection and an update or insert would violate the collection's schema, the local server log message generated may not have all user data redacted. This issue impacts MongoDB Server v7.0 versions prior to 7.0.34, v8.0 versions prior to 8.0.23, v8.2 version...

4.8CVSS5.8AI score0.00041EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2026/05/13 12:8 a.m.33 views

CVE-2026-8200 Schema validation log messages may not redact user data

When schema validation is enabled on a collection and an update or insert would violate the collection's schema, the local server log message generated may not have all user data redacted. This issue impacts MongoDB Server v7.0 versions prior to 7.0.34, v8.0 versions prior to 8.0.23, v8.2 version...

4.8CVSS0.00041EPSS
Exploits0References1
CVE
CVE
added 2026/05/13 12:5 a.m.14 views

CVE-2026-8199

CVE-2026-8199 affects MongoDB Server before certain patched versions across multiple lines: v7.0 <7.0.34, v8.0 <8.0.23, v8.2 <8.2.9, and v8.3

7.1CVSS5.8AI score0.00054EPSS
Exploits0References1Affected Software1
MongoDB
MongoDB
added 2026/05/13 12:5 a.m.6 views

Post-auth memory exhaustion via bitwise match expressions

An authenticated user can cause excess memory usage via bitwise match expression AST processing of $bitsAllSet, $bitsAnySet, $bitsAllClear, and $bitsAnyClear. This contributes to memory pressure and may lead to availability loss by OOM. This issue impacts MongoDB Server v7.0 versions prior to...

7.1CVSS5.8AI score0.00054EPSS
Exploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/12 11:59 p.m.4 views

CVE-2026-8053

An issue in MongoDB Server's time-series collection implementation allows an authenticated user with database write privileges to trigger an out-of-bounds memory write in the mongod process. The issue results from an inconsistency in the internal field-name-to-index mapping within the time-series...

8.8CVSS6.1AI score0.00093EPSS
Exploits1References2Affected Software1
MongoDB
MongoDB
added 2026/05/12 11:59 p.m.6 views

FlatBSON Duplicate Field Index Drift

An issue in MongoDB Server's time-series collection implementation allows an authenticated user with database write privileges to trigger an out-of-bounds memory write in the mongod process. The issue results from an inconsistency in the internal field-name-to-index mapping within the time-series...

8.8CVSS6.1AI score0.00093EPSS
Exploits1References1Affected Software1
OSV
OSV
added 2026/05/08 8:50 a.m.2 views

BIT-MONGODB-2026-6914 MD5 checksum creation may cause availability loss

Computing the MD5 checksum of a malformed BSON object under specific conditions may cause loss of availability in MongoDB server. This issue affects all MongoDB Server v8.2 versions, all MongoDB Server v8.1 versions, MongoDB Server v8.0 versions prior to 8.0.21, MongoDB Server v7.0 versions prior...

7.5CVSS5.8AI score0.00059EPSS
Exploits0References2
CNNVD
CNNVD
added 2026/05/07 12:0 a.m.6 views

MongoDB Server 代码问题漏洞

MongoDB Server is an open-source NoSQL database developed by MongoDB, a US-based company. This database offers features such as collection-oriented storage, dynamic querying, data replication, and automatic failover. Versions of MongoDB Server prior to 8.2 and 8.2.7 contained code vulnerabilities...

7.1CVSS5.9AI score0.00074EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2026/05/04 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-6914

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Computing the MD5 checksum of a malformed BSON object under specific conditions may cause loss of availability in MongoDB server. This issue affects all MongoDB...

7.5CVSS5.8AI score0.00059EPSS
Exploits0References2
EUVD
EUVD
added 2026/04/29 4:47 p.m.2 views

EUVD-2026-26262

Computing the MD5 checksum of a malformed BSON object under specific conditions may cause loss of availability in MongoDB server. This issue affects all MongoDB Server v8.2 versions, all MongoDB Server v8.1 versions, MongoDB Server v8.0 versions prior to 8.0.21, MongoDB Server v7.0 versions prior...

7.1CVSS5.2AI score0.00059EPSS
Exploits0References1
Packet Storm
Packet Storm
added 2026/02/17 12:0 a.m.127 views

📄 MongoDB BSON Decompression OP_COMPRESSED Memory Disclosure

This Metasploit module demonstrates an educational memory leak in MongoDB BSON decompression. It sends malformed BSON in OPCOMPRESSED messages to trigger memory disclosure. Quite a huge list of versions are affected...

8.7CVSS8AI score0.62808EPSS
Exploits38
Rows per page
Query Builder