VYPR

Go Driver

by MongoDB

CVEs (2)

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

    The mongo-go-driver repository contains CGo bindings for GSSAPI (Kerberos) authentication on Linux and macOS. The C wrapper implementation contains a heap out-of-bounds read vulnerability due to incorrect assumptions about string termination in the GSSAPI standard. Since GSSAPI…

  • CVE-2021-20329MedJun 10, 2021
    risk 0.37cvss 6.8epss 0.01

    Specific cstrings input may not be properly validated in the MongoDB Go Driver when marshalling Go objects into BSON. A malicious user could use a Go object with specific string to potentially inject additional fields into marshalled documents. This issue affects all MongoDB GO…