CVE Catalog

CVE-2026-77184

MediumCVSS 5.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.22%

12th percentile - higher than 12% of all known CVEs

Summary

In MongoDB Connector for BI, the description text of a collection's JSON schema validator is incorporated into the comment text of the DDL returned by SHOW CREATE statements without complete escaping of backslash characters. A user with permission to modify a collection's schema validator, in deployments configured to build their SQL schema from those validators, can cause additional SQL text to be embedded in that generated output. If an operator or automated tool later replays that generated statement against a SQL server, the additional text is executed with the privileges of that session.

Risk Assessment

The risk includes the possibility of executing unauthorized SQL commands on the SQL server with the privileges of the operator's session, potentially leading to data integrity compromise or unauthorized access. The attack requires permission to modify schema validators but can be used for privilege escalation.

Recommendation

It is recommended to upgrade MongoDB Connector for BI to a version containing the fix. Also, carefully review generated DDL statements before use and restrict permissions to modify schema validators.

Other vulnerabilities in MongoDB Connector for BI

See all
Original NVD description (English source)

In MongoDB Connector for BI, the description text of a collection's JSON schema validator is incorporated into the comment text of the DDL returned by SHOW CREATE statements without complete escaping of backslash characters. A user with permission to modify a collection's schema validator, in deployments configured to build their SQL schema from those validators, can cause additional SQL text to be embedded in that generated output. If an operator or automated tool later replays that generated statement against a SQL server, the additional text is executed with the privileges of that session.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS