CVE-2026-19503

Summary

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.

Affected Software

VendorProductVersion RangeStatus
MongoDBAtlas SQL ODBC Driver1.0.0 < 2.0.9affected
MongoDBSchema Builder CLI1.0.1 < 1.2.1affected

Weaknesses

  • CWE-20: CWE-20: Improper input validation

References