Description
The MongoSQL Transition Readiness Tool writes database and collection names into its generated CSV reports without neutralizing leading characters that spreadsheet applications treat as formulas. A user with write privileges on the cluster can choose a namespace name that is later evaluated as a formula when an operator opens the generated report in a spreadsheet application, which may result in unintended disclosure of report contents or execution of external content on the operator's workstation. Generating a report for the affected namespace and opening it in a spreadsheet application is required.
Published: 2026-08-28
Score: 5.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unintended Disclosure and Execution via Formula Injection
Action: Patch
AI Analysis

Impact

The MongoSQL Transition Readiness Tool writes database and collection names into generated CSV reports without neutralizing leading characters that spreadsheet programs treat as formulas. A user with write permissions on the cluster can choose a namespace name that later evaluates as a formula when an analyst opens the report in a spreadsheet application, potentially revealing report data or executing external content on the analyst’s workstation. This flaw corresponds to CWE‑1236 and can lead to unintended disclosure or code execution on the victim’s machine.

Affected Systems

Affected systems include MongoDB’s BI Connector Transition Readiness Report component. No specific product version range is listed in the CVE data, so all versions of the tool are potentially impacted.

Risk and Exploitability

The CVSS score is 5.8, indicating moderate risk, and there is no EPSS score available. The vulnerability is not listed in the CISA KEV catalog, suggesting no confirmed exploits yet. Exploitation requires a malicious user to create a namespace with a formula‑starting character and a recipient to open the CSV in a spreadsheet that evaluates formulas, making the risk dependent on user roles and spreadsheet usage.

Generated by OpenCVE AI on August 28, 2026 at 22:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any vendor patch or update for the BI Connector Transition Readiness Tool as soon as it becomes available.
  • Limit write permissions for namespace creation and enforce namespace name validation to exclude leading formula characters.
  • Explicitly encode or escape namespace names when generating CSV reports, or use a CSV viewer that does not evaluate formulas.

Generated by OpenCVE AI on August 28, 2026 at 22:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 17 Sep 2026 14:45:00 +0000

Type Values Removed Values Added
First Time appeared Mongodb mongosql Transition Readiness Tool
CPEs cpe:2.3:a:mongodb:mongosql_transition_readiness_tool:*:*:*:*:*:*:*:*
Vendors & Products Mongodb mongosql Transition Readiness Tool

Mon, 31 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 31 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
First Time appeared Mongodb
Mongodb bi Connector Transition Readiness Report
Vendors & Products Mongodb
Mongodb bi Connector Transition Readiness Report

Fri, 28 Aug 2026 19:45:00 +0000

Type Values Removed Values Added
Description The MongoSQL Transition Readiness Tool writes database and collection names into its generated CSV reports without neutralizing leading characters that spreadsheet applications treat as formulas. A user with write privileges on the cluster can choose a namespace name that is later evaluated as a formula when an operator opens the generated report in a spreadsheet application, which may result in unintended disclosure of report contents or execution of external content on the operator's workstation. Generating a report for the affected namespace and opening it in a spreadsheet application is required.
Title MongoSQL Transition Readiness Tool Improper Neutralization of Formula Elements in Generated Reports
Weaknesses CWE-1236
References
Metrics cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:N'}

cvssV4_0

{'score': 5.8, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:A/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Mongodb Bi Connector Transition Readiness Report Mongosql Transition Readiness Tool
cve-icon MITRE

Status: PUBLISHED

Assigner: mongodb

Published:

Updated: 2026-08-31T18:43:16.211Z

Reserved: 2026-08-19T19:14:12.273Z

Link: CVE-2026-76797

cve-icon Vulnrichment

Updated: 2026-08-31T18:43:12.068Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-28T20:19:55.127

Modified: 2026-09-17T14:37:45.523

Link: CVE-2026-76797

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T11:20:01Z

Weaknesses
  • CWE-1236

    Improper Neutralization of Formula Elements in a CSV File