VYPR

MongoDB PHP Driver

by MongoDB

Source repositories

CVEs (6)

  • CVE-2024-7553HigAug 7, 2024
    risk 0.47cvss 7.3epss 0.00

    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…

  • CVE-2026-18710MedAug 11, 2026
    risk 0.42cvss 6.5epss 0.00

    A MongoDB driver component could write sensitive configuration information, including a credential used for outbound network connectivity, to application log output in cleartext during routine client initialization. This occurs automatically as part of normal operation and…

  • CVE-2026-6811MedMay 14, 2026
    risk 0.38cvss 5.9epss 0.00

    Stack exhaustion vulnerability in the MongoDB PHP driver can cause application crashes when processing deeply nested BSON documents in unusual circumstances when the source of these BSON documents is not MongoDB Server.

  • CVE-2025-12119MedNov 18, 2025
    risk 0.37cvss 6.8epss 0.00

    A mongoc_bulk_operation_t may read invalid memory if large options are passed.

  • CVE-2024-6383MedJul 3, 2024
    risk 0.35cvss 5.3epss 0.01

    The bson_string_append function in MongoDB C Driver may be vulnerable to a buffer overflow where the function might attempt to allocate too small of buffer and may lead to memory corruption of neighbouring heap memory. This issue affects libbson versions prior to 1.27.1

  • CVE-2023-0437MedJan 12, 2024
    risk 0.35cvss 5.3epss 0.01

    When calling bson_utf8_validate on some inputs a loop with an exit condition that cannot be reached may occur, i.e. an infinite loop. This issue affects All MongoDB C Driver versions prior to versions 1.25.0.