Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from GitHub Advisory · only source for this CVE.
CVSS VectorGitHub Advisory
Lifecycle Timeline
4DescriptionGitHub Advisory
SQLBot is an intelligent Text-to-SQL system based on large language models and RAG. Prior to 1.8.0, SQLBot contains a Cross-Workspace IDOR (Insecure Direct Object Reference) and Authorization Bypass vulnerability in the /api/v1/datasource/exportDsSchema and /api/v1/datasource/uploadDsSchema endpoints. An attacker can access and modify database schemas and data sources belonging to other tenants/workspaces. This vulnerability is fixed in 1.8.0.
AnalysisAI
Cross-workspace IDOR in SQLBot (DataEase) versions prior to 1.8.0 allows authenticated low-privilege users to read and modify database schemas and data sources belonging to other tenants via the /api/v1/datasource/exportDsSchema and /api/v1/datasource/uploadDsSchema endpoints. The flaw breaks multi-tenant isolation in a Text-to-SQL platform that brokers access to backend databases, meaning a tenant can pivot to another tenant's data sources. No public exploit identified at time of analysis, and EPSS probability is very low (0.04%), but SSVC rates technical impact as total.
Technical ContextAI
SQLBot is a DataEase-maintained Text-to-SQL system that uses large language models and retrieval-augmented generation (RAG) to translate natural-language questions into SQL against registered data sources, with workspace/tenant boundaries used to segregate customers. The vulnerability is a CWE-639 (Authorization Bypass Through User-Controlled Key) flaw in the datasource schema export and upload endpoints: the application trusts a client-supplied data source or workspace identifier without verifying that the authenticated principal owns the referenced workspace. Because these endpoints govern the schema definitions that the LLM/RAG pipeline uses to reason about backend databases, breaking the object-level authorization check exposes the configuration of every tenant's data sources. The affected CPE is cpe:2.3:a:dataease:sqlbot:*:*:*:*:*:*:*:* up to and not including 1.8.0.
RemediationAI
Upgrade SQLBot to version 1.8.0 or later, which contains the vendor-released patch per the GHSA-pq2r-fj48-xfpp advisory (https://github.com/dataease/SQLBot/security/advisories/GHSA-pq2r-fj48-xfpp). Until upgrade is possible, restrict network access to the /api/v1/datasource/exportDsSchema and /api/v1/datasource/uploadDsSchema endpoints at a reverse proxy or WAF - for example, block these two paths for all non-administrative principals - accepting that this will break legitimate schema export/import workflows for end users. In multi-tenant deployments, audit application and database logs for cross-workspace identifiers appearing in requests made by tenants that should not own them, and review existing data source definitions and schemas for unauthorized modifications, since the integrity impact means tampering may have already occurred. Avoid relying solely on UI-level role restrictions because the bypass is at the API authorization layer.
DataEase is an open source business intelligence and data visualization tool. Prior to version 2.10.11, a threat actor m
Auth bypass in DataEase via CVE-2025-49001 patch evasion. PoC available.
Auth bypass in DataEase BI tool before 2.10.10.
A remote code execution vulnerability in DataEase (CVSS 9.8). Risk factors: public PoC available.
A remote code execution vulnerability in DataEase (CVSS 9.8). Risk factors: public PoC available.
A remote code execution vulnerability in DataEase (CVSS 9.8). Risk factors: public PoC available.
DataEase data visualization tool prior to 2.10.19 uses MD5-hashed passwords without salting, allowing attackers to crack
DataEase is an open source data visualization analysis tool. Rated critical severity (CVSS 9.8), this vulnerability is r
DataEase is an open source data visualization analysis tool. Rated critical severity (CVSS 9.8), this vulnerability is r
DataEase is an open source data visualization and analysis tool. Rated critical severity (CVSS 9.8), this vulnerability
Dataease is an open source data visualization and analysis tool. Rated critical severity (CVSS 9.8), this vulnerability
Dataease is an open source data visualization analysis tool. Rated critical severity (CVSS 9.8), this vulnerability is r
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-30182