Description
MongoSQL Transition Readiness Tool does not sufficiently encode database metadata before including it in generated HTML. A MongoDB user with write access can introduce crafted metadata that may cause script code to run when another user generates and opens the report, potentially exposing report contents or altering its display.
Published: 2026-08-28
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Scripting via database metadata in HTML report
Action: Apply Patch
AI Analysis

Impact

MongoSQL Transition Readiness Tool fails to encode database metadata before embedding it into the generated HTML report. When a MongoDB user with write access inserts crafted metadata, subsequent users who open the report may execute that content in the browser. This classic HTML injection flaw can lead to the disclosure of report data or manipulation of the page’s appearance. The issue is classified as CWE‑79 and presents a moderate threat to confidentiality and integrity of the report consumption process.

Affected Systems

The affected component is the MongoDB BI Connector Transition Readiness Report (MongoSQL Transition Readiness Tool). No specific product version numbers were provided in the advisory, so any deployment of this tool that has not applied the latest update is potentially vulnerable.

Risk and Exploitability

The CVSS score of 4.8 indicates a moderate risk. EPSS is not available, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector requires a user with database write privileges to add malicious metadata, and the exploit is triggered when another user generates and opens the report. Because the flaw arises from insufficient HTML encoding, an attacker can execute arbitrary script code in the victim’s browser, possibly leaking session data or altering the report display.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest MongoDB BI Connector update that patches the HTML encoding issue.
  • Limit database metadata write access to trusted administrators or application processes only.
  • If an immediate update is not possible, sanitize or escape all metadata before inclusion in the report, or temporarily disable the Transition Readiness Report feature until a proper fix is deployed.

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 MongoSQL Transition Readiness Tool does not sufficiently encode database metadata before including it in generated HTML. A MongoDB user with write access can introduce crafted metadata that may cause script code to run when another user generates and opens the report, potentially exposing report contents or altering its display.
Title MongoDB BI Connector Transition Readiness Report Improper HTML Encoding When Processing Database Metadata
Weaknesses CWE-79
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 4.8, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:L/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:52.913Z

Reserved: 2026-08-19T17:57:15.458Z

Link: CVE-2026-76794

cve-icon Vulnrichment

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

cve-icon NVD

Status : Analyzed

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

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

Link: CVE-2026-76794

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')