CVE-2026-72743 PUBLISHED

SQLBot 1.10.0 SQText Dashboard Component Stored XSS via v-html

Assigner: VulnCheck
Reserved: 10.08.2026 Published: 10.08.2026 Updated: 10.08.2026

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.

Metrics

CVSS Vector: 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
CVSS Score: 5.1

Product Status

Vendor dataease
Product SQLBot
Versions Default: affected
  • affected from 0 to 1.10.0 (incl.)
  • Version c3f40a5c05a53253b2924765b02b83f6a819948f is unaffected

Credits

  • YU SUN finder

References

Problem Types

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