CVE-2026-19503 PUBLISHED

Insufficient OIDC endpoint validation could invoke unintended local protocol handlers

Assigner: mongodb
Reserved: 10.08.2026 Published: 12.08.2026 Updated: 13.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 6.3

Product Status

Vendor MongoDB
Product Atlas SQL ODBC Driver
Versions Default: unaffected
  • affected from 1.0.0 to 2.0.9 (excl.)
Vendor MongoDB
Product Schema Builder CLI
Versions Default: unaffected
  • affected from 1.0.1 to 1.2.1 (excl.)

References

Problem Types

  • CWE-20: Improper input validation CWE