| Title | griptape v0.19.4 SQL Injection |
|---|
| Description | The SqlTool in Griptape allows agents to execute arbitrary SQL queries generated by the LLM against the connected database. There is no validation to restrict the types of SQL commands that can be executed.
An attacker can use prompt injection to coerce the LLM into generating malicious SQL statements. This can lead to Remote Code Execution (RCE) via features like COPY ... FROM PROGRAM, as well as arbitrary file read/write, data exfiltration, or, even with least priviledge, Denial of Service using CTE |
|---|
| Source | ⚠️ https://github.com/Ka7arotto/cve/blob/main/griptape/text2sqlTool/issue.md |
|---|
| User | Goku (UID 80486) |
|---|
| Submission | 03/21/2026 03:04 (17 days ago) |
|---|
| Moderation | 04/05/2026 07:17 (15 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 355390 [griptape-ai griptape 0.19.4 SqlTool tool.py sql injection] |
|---|
| Points | 20 |
|---|