---
id: CVE-2026-76798
title: >-
  The MongoSQL Transition Readiness Tool writes query text and user names read
  from BI Connector log files into its generated HTML report without encoding
  them for that output context
summary: >-
  The MongoSQL Transition Readiness Tool writes query text and user names read
  from BI Connector log files into its generated HTML report without encoding
  them for that output context. A user able to issue queries through the BI
  Connector …
severity: medium
cvss: 6.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:N'
cwe:
  - CWE-79
vendor: mongodb
product: mongosql_transition_readiness_tool
affected:
  - mongosql_transition_readiness_tool < 1.1.3
patched:
  - mongosql_transition_readiness_tool 1.1.3
published: '2026-08-28'
updated: '2026-09-17'
sourceUpdated: '2026-09-17T14:37:30.440'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-76798'
references:
  - url: 'https://www.mongodb.com/docs/sql-interface/changelog/'
    label: cna@mongodb.com
tags:
  - nvd
epss: 0.00291
epssPercentile: 0.19229
ingestedAt: '2026-09-17T15:20:38.958Z'
---

## Overview

The MongoSQL Transition Readiness Tool writes query text and user names read from BI Connector log files into its generated HTML report without encoding them for that output context. A user able to issue queries through the BI Connector can influence log content so that markup supplied in a query is interpreted by the browser when an operator later generates and opens the report, which may disclose other users' logged query text and user names to an external party or present misleading content to the operator. Generating a report over logs containing the affected entries and opening that report in a browser is required.

## Affected

- `mongosql_transition_readiness_tool < 1.1.3`

## Remediation

Upgrade past the affected range:

- `mongosql_transition_readiness_tool 1.1.3`
