CVE-2026-19502 PUBLISHED

Insufficient redaction of sensitive configuration values in diagnostic output of MongoDB SQL Schema Builder CLI

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

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.

Metrics

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

Product Status

Vendor MongoDB
Product Schema Builder CLI
Versions Default: unaffected
  • affected from 1.0.0 to 1.2.1 (excl.)

References

Problem Types

  • CWE-532: Insertion of sensitive information into log file CWE