๐Ÿ” CVE Alert

CVE-2026-53554

UNKNOWN 0.0

SQLBot: Arbitrary File Write via parseExcel Leading to Code Execution Through Alembic Import Processing

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, the POST /api/v1/datasource/parseExcel endpoint in backend/apps/datasource/api/datasource.py uses attacker-controlled multipart filename data when selecting where uploaded content is stored, writes the content before spreadsheet parsing and validation finish, and can transform a double-extension filename into a Python source file. An attacker able to submit a crafted multipart upload can use these behaviors to place attacker-controlled content in /opt/sqlbot/app/alembic/versions/ even when a spreadsheet parsing failure after the file write causes the endpoint to return an error. The planted file remains on disk, and subsequent SQLBot startup or migration processing causes Alembic to import the module and execute its module-level statements in the SQLBot application runtime. This issue is fixed in version 1.9.0.

CWE CWE-22
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-wxv4-pw5w-wx79 github.com: https://github.com/dataease/SQLBot/commit/4bfd0f49e8cd3df8540dd9d51d40d0e056eeeec4 github.com: https://github.com/dataease/SQLBot/commit/92c5aea70b2eba9c1f429017639017041556843b github.com: https://github.com/dataease/SQLBot/releases/tag/v1.9.0