Skip to main content

SQLBot EUVD-2026-30182

| CVE-2026-42463 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

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

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Obtain low-privilege tenant account
Delivery
Enumerate other workspaces' datasource IDs
Exploit
Call exportDsSchema with victim ID
Execution
Exfiltrate cross-tenant schema and metadata
Persist
Call uploadDsSchema to overwrite victim schema
Impact
Poison Text-to-SQL/RAG responses for victim tenant

Vulnerability AssessmentAI

Exploitation The attacker must hold a valid authenticated SQLBot account in any workspace (CVSS PR:L) and must be able to reach the SQLBot HTTP API over the network; no user interaction or non-default configuration is required, but the deployment must be multi-tenant for the cross-workspace bypass to yield a privilege gain - in a single-workspace install the same bug grants no additional access. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 4.0 vector (AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N) yields 8.6 High: network-reachable, low complexity, requires only low privileges (any valid tenant user), and produces high confidentiality and integrity impact with no availability impact and no scope/subsequent-system change. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker registers or compromises a low-privilege account in any tenant of a shared SQLBot deployment, then enumerates data source identifiers belonging to other workspaces and calls /api/v1/datasource/exportDsSchema with those IDs to exfiltrate the target tenant's database schema (table names, columns, and likely connection metadata). The attacker then calls /api/v1/datasource/uploadDsSchema to overwrite the victim tenant's schema definitions, poisoning the Text-to-SQL/RAG pipeline so that subsequent natural-language queries by victim users return manipulated or attacker-chosen SQL. …
Remediation 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). … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours: Identify all DataEase/SQLBot deployments and determine if any are running versions prior to 1.8.0; initiate emergency change control process. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-30182 vulnerability details – vuln.today

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