CVE-2026-93660 Details
Description
SQLBot through 1.10.1 fails to verify dashboard ownership in update_resource and update_canvas endpoints, allowing authenticated workspace members to modify other users' private dashboards. Attackers can supply arbitrary dashboard IDs to rename dashboards and overwrite component data, canvas styles, and view information belonging to other workspace members.
A vulnerability exists in SQLBot versions through 1.10.1, where the application fails to properly verify ownership of dashboards in the update and resource management endpoints. This oversight allows authenticated members of a workspace to alter private dashboards belonging to other users. By supplying arbitrary dashboard IDs, attackers can rename dashboards and overwrite associated component data, canvas styles, and view information. The issue arises because the dashboard management endpoints only check if a user is a member of the workspace, not if they own the specific dashboard.
Users can update to SQLBot version 1.10.1 or later, where this vulnerability has been addressed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 18, 2026CISA-ADP
Assessed Sep 22, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/dataease/SQLBot | [email protected] | Vendor |
| https://github.com/dataease/SQLBot/blob/v1.10.1/backend/apps/dashboard/crud/dashboard_service.py | [email protected] | Source CodeVendor |
| https://github.com/dataease/SQLBot/blob/v1.10.1/backend/apps/system/schemas/permission.py | [email protected] | Source CodeVendor |
| https://github.com/dataease/SQLBot/commit/fccdd29421dfc32d3a552ab29b2554974e1ebc4c | [email protected] | Source CodeVendor |
| https://github.com/dataease/SQLBot/issues/1377 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://www.vulncheck.com/advisories/sqlbot-through-1.10.1-improper-access-control-via-dashboard-update | [email protected] | AdvisoryVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| dataease SQLBot | <= 1.10.1 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 22, 2026 | CVE Modified | CISA-ADP |
| Sep 18, 2026 | New CVE Received | [email protected] |
Volerion