Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-19503 1 Mongodb 2 Atlas Sql Odbc Driver, Schema Builder Cli 2026-08-13 4.8 Medium
MongoDB Schema Manager and MongoDB Atlas SQL ODBC Driver do not validate the scheme of the authorization and token endpoints returned by an OIDC issuer's discovery document. A user induced to connect to an uncontrolled MongoDB deployment using MONGODB-OIDC authentication may have an uncontrolled URI dispatched to their operating system's default protocol handler, potentially exposing credentials or, under certain conditions, resulting in code execution in the user's context.
CVE-2026-19502 1 Mongodb 1 Schema Builder Cli 2026-08-13 5.5 Medium
MongoDB SQL Schema Builder CLI records its startup configuration to standard output and, when file logging is enabled, to a log file on disk. Certain connection settings were written without redaction, so authentication material supplied by the operator could appear in plaintext in that diagnostic output. A local user with read access to the terminal session or the log directory, or anyone with access to a location where those logs are subsequently collected, could obtain those values.