AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-19502

MEDIUM · CVSS 5.5 EPSS 0.11%

Source: NVD + CISA KEV + EPSS · Published 2026-08-12 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

MongoDB's SQL Schema Builder CLI exposes sensitive authentication details in plaintext within its startup configuration output and log files when file logging is enabled. This vulnerability allows local users with read access to the terminal or log directory to potentially access sensitive information, posing a risk of unauthorized access. Organizations using MongoDB should prioritize addressing this issue to safeguard against potential data breaches.

CVE
CVE-2026-19502
Severity
MEDIUM
CVSS
5.5
EPSS
0.11%
MongoDB

Original NVD Description

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.