VYPR

Server

by MongoDB

Source repositories

CVEs (73)

  • 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-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-8843MedMay 18, 2026
    risk 0.42cvss 6.5epss 0.00

    Creating a "2dsphere_bucket" index on a non-timeseries bucket collection will succeed, but any subsequent attempt to insert a document which triggers updating that index will crash the server. A similar issue occurs when creating "queryable_encrypted_range" indices. This issue…

  • 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-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…

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

    Inconsistent object size validation in time series processing logic may result in later processing of oversized BSON documents leading to an assert failing and process termination. This issue impacts MongoDB Server v7.0 versions prior to 7.0.26, v8.0 versions prior to 8.0.16…

  • CVE-2025-10061MedSep 5, 2025
    risk 0.42cvss 6.5epss 0.00

    An authorized user can cause a crash in the MongoDB Server through a specially crafted $group query. This vulnerability is related to the incorrect handling of certain accumulator functions when additional parameters are specified within the $group operation. This vulnerability…

  • CVE-2025-10060MedSep 5, 2025
    risk 0.42cvss 6.5epss 0.00

    MongoDB Server may allow upsert operations retried within a transaction to violate unique index constraints, potentially causing an invariant failure and server crash during commit. This issue may be triggered by improper WriteUnitOfWork state management. This issue affects…

  • CVE-2025-10059MedSep 5, 2025
    risk 0.42cvss 6.5epss 0.00

    An improper setting of the lsid field on any sharded query can cause a crash in MongoDB routers. This issue occurs when a generic argument (lsid) is provided in a case when it is not applicable. This affects MongoDB Server v6.0 versions prior to 6.0.x, MongoDB Server v7.0…

  • CVE-2025-7259MedJul 7, 2025
    risk 0.42cvss 6.5epss 0.00

    An authorized user can issue queries with duplicate _id fields, that leads to unexpected behavior in MongoDB Server, which may result to crash. This issue can only be triggered by authorized users and cause Denial of Service. This issue affects MongoDB Server v8.1 version 8.1.0.

  • CVE-2025-6712MedJul 7, 2025
    risk 0.42cvss 6.5epss 0.00

    MongoDB Server may be susceptible to disruption caused by high memory usage, potentially leading to server crash. This condition is linked to inefficiencies in memory management related to internal operations. In scenarios where certain internal processes persist longer than…

  • CVE-2025-3084MedApr 1, 2025
    risk 0.42cvss 6.5epss 0.00

    When run on commands with certain arguments set, explain may fail to validate these arguments before using them. This can lead to crashes in router servers. This affects MongoDB Server v5.0 prior to 5.0.31, MongoDB Server v6.0 prior to 6.0.20, MongoDB Server v7.0 prior to 7.0.16…

  • CVE-2024-8305MedOct 21, 2024
    risk 0.42cvss 6.5epss 0.01

    prepareUnique index may cause secondaries to crash due to incorrect enforcement of index constraints on secondaries, where in extreme cases may cause multiple secondaries crashing leading to no primaries. This issue affects MongoDB Server v6.0 versions prior to 6.0.17, MongoDB…

  • CVE-2024-8207MedAug 27, 2024
    risk 0.42cvss 6.4epss 0.00

    In certain highly specific configurations of the host system and MongoDB server binary installation on Linux Operating Systems, it may be possible for a unintended actor with host-level access to cause the MongoDB Server binary to load unintended actor-controlled shared…

  • CVE-2024-3372HigMay 14, 2024
    risk 0.42cvss 7.5epss 0.01

    Improper validation of certain metadata input may result in the server not correctly serialising BSON. This can be performed pre-authentication and may cause unexpected application behavior including unavailability of serverStatus responses. This issue affects MongoDB Server…

  • CVE-2022-24272MedApr 21, 2022
    risk 0.42cvss 6.5epss 0.01

    An authenticated user may trigger an invariant assertion during command dispatch due to incorrect validation on the $external database. This may result in mongod denial of service or server crash. This issue affects: MongoDB Inc. MongoDB Server v5.0 versions, prior to and…

  • CVE-2021-32040MedApr 12, 2022
    risk 0.42cvss 6.5epss 0.02

    It may be possible to have an extremely long aggregation pipeline in conjunction with a specific stage/operator and cause a stack overflow due to the size of the stack frames used by that stage. If an attacker could cause such an aggregation to occur, they could maliciously…

  • CVE-2021-20330MedDec 15, 2021
    risk 0.42cvss 6.5epss 0.01

    An attacker with basic CRUD permissions on a replicated collection can run the applyOps command with specially malformed oplog entries, resulting in a potential denial of service on secondaries. This issue affects MongoDB Server v4.0 versions prior to 4.0.27; MongoDB Server v4.2…

  • CVE-2021-32037MedNov 24, 2021
    risk 0.42cvss 6.5epss 0.01

    An authorized user may trigger an invariant which may result in denial of service or server exit if a relevant aggregation request is sent to a shard. Usually, the requests are sent via mongos and special privileges are required in order to know the address of the shards and to…

  • CVE-2021-20326MedApr 30, 2021
    risk 0.42cvss 6.5epss 0.01

    A user authorized to performing a specific type of find query may trigger a denial of service. This issue affects MongoDB Server v4.4 versions prior to 4.4.4.