VYPR

Bitnami package

mongodb

pkg:bitnami/mongodb

Vulnerabilities (109)

  • CVE-2025-3084MedApr 1, 2025
    affected >= 5.0.0, < 5.0.31fixed 5.0.31

    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-2025-3083HigApr 1, 2025
    affected >= 5.0.0, < 5.0.31fixed 5.0.31

    Specifically crafted MongoDB wire protocol messages can cause mongos to crash during command validation. This can occur without using an authenticated connection. This issue affects MongoDB v5.0 versions prior to 5.0.31,  MongoDB v6.0 versions prior to 6.0.20 and MongoDB v7.0 ver

  • CVE-2025-3082LowApr 1, 2025
    affected >= 5.0.0, < 5.0.31fixed 5.0.31

    A user authorized to access a view may be able to alter the intended collation, allowing them to access to a different or unintended view of underlying data. This issue affects MongoDB Server v5.0 version prior to 5.0.31, MongoDB Server v6.0 version prior to 6.0.20, MongoDB Serve

  • CVE-2025-0755HigMar 18, 2025
    affected >= 7.0.0, < 7.0.16fixed 7.0.16

    The various bson_append functions in the MongoDB C driver library may be susceptible to buffer overflow when performing operations that could result in a final BSON document which exceeds the maximum allowable size (INT32_MAX), resulting in a segmentation fault and possible appli

  • CVE-2024-10921MedNov 14, 2024
    affected >= 5.0.0, < 5.0.30fixed 5.0.30

    An authorized user may trigger crashes or receive the contents of buffer over-reads of Server memory by issuing specially crafted requests that construct malformed BSON in the MongoDB Server. This issue affects MongoDB Server v5.0 versions prior to 5.0.30 , MongoDB Server v6.0 ve

  • CVE-2024-8305MedOct 21, 2024
    affected >= 6.0.0, < 6.0.17fixed 6.0.17

    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 Se

  • CVE-2024-8654MedSep 10, 2024
    affected >= 6.0.0, < 6.0.15fixed 6.0.15

    MongoDB Server may access non-initialized region of memory leading to unexpected behaviour when zero arguments are called in internal aggregation stage. This issue affected MongoDB Server v6.0 version 6.0.3.

  • CVE-2024-8207MedAug 27, 2024
    affected >= 5.0.0, < 5.0.26fixed 5.0.26

    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 libraries

  • CVE-2024-6384MedAug 13, 2024
    affected >= 6.0.0, < 6.0.16fixed 6.0.16

    "Hot" backup files may be downloaded by underprivileged users, if they are capable of acquiring a unique backup identifier. This issue affects MongoDB Enterprise Server v6.0 versions prior to 6.0.16, MongoDB Enterprise Server v7.0 versions prior to 7.0.11 and MongoDB Enterprise S

  • CVE-2024-7553HigAug 7, 2024
    affected >= 5.0.0, < 5.0.27fixed 5.0.27

    Incorrect validation of files loaded from a local untrusted directory may allow local privilege escalation if the underlying operating systems is Windows. This may result in the application executing arbitrary behaviour determined by the contents of untrusted files. This issue af

  • CVE-2024-6375MedJul 1, 2024
    affected >= 5.0.0, < 5.0.22fixed 5.0.22

    A command for refining a collection shard key is missing an authorization check. This may cause the command to run directly on a shard, leading to either degradation of query performance, or to revealing chunk boundaries through timing side channels. This affects MongoDB Server v

  • CVE-2024-3374MedMay 14, 2024
    affected >= 5.0.0, < 5.0.26fixed 5.0.26

    An unauthenticated user can trigger a fatal assertion in the server while generating ftdc diagnostic metrics due to attempting to build a BSON object that exceeds certain memory sizes. This issue affects MongoDB Server v5.0 versions prior to and including 5.0.16 and MongoDB Serve

  • CVE-2024-3372HigMay 14, 2024
    affected >= 5.0.0, < 5.0.25fixed 5.0.25

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

  • CVE-2024-1351HigMar 7, 2024
    affected >= 4.4.0, < 5.0.26fixed 5.0.26

    Under certain configurations of --tlsCAFile and tls.CAFile, MongoDB Server may skip peer certificate validation which may result in untrusted connections to succeed. This may effectively reduce the security guarantees provided by TLS and open connections that should have been cl

  • CVE-2023-1409MedAug 23, 2023
    affected >= 4.4.0, < 4.4.23fixed 4.4.23

    If the MongoDB Server running on Windows or macOS is configured to use TLS with a specific set of configuration options that are already known to work securely in other platforms (e.g. Linux), it is possible that client certificate validation may not be in effect, potentially all

  • CVE-2022-24272MedApr 21, 2022
    affected >= 5.0.0, < 5.0.7fixed 5.0.7

    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 includi

  • CVE-2021-32040MedApr 12, 2022
    affected >= 4.2.0, < 4.2.16fixed 4.2.16

    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 crash

  • CVE-2021-32036MedFeb 4, 2022
    affected >= 2.0.0, < 4.2.18fixed 4.2.18

    An authenticated user without any specific authorizations may be able to repeatedly invoke the features command where at a high volume may lead to resource depletion or generate high lock contention. This may result in denial of service and in rare cases could result in id field

  • CVE-2021-32039MedJan 20, 2022
    affected < 0.7.1fixed 0.7.1

    Users with appropriate file access may be able to access unencrypted user credentials saved by MongoDB Extension for VS Code in a binary file. These credentials may be used by malicious attackers to perform unauthorized actions. This vulnerability affects all MongoDB Extension fo

  • CVE-2021-20330MedDec 15, 2021
    affected >= 4.0.0, < 4.0.25fixed 4.0.25

    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

Page 5 of 6