Vulnerability index

Browse CVEs

158 matching
Filters 1 Clear all
Severity

Filters apply as you choose them.

MongoDB HIGH 7.7
CVE-2026-13078

A vulnerability was discovered in MongoDB Server where the server-side MozJS scripting engine unconditionally registered a module loading hook that e…

No fix yet
Fix from $1,950 2026-07-22
MongoDB HIGH 7.1
CVE-2026-13077

A missing bounds check in the BSON CodeWScope element accessors allows an attacker to trigger an out-of-bounds heap read via a crafted aggregation pi…

No fix yet
Fix from $1,950 2026-07-22
MongoDB MEDIUM 6.5
CVE-2026-13075

An authenticated user can cause the mongod process to be terminated by the operating system under memory pressure via the $rankFusion and $scoreFusio…

No fix yet
Fix from $1,600 2026-07-22
MongoDB MEDIUM 6.5
CVE-2026-13076

An authenticated user can cause a {{mongod}} process to be terminated by the operating system under memory pressure by performing a specific data typ…

No fix yet
Fix from $1,600 2026-07-22
MongoDB MEDIUM 5.3
CVE-2026-13074

An unauthenticated remote client can cause excessive CPU consumption on a MongoDB server by sending a specific combination of parameters to the await…

No fix yet
Fix from $1,600 2026-07-22
MongoDB HIGH 8.1
CVE-2026-13072

When compute mode is enabled on a standalone mongod instance, insufficient validation of externally sourced BSON data during aggregation pipeline pro…

Mitigation only
Fix from $1,950 2026-07-22
MongoDB MEDIUM 6.5
CVE-2026-13069

An authenticated user can cause excessive CPU consumption or out-of-memory conditions on a MongoDB server by sending a crafted Queryable Encryption f…

Fix: 7.0.39 / 8.0.28+
Fix from $1,600 2026-07-22
MongoDB MEDIUM 6.5
CVE-2026-13071

An authenticated user with read access can cause the mongod process to be terminated through certain aggregation expressions that execute server-side…

No fix yet
Fix from $1,600 2026-07-22
MongoDB MEDIUM 5.3
CVE-2026-13070

A MongoDB server initiating an outbound TLS connection may terminate abnormally when processing a malformed OCSP response from a remote peer during t…

Fix: 7.0.39 / 8.0.28+
Fix from $1,600 2026-07-22
MongoDB MEDIUM 6.5
CVE-2026-13062

An authenticated user with write privileges on a Queryable Encryption-enabled collection may be able to modify internal encryption metadata fields th…

Fix: 7.0.39 / 8.0.28+
Fix from $1,600 2026-07-22
MongoDB MEDIUM 6.5
CVE-2026-13064

Certain query operations involving deeply nested $jsonSchema constructs can trigger disproportionate CPU consumption in affected MongoDB deployments,…

Fix: 8.0.28 / 8.2.12+
Fix from $1,600 2026-07-22
MongoDB MEDIUM 6.5
CVE-2026-13065

A user with read-only privileges is able to craft an aggregation pipeline using the $linearFill window function operator with a specific sortBy expre…

Fix: 7.0.39 / 8.0.28+
Fix from $1,600 2026-07-22
MongoDB MEDIUM 6.5
CVE-2026-13066

Improper handling of DBPointer objects during BSON serialization in MongoDB's server-side JavaScript engine can result in internal process memory con…

Fix: 7.0.39 / 8.0.28+
Fix from $1,600 2026-07-22
MongoDB MEDIUM 6.5
CVE-2026-13063

An authenticated user with standard read/write privileges can cause the mongod process to terminate due to an out-of-memory condition by sending a cr…

Fix: 8.2.12 / 8.3.7+
Fix from $1,600 2026-07-22
MongoDB MEDIUM 6.3
CVE-2026-13067

When PROXY protocol v2 is used on the Unix domain socket path, roles derived from X.509 client certificates may not be validated against the configur…

Fix: 8.0.28 / 8.3.7+
Fix from $1,600 2026-07-22
MongoDB HIGH 8.1
CVE-2026-13059

An authenticated user with low privileges may be able to perform unauthorized reads and writes on data protected by role-based query-level access con…

Fix: 7.0.39 / 8.0.28+
Fix from $1,950 2026-07-22
MongoDB MEDIUM 6.5
CVE-2026-13055

The `$_internalIndexKey` aggregation expression can be used by any authenticated user to crash a MongoDB server (mongod). The expression fails to han…

Fix: 7.0.39 / 8.0.28+
Fix from $1,600 2026-07-22
MongoDB MEDIUM 6.5
CVE-2026-13056

Using expressions that generate large arrays it is possible to craft a query that creates very large intermediate objects in memory, causing the serv…

Fix: 8.0.28 / 8.3.7+
Fix from $1,600 2026-07-22
MongoDB MEDIUM 6.5
CVE-2026-13057

An issue in the server’s Atlas Search integration allows an authenticated user to bypass per-user access controls. In sharded topologies, the $sea…

Fix: 8.0.28 / 8.2.12+
Fix from $1,600 2026-07-22
MongoDB MEDIUM 6.5
CVE-2026-13058

An authenticated user with basic write privileges can cause the mongod process to terminate abnormally by sending a crafted transaction command with …

Fix: 8.0.28 / 8.2.12+
Fix from $1,600 2026-07-22
MongoDB MEDIUM 6.5
CVE-2026-13060

An authenticated user with limited read privileges may be able to access documents from collections they are not authorized to read, due to an incons…

Fix: 7.0.39 / 8.0.28+
Fix from $1,600 2026-07-22
MongoDB HIGH 8.8
CVE-2026-11933

A use-after-free vulnerability exists in MongoDB Server's server-side JavaScript engine when converting BSON documents to JavaScript arrays. An authe…

Fix: 4.4.31 / 5.0.34+
Fix from $1,950 2026-06-12
MongoDB MEDIUM 6.5
CVE-2026-9754

An authenticated user with the read role may read limited amounts of uninitialized stack memory via specially-crafted issuances of the filemd5 command

Fix: 8.2.10 / 8.3.3+
Fix from $1,600 2026-06-09
MongoDB HIGH 8.1
CVE-2026-9753

The $_internalApplyOplogUpdate aggregation pipeline stage can be used to execute a document diff containing a malformed binary diff to return memory …

Fix: 7.0.35 / 8.0.24+
Fix from $1,950 2026-06-09
MongoDB MEDIUM 6.5
CVE-2026-9747

Adding fromRouter:true and runtimeConstants.userRoles could cause aggregations to crash mongodb server.

Fix: 7.0.35 / 8.0.24+
Fix from $1,600 2026-06-09
MongoDB MEDIUM 6.5
CVE-2026-9748

The $_internalConvertBucketIndexStats stage used PauseExecution as a way to signal "skip this document" when an index stats conversion failed. But Pa…

Fix: 7.0.35 / 8.0.10+
Fix from $1,600 2026-06-09
MongoDB MEDIUM 6.5
CVE-2026-9749

This issue can occur when running an aggregation pipeline that uses the internal $exchange stage configured with key-range partitioning and order-pre…

Fix: 7.0.35 / 8.0.24+
Fix from $1,600 2026-06-09
MongoDB MEDIUM 6.5
CVE-2026-9750

An authenticated user can cause a MongoDB server to crash or return incorrect results by creating documents that interfere with internal metadata pro…

Fix: 7.0.35 / 8.0.24+
Fix from $1,600 2026-06-09
MongoDB MEDIUM 6.5
CVE-2026-9752

An authorized user could trigger a server crash by running a query with a 2dsphere index on a field that stores a GeoJSON GeometryCollection containi…

Fix: 7.0.35 / 8.0.24+
Fix from $1,600 2026-06-09
MongoDB MEDIUM 5.5
CVE-2026-9751

The ldapQueryPassword parameter, when set through the runtime setParameter command, will log the new password to the mongod.log file in plain text.

Fix: 7.0.35 / 8.0.24+
Fix from $1,600 2026-06-09