VYPR

MongoDB

by MongoDB

Source repositories

CVEs (138)

  • CVE-2026-9749MedJun 9, 2026
    risk 0.42cvss 6.5epss 0.00

    This issue can occur when running an aggregation pipeline that uses the internal $exchange stage configured with key-range partitioning and order-preserving delivery. If a single key range produces enough documents to fill its exchange buffer (that is, many results are routed to…

  • CVE-2026-9748MedJun 9, 2026
    risk 0.42cvss 6.5epss 0.00

    The $_internalConvertBucketIndexStats stage used PauseExecution as a way to signal "skip this document" when an index stats conversion failed. But PauseExecution is not a general purpose skip mechanism, but rather a TeeBuffer-internal signal used solely by $facet to coordinate…

  • CVE-2026-9747MedJun 9, 2026
    risk 0.42cvss 6.5epss 0.00

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

  • CVE-2026-9746MedJun 9, 2026
    risk 0.42cvss 6.5epss 0.00

    When using $changestreams and $_requestReshardingResumeToken with the exchange option the server hits an invariant which causes the server to crash. There are no special privileges needed. The user must be logged in to issue the statement.

  • CVE-2026-9743MedJun 9, 2026
    risk 0.42cvss 6.5epss 0.00

    In MongoDB Server 8.0, an aggregation stage can leave its _subPipeline field null during processing of certain pipelines. If a getMore is subsequently issued on the same cursor, the server may dereference this null sub-pipeline when reattaching to the operation context,…

  • CVE-2026-9741MedJun 9, 2026
    risk 0.42cvss 6.5epss 0.00

    A bug in query analysis processing of the $vectorSearch aggregation stage for Queryable Encryption (QE) or Client-Side Field Level Encryption (CSFLE) results in literal values for encrypted fields within the $vectorSearch stage filter expressions to be sent to the server as…

  • CVE-2026-8201MedMay 13, 2026
    risk 0.42cvss 6.4epss 0.00

    A use-after-free vulnerability exists in MongoDB's Field-Level Encryption (FLE) query analysis component, affecting client-side uses of mongocryptd and crypt_shared. Triggering this vulnerability requires control over the structure of a client's FLE-related query. This issue…

  • CVE-2026-8199MedMay 13, 2026
    risk 0.42cvss 6.5epss 0.00

    An authenticated user can cause excess memory usage via bitwise match expression AST processing of $bitsAllSet, $bitsAnySet, $bitsAllClear, and $bitsAnyClear. This contributes to memory pressure and may lead to availability loss by OOM. This issue impacts MongoDB Server v7.0…

  • CVE-2026-8063MedMay 7, 2026
    risk 0.42cvss 6.5epss 0.00

    An authenticated user can crash mongod when running $rankFusion or $scoreFusion with an empty pipeline on a view. When resolving a view, the server inspects the aggregation pipeline to determine whether it begins with an Atlas Search stage. For $rankFusion and $scoreFusion,…

  • CVE-2026-6914MedApr 29, 2026
    risk 0.42cvss 6.5epss 0.00

    Computing the MD5 checksum of a malformed BSON object under specific conditions may cause loss of availability in MongoDB server. This issue affects all MongoDB Server v8.2 versions, all MongoDB Server v8.1 versions, MongoDB Server v8.0 versions prior to 8.0.21, MongoDB Server…

  • CVE-2026-4358MedMar 17, 2026
    risk 0.42cvss 6.4epss 0.00

    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.

  • CVE-2026-4147MedMar 17, 2026
    risk 0.42cvss 6.5epss 0.00

    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-25613MedFeb 10, 2026
    risk 0.42cvss 6.5epss 0.00

    An authorized user may disable the MongoDB server by issuing a query against a collection that contains an invalid compound wildcard index.

  • CVE-2026-25610MedFeb 10, 2026
    risk 0.42cvss 6.5epss 0.00

    An authorized user may trigger a server crash by running a $geoNear pipeline with certain invalid index hints.

  • CVE-2026-1850MedFeb 10, 2026
    risk 0.42cvss 6.5epss 0.00

    Complex queries can cause excessive memory usage in MongoDB Query Planner resulting in an Out-Of-Memory Crash.

  • CVE-2026-1849MedFeb 10, 2026
    risk 0.42cvss 6.5epss 0.00

    MongoDB Server may experience an out-of-memory failure while evaluating expressions that produce deeply nested documents. The issue arises in recursive functions because the server does not periodically check the depth of the expression.

  • CVE-2026-1847MedFeb 10, 2026
    risk 0.42cvss 6.5epss 0.00

    Inserting certain large documents into a replica set could lead to replica set secondaries not being able to fetch the oplog from the primary. This could stall replication inside the replica set leading to server crash.

  • CVE-2026-25612MedFeb 10, 2026
    risk 0.42cvss 6.5epss 0.00

    The internal locking mechanism of the MongoDB server uses an internal encoding of the resources in order to choose what lock to take. Collections may inadvertently collide with one another in this representation causing unavailability between them due to conflicting locks.

  • CVE-2025-14911MedJan 27, 2026
    risk 0.42cvss 6.5epss 0.00

    User-controlled chunkSize metadata from MongoDB lacks appropriate validation allowing malformed GridFS metadata to overflow the bounding container.

  • CVE-2025-13644MedNov 25, 2025
    risk 0.42cvss 6.5epss 0.00

    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…

Page 3 of 7