SQL Injection Vulnerability in SQLBot Before Version 1.9.0
CVE-2026-53554

7.3HIGH

Key Information:

Vendor

Dataease

Status
Vendor
CVE Published:
17 September 2026

What is CVE-2026-53554?

The SQLBot system, which utilizes large language models for text-to-SQL capabilities, has a vulnerability in the POST /api/v1/datasource/parseExcel endpoint. Prior to 1.9.0, the endpoint incorrectly handled multipart filename data submitted by attackers, allowing them to specify file names that could lead to the execution of arbitrary Python code. Specifically, when a crafted multipart upload is processed, the application writes the content to disk before validating the uploaded spreadsheet. If a parsing failure occurs, the potentially harmful file remains in the system, posing a significant risk as subsequent SQLBot sessions or migrations could execute the planted code, compromising the application's integrity.

Affected Version(s)

SQLBot < 1.9.0

References

CVSS V4

Score:
7.3
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
High
Attack Required:
Physical
Privileges Required:
Undefined
User Interaction:
Unknown

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.