Skip to main content

SQLBot CVE-2026-42463

| EUVDEUVD-2026-30182 HIGH
Authorization Bypass Through User-Controlled Key (CWE-639)
2026-05-13 GitHub_M
8.6
CVSS 4.0 · GitHub Advisory
Share

Severity by source

GitHub Advisory PRIMARY
8.6 HIGH
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

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

4
Analysis Generated
Jun 08, 2026 - 09:07 vuln.today
Patch available
May 13, 2026 - 23:17 EUVD
CVSS changed
May 13, 2026 - 22:22 NVD
8.6 (HIGH)
CVE Published
May 13, 2026 - 21:26 nvd
UNKNOWN (no severity yet)

DescriptionGitHub 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.

CVE-2025-49003 CRITICAL POC
9.8 Jun 26

DataEase is an open source business intelligence and data visualization tool. Prior to version 2.10.11, a threat actor m

CVE-2025-49002 CRITICAL POC
9.8 Jun 03

Auth bypass in DataEase via CVE-2025-49001 patch evasion. PoC available.

CVE-2025-49001 CRITICAL POC
9.8 Jun 03

Auth bypass in DataEase BI tool before 2.10.10.

CVE-2025-53005 CRITICAL POC
9.8 Jul 01

A remote code execution vulnerability in DataEase (CVSS 9.8). Risk factors: public PoC available.

CVE-2025-53004 CRITICAL POC
9.8 Jun 30

A remote code execution vulnerability in DataEase (CVSS 9.8). Risk factors: public PoC available.

CVE-2025-53006 CRITICAL POC
9.8 Jul 02

A remote code execution vulnerability in DataEase (CVSS 9.8). Risk factors: public PoC available.

CVE-2026-23958 CRITICAL POC
9.8 Jan 22

DataEase data visualization tool prior to 2.10.19 uses MD5-hashed passwords without salting, allowing attackers to crack

CVE-2024-46997 CRITICAL POC
9.8 Sep 23

DataEase is an open source data visualization analysis tool. Rated critical severity (CVSS 9.8), this vulnerability is r

CVE-2023-37258 CRITICAL POC
9.8 Jul 25

DataEase is an open source data visualization analysis tool. Rated critical severity (CVSS 9.8), this vulnerability is r

CVE-2023-33963 CRITICAL POC
9.8 Jun 01

DataEase is an open source data visualization and analysis tool. Rated critical severity (CVSS 9.8), this vulnerability

CVE-2023-28437 CRITICAL POC
9.8 Mar 25

Dataease is an open source data visualization and analysis tool. Rated critical severity (CVSS 9.8), this vulnerability

CVE-2022-39312 CRITICAL POC
9.8 Oct 25

Dataease is an open source data visualization analysis tool. Rated critical severity (CVSS 9.8), this vulnerability is r

Share

CVE-2026-42463 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy