Description

SQLBot is an intelligent Text-to-SQL system based on large language models and RAG. In versions 1.7.0 and earlier, the Text2SQL chat interface is vulnerable to prompt injection. The user-provided question parameter is directly concatenated into the LLM prompt without filtering or escaping, and the SQL extracted from the LLM response is executed against the database without validation or sanitization. An authenticated attacker can craft a malicious question to manipulate the LLM into generating and executing arbitrary SQL statements. When connected to a PostgreSQL data source, this can lead to remote code execution via COPY FROM PROGRAM. This issue has been fixed in version 1.7.1.

INFO

Published Date :

2026-05-05T19:09:36.031Z

Last Modified :

2026-05-05T19:38:28.127Z

Source :

GitHub_M
AFFECTED PRODUCTS

The following products are affected by CVE-2026-33324 vulnerability.

Vendors Products
Dataease
  • Sqlbot
REFERENCES

Here, you will find a curated list of external links that provide in-depth information to CVE-2026-33324.

CVSS Vulnerability Scoring System

Detailed values of each vector for above chart.
Attack Vector
Attack Complexity
Attack Requirements
Privileges Required
User Interaction
VS Confidentiality
VS Integrity
VS Availability
SS Confidentiality
SS Integrity
SS Availability