You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
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.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected].
Title: SQLBot de dataease, Description: SQLBot es un sistema inteligente Text-to-SQL basado en grandes modelos de lenguaje y RAG. En las versiones 1.7.0 y anteriores, la interfaz de chat Text2SQL es vulnerable a la inyección de prompts. El parámetro de pregunta proporcionado por el usuario se concatena directamente en el prompt del LLM sin filtrar ni escapar, y el SQL extraído de la respuesta del LLM se ejecuta contra la base de datos sin validación ni saneamiento. Un atacante autenticado puede elaborar una pregunta maliciosa para manipular el LLM y hacer que genere y ejecute sentencias SQL arbitrarias. Cuando se conecta a una fuente de datos PostgreSQL, esto puede llevar a la ejecución remota de código a través de COPY FROM PROGRAM. Este problema ha sido solucionado en la versión 1.7.1.
Title: SQLBot de dataease, Description: SQLBot es un sistema inteligente Text-to-SQL basado en grandes modelos de lenguaje y RAG. En las versiones 1.7.0 y anteriores, la interfaz de chat Text2SQL es vulnerable a la inyección de prompts. El parámetro de pregunta proporcionado por el usuario se concatena directamente en el prompt del LLM sin filtrar ni escapar, y el SQL extraído de la respuesta del LLM se ejecuta contra la base de datos sin validación ni saneamiento. Un atacante autenticado puede elaborar una pregunta maliciosa para manipular el LLM y hacer que genere y ejecute sentencias SQL arbitrarias. Cuando se conecta a una fuente de datos PostgreSQL, esto puede llevar a la ejecución remota de código a través de COPY FROM PROGRAM. Este problema ha sido solucionado en la versión 1.7.1.
CVE Translated by NIST7/24/2026 6:10:00 PM
Action
Type
Old Value
New Value
Added
Translation
Title: SQLBot de dataease, Description: SQLBot es un sistema inteligente Text-to-SQL basado en grandes modelos de lenguaje y RAG. En las versiones 1.7.0 y anteriores, la interfaz de chat Text2SQL es vulnerable a la inyección de prompts. El parámetro de pregunta proporcionado por el usuario se concatena directamente en el prompt del LLM sin filtrar ni escapar, y el SQL extraído de la respuesta del LLM se ejecuta contra la base de datos sin validación ni saneamiento. Un atacante autenticado puede elaborar una pregunta maliciosa para manipular el LLM y hacer que genere y ejecute sentencias SQL arbitrarias. Cuando se conecta a una fuente de datos PostgreSQL, esto puede llevar a la ejecución remota de código a través de COPY FROM PROGRAM. Este problema ha sido solucionado en la versión 1.7.1.
New CVE Received from GitHub, Inc.5/05/2026 4:16:36 PM
Action
Type
Old Value
New Value
Added
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.