Lucene search
+L

377908 matches found

CVE
CVE
added 2026/07/22 7:23 p.m.45 views

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 ...

8.4CVSS5.3AI score0.00152EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/22 7:22 p.m.29 views

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...

7.1CVSS5.4AI score0.0029EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/22 7:22 p.m.18 views

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...

7.1CVSS5.3AI score0.00289EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/22 7:22 p.m.16 views

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...

6CVSS5.4AI score0.00262EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/22 7:21 p.m.17 views

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...

7.1CVSS5.4AI score0.00226EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/22 7:21 p.m.35 views

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.

8.6CVSS5.3AI score0.00278EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/22 7:20 p.m.26 views

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...

7.1CVSS5.3AI score0.00235EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/22 7:19 p.m.17 views

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.

7.1CVSS5.3AI score0.00247EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/22 7:19 p.m.19 views

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...

7.5CVSS5.6AI score0.0026EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/22 7:19 p.m.129 views

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...

5.3CVSS5.3AI score0.00162EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/22 7:19 p.m.14 views

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...

7.1CVSS5.5AI score0.00118EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/22 7:18 p.m.132 views

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...

5.3CVSS5.3AI score0.00212EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/22 7:17 p.m.16 views

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...

7.1CVSS5.3AI score0.00235EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/22 7:17 p.m.16 views

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...

7.1CVSS5.4AI score0.00304EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/22 7:17 p.m.14 views

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...

7.1CVSS5.3AI score0.00232EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/22 7:16 p.m.16 views

CVE-2026-13067

Technical details for CVE-2026-13067 are not publicly available in the provided documents; monitor for updates.

7.2CVSS5.4AI score0.00067EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/22 7:16 p.m.67 views

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...

4.2CVSS5.3AI score0.00149EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/22 7:15 p.m.17 views

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...

7.1CVSS5.4AI score0.00156EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/22 7:15 p.m.21 views

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...

6CVSS5.5AI score0.00089EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/22 7:14 p.m.15 views

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...

7.1CVSS5.4AI score0.00245EPSS
SaveExploits0References1
Rows per page
Query Builder