๐Ÿ” CVE Alert

CVE-2026-53557

UNKNOWN 0.0

SQLBot: Second-Order SQL Injection via Excel Datasource Leading to Remote Command Execution

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

SQLBot is an intelligent Text-to-SQL system based on large language models and RAG. Prior to 1.9.0, an authenticated user can supply a crafted sheet["tableName"] value in the Excel datasource configuration submitted through POST /api/v1/datasource/, and SQLBot stores that value without safe identifier handling. When the same datasource is later removed through DELETE /api/v1/datasource/{id}, the stored value is interpolated into datasource cleanup SQL and executed by PostgreSQL. This second-order SQL injection can invoke PostgreSQL COPY TO PROGRAM and execute arbitrary operating-system commands with the privileges of the postgres process inside the SQLBot container. This issue is fixed in version 1.9.0.

CWE CWE-89
Vendor dataease
Product sqlbot
Published Sep 17, 2026
Stay Ahead of the Next One

Get instant alerts for dataease sqlbot

Be the first to know when new unknown vulnerabilities affecting dataease sqlbot are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

dataease / SQLBot
< 1.9.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/dataease/SQLBot/security/advisories/GHSA-vxwj-843f-9c9g github.com: https://github.com/dataease/SQLBot/commit/5d5a92a5266e62da7de4a84ffc8317498497b193 github.com: https://github.com/dataease/SQLBot/releases/tag/v1.9.0