{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.10.0"
              }
            ],
            "source": [
              "DESCRIPTION",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "3b6a7f10d3bdaba9d688b42fac089f71bcb9d1b2"
            },
            {
              "fixed": "c3f40a5c05a53253b2924765b02b83f6a819948f"
            }
          ],
          "repo": "https://github.com/dataease/sqlbot",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72743.json"
  },
  "details": "SQLBot through 1.10.0, fixed in commit c3f40a5, contains a stored cross-site scripting vulnerability in the SQText dashboard component that renders TinyMCE output via v-html without sanitization. Attackers who can modify dashboard text widget content can inject arbitrary HTML and JavaScript that executes for all users viewing the dashboard.",
  "id": "CVE-2026-72743",
  "modified": "2026-08-12T03:51:33.669452550Z",
  "published": "2026-08-10T20:06:32.158Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72743.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-72743"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/sqlbot-sqtext-dashboard-component-stored-xss-via-v-html"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/dataease/SQLBot/pull/1309"
    },
    {
      "type": "FIX",
      "url": "https://github.com/dataease/SQLBot/commit/c3f40a5c05a53253b2924765b02b83f6a819948f"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/dataease/SQLBot"
    },
    {
      "type": "EVIDENCE",
      "url": "https://github.com/dataease/SQLBot/issues/1308"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "SQLBot 1.10.0 SQText Dashboard Component Stored XSS via v-html"
}