Bitnami package
mongodb
pkg:bitnami/mongodb
Vulnerabilities (70)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2025-14847 | — | KEV | >= 4.4.0, < 4.4.30 | 4.4.30 | Dec 19, 2025 | Mismatched length fields in Zlib compressed protocol headers may allow a read of uninitialized heap memory by an unauthenticated client. This issue affects all MongoDB Server v7.0 prior to 7.0.28 versions, MongoDB Server v8.0 versions prior to 8.0.17, MongoDB Server v8.2 versions | |
| CVE-2025-14345 | — | >= 7.0.0, < 7.0.26 | 7.0.26 | Dec 9, 2025 | A post-authentication flaw in the network two-phase commit protocol used for cross-shard transactions in MongoDB Server may lead to logical data inconsistencies under specific conditions which are not predictable and exist for a very short period of time. This error can cause the | ||
| CVE-2025-13644 | — | >= 7.0.0, < 7.0.26 | 7.0.26 | Nov 25, 2025 | MongoDB Server may experience an invariant failure during batched delete operations when handling documents. The issue arises when the server mistakenly assumes the presence of multiple documents in a batch based solely on document size exceeding BSONObjMaxSize. This issue affect | ||
| CVE-2025-13643 | — | >= 7.0.0, < 7.0.26 | 7.0.26 | Nov 25, 2025 | 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 Serve | ||
| CVE-2025-12893 | — | >= 7.0.0, < 7.0.26 | 7.0.26 | Nov 25, 2025 | 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 st | ||
| CVE-2025-13507 | — | >= 7.0.0, < 7.0.26 | 7.0.26 | Nov 25, 2025 | 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 | ||
| CVE-2025-12657 | — | >= 6.0.0, < 7.0.22 | 7.0.22 | Nov 3, 2025 | 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. | ||
| CVE-2025-11979 | — | >= 7.0.0, < 7.0.25 | 7.0.25 | Oct 20, 2025 | 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 | ||
| CVE-2025-10061 | — | >= 6.0.0, < 6.0.25 | 6.0.25 | Sep 5, 2025 | 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 c | ||
| CVE-2025-10060 | — | >= 6.0.0, < 6.0.25 | 6.0.25 | Sep 5, 2025 | 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 Mong | ||
| CVE-2025-10059 | — | >= 6.0.0, < 6.0.24 | 6.0.24 | Sep 5, 2025 | 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 version | ||
| CVE-2025-7259 | — | >= 8.1.0, < 8.2.0 | 8.2.0 | Jul 7, 2025 | 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. | ||
| CVE-2025-6714 | — | >= 6.0.0, < 6.0.23 | 6.0.23 | Jul 7, 2025 | 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 | ||
| CVE-2025-6713 | — | >= 6.0.0, < 6.0.22 | 6.0.22 | Jul 7, 2025 | 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 | ||
| CVE-2025-6712 | — | >= 8.0.0, < 8.0.10 | 8.0.10 | Jul 7, 2025 | 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 anti | ||
| CVE-2025-6711 | — | >= 6.0.0, < 6.0.21 | 6.0.21 | Jul 7, 2025 | 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 | ||
| CVE-2025-6710 | — | >= 6.0.0, < 6.0.21 | 6.0.21 | Jun 26, 2025 | 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 | ||
| CVE-2025-6709 | — | >= 6.0.0, < 6.0.21 | 6.0.21 | Jun 26, 2025 | 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 | ||
| CVE-2025-6707 | — | >= 5.0.0, < 5.0.31 | 5.0.31 | Jun 26, 2025 | 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 | ||
| CVE-2025-6706 | — | >= 6.0.0, < 6.0.21 | 6.0.21 | Jun 26, 2025 | 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 |
- affected >= 4.4.0, < 4.4.30fixed 4.4.30
Mismatched length fields in Zlib compressed protocol headers may allow a read of uninitialized heap memory by an unauthenticated client. This issue affects all MongoDB Server v7.0 prior to 7.0.28 versions, MongoDB Server v8.0 versions prior to 8.0.17, MongoDB Server v8.2 versions
- CVE-2025-14345Dec 9, 2025affected >= 7.0.0, < 7.0.26fixed 7.0.26
A post-authentication flaw in the network two-phase commit protocol used for cross-shard transactions in MongoDB Server may lead to logical data inconsistencies under specific conditions which are not predictable and exist for a very short period of time. This error can cause the
- CVE-2025-13644Nov 25, 2025affected >= 7.0.0, < 7.0.26fixed 7.0.26
MongoDB Server may experience an invariant failure during batched delete operations when handling documents. The issue arises when the server mistakenly assumes the presence of multiple documents in a batch based solely on document size exceeding BSONObjMaxSize. This issue affect
- CVE-2025-13643Nov 25, 2025affected >= 7.0.0, < 7.0.26fixed 7.0.26
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 Serve
- CVE-2025-12893Nov 25, 2025affected >= 7.0.0, < 7.0.26fixed 7.0.26
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 st
- CVE-2025-13507Nov 25, 2025affected >= 7.0.0, < 7.0.26fixed 7.0.26
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
- CVE-2025-12657Nov 3, 2025affected >= 6.0.0, < 7.0.22fixed 7.0.22
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.
- CVE-2025-11979Oct 20, 2025affected >= 7.0.0, < 7.0.25fixed 7.0.25
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
- CVE-2025-10061Sep 5, 2025affected >= 6.0.0, < 6.0.25fixed 6.0.25
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 c
- CVE-2025-10060Sep 5, 2025affected >= 6.0.0, < 6.0.25fixed 6.0.25
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 Mong
- CVE-2025-10059Sep 5, 2025affected >= 6.0.0, < 6.0.24fixed 6.0.24
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 version
- CVE-2025-7259Jul 7, 2025affected >= 8.1.0, < 8.2.0fixed 8.2.0
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.
- CVE-2025-6714Jul 7, 2025affected >= 6.0.0, < 6.0.23fixed 6.0.23
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
- CVE-2025-6713Jul 7, 2025affected >= 6.0.0, < 6.0.22fixed 6.0.22
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
- CVE-2025-6712Jul 7, 2025affected >= 8.0.0, < 8.0.10fixed 8.0.10
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 anti
- CVE-2025-6711Jul 7, 2025affected >= 6.0.0, < 6.0.21fixed 6.0.21
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
- CVE-2025-6710Jun 26, 2025affected >= 6.0.0, < 6.0.21fixed 6.0.21
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
- CVE-2025-6709Jun 26, 2025affected >= 6.0.0, < 6.0.21fixed 6.0.21
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
- CVE-2025-6707Jun 26, 2025affected >= 5.0.0, < 5.0.31fixed 5.0.31
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
- CVE-2025-6706Jun 26, 2025affected >= 6.0.0, < 6.0.21fixed 6.0.21
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
Page 2 of 4