377908 matches found
CVE-2026-14881
CVE-2026-14881 affects MongoDB Compass: during imports of connections, an attacker can override connection options that are not normally changeable via the connection form. Specifically, a custom browser open command for the OIDC authentication flow can be injected, which is typically configured ...
CVE-2026-13055
The CVE concerns MongoDB Server (mongod) where the query expression $_internalIndexKey in an aggregation pipeline can crash the server. The root cause is improper handling of compound wildcard index specifications, triggering an internal consistency check that aborts the server process. The vulne...
CVE-2026-13056
CVE-2026-13056 affects MongoDB server where using expressions that generate large arrays can craft a query that creates very large intermediate objects in memory, leading to an out-of-memory crash. The issue arises from producing oversized intermediate data structures during query execution, resu...
CVE-2026-13057
CVE-2026-13057 affects the server’s Atlas Search integration (MongoDB) in sharded topologies. An authenticated client can bypass per-user access controls by supplying internal routing fields for the $search and $searchMeta aggregation stages, which are normally populated only by the trusted route...
CVE-2026-13058
This CVE affects MongoDB’s mongod process. An authenticated user with basic write privileges can send a crafted transaction command with an incomplete set of required fields. The issue stems from inconsistent validation across related transaction command parameters, which can trigger a fatal inte...
CVE-2026-13059
Technical details are not publicly available in the provided documents. No specific affected products, versions, or exploit vectors are stated here. Monitor for updates as new information may emerge.
CVE-2026-9737
CVE-2026-9737 concerns MongoDB during query planning when reading a sort pattern in raw BSONObj form. In some cases, the code does not explicitly handle the meta expression, which may cause incorrect transformations and lead to an invariant failure (potential crash). The issue is reflected in the...
CVE-2026-13060
Technical details are not publicly available in the provided documents. The supplied materials do not specify affected products/components, root cause, or remediation. Monitor for updates.
CVE-2026-14899
The CVE-2026-14899 issue is a memory-safe vulnerability in Thunderbird’s MIME header parser when forwarding messages with headers visible. An off-by-one error could allow reading a byte beyond the header buffer, potentially causing a crash. Affected component: Thunderbird MIME header parsing duri...
CVE-2026-13061
CVE-2026-13061 affects MongoDB: an authenticated user may access session metadata of other users via the $listSessions aggregation stage. Impacted data includes active session IDs, usernames, and activity timestamps, indicating an access-control weakness that ordinarily requires cluster‑level adm...
CVE-2026-13062
The CVE affects MongoDB with Queryable Encryption on sharded clusters. An authenticated user with write privileges on a Queryable Encryption-enabled collection can craft write commands routed via mongos to modify internal encryption metadata fields that should be server-controlled, leading to cor...
CVE-2026-13063
CVE-2026-13063 : An authenticated user with standard read/write privileges can trigger an OOM in MongoDB by sending a crafted aggregation command. The issue is attributed to the libmongocrypt library, which allegedly fails to properly validate payload-supplied values, potentially causing an exces...
CVE-2026-13064
CVE-2026-13064 affects MongoDB: certain query operations using deeply nested $jsonSchema constructs can cause disproportionate CPU consumption, leading to resource exhaustion on affected deployments. The root cause is described as CPU-bound operations that cannot be interrupted by standard admini...
CVE-2026-13065
CVE-2026-13065 : MongoDB contains a vulnerability in the aggregation framework where a user with read‑only privileges can craft a pipeline using the $linearFill window function with a particular sortBy expression, triggering abnormal mongod termination and a denial of service. The root cause is i...
CVE-2026-13066
CVE-2026-13066 affects MongoDB deployments that use server-side JavaScript. The root cause is improper handling of DBPointer objects during BSON serialization in the server’s JavaScript engine, which can cause internal process memory contents to be included in data returned to the client. The ava...
CVE-2026-13067
Technical details for CVE-2026-13067 are not publicly available in the provided documents; monitor for updates.
CVE-2026-13068
Summary: CVE-2026-13068 affects MongoDB mongos. An authenticated user with cursor-termination privileges on one database can terminate active cursors on a different database, disrupting ongoing queries for other users. The issue stems from an authorization check that does not properly scope privi...
CVE-2026-13069
An authenticated user can trigger resource exhaustion in MongoDB Server by sending a crafted Queryable Encryption (FLE2) find payload that uses an unvalidated field to drive an internal computation loop. This causes excessive CPU and potential out-of-memory, degrading availability for other opera...
CVE-2026-13070
The CVE affects MongoDB servers performing outbound TLS connections. A malformed OCSP response during the TLS handshake can cause the server to terminate abnormally, due to OCSP stapling validation enabled by default for outgoing connections. Impact is primarily availability (possible process ter...
CVE-2026-13071
CVE-2026-13071 affects MongoDB’s mongod process where an authenticated user with read access can trigger server-side JavaScript in certain aggregation expressions, exposing an improper memory handling flaw during document processing that can terminate the server. The issue is described across NVD...