Vulnerabilities (CVE)

Filtered by vendor Mongodb Subscribe
Filtered by product Mongodb
Total 104 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2026-4147 1 Mongodb 1 Mongodb 2026-04-10 N/A 6.5 MEDIUM
An authenticated user with the read role may read limited amounts of uninitialized stack memory via specially-crafted issuances of the filemd5 command.
CVE-2026-4148 1 Mongodb 1 Mongodb 2026-04-10 N/A 8.8 HIGH
A use-after-free vulnerability can be triggered in sharded clusters by an authenticated user with the read role who issues a specially crafted $lookup or $graphLookup aggregation pipeline.
CVE-2026-5170 1 Mongodb 1 Mongodb 2026-04-02 N/A 5.3 MEDIUM
A user with access to the cluster with a limited set of privilege actions can trigger a crash of a mongod process during the limited and unpredictable window when the cluster is being promoted from a replica set to a sharded cluster. This may cause a denial of service by taking down the primary of the replica set. This issue affects MongoDB Server v8.2 versions prior to 8.2.2, MongoDB Server v8.0 versions between 8.0.18, MongoDB Server v7.0 versions between 7.0.31.
CVE-2026-4358 1 Mongodb 1 Mongodb 2026-04-02 N/A 6.4 MEDIUM
A specially crafted aggregation query with $lookup by an authenticated user with write privileges can cause a double-free or use-after-free memory issue in the slot-based execution (SBE) engine when an in-memory hash table is spilled to disk.