Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from Vendor (VulDB) · only source for this CVE.
CVSS VectorVendor: VulDB
Lifecycle Timeline
6DescriptionCVE.org
A vulnerability was detected in griptape-ai griptape 0.19.4. Affected by this issue is some unknown functionality of the file griptape/tools/sql/tool.py of the component SqlTool. Performing a manipulation results in sql injection. It is possible to initiate the attack remotely. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
AnalysisAI
SQL injection in griptape-ai griptape 0.19.4 SqlTool allows authenticated remote attackers to manipulate SQL queries via the griptape/tools/sql/tool.py component, potentially accessing or modifying database contents. The exploit is publicly available, and the vendor has not responded to early disclosure notification.
Technical ContextAI
The vulnerability exists in the SqlTool component of griptape, a Python framework for building AI applications. The root cause is improper input validation and parameterization in SQL query construction (CWE-89: Improper Neutralization of Special Elements used in an SQL Command). The affected component is located in griptape/tools/sql/tool.py, which likely constructs dynamic SQL queries without adequate escaping or prepared statement usage. Attackers can inject arbitrary SQL commands through user-controlled input that is concatenated into SQL statements without sanitization.
RemediationAI
Immediate action: upgrade griptape to a version released after 0.19.4 that includes SQL injection mitigations. Contact griptape-ai directly or monitor their GitHub repository (https://github.com/griptape-ai/griptape) for patched releases, as the vendor has not formally published a security advisory. As a temporary workaround, restrict access to the SqlTool component to trusted administrators only, implement database access controls to limit query scope, and enable SQL query logging and monitoring to detect injection attempts. Users should review griptape release notes and security advisories at https://vuldb.com/vuln/355390 for vendor-provided remediation guidance.
Path traversal in griptape-ai griptape 0.19.4 FileManagerTool allows authenticated remote attackers to read, write, and
Remote path traversal in griptape-ai griptape 0.19.4 ComputerTool allows authenticated attackers to manipulate the filen
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-19125
GHSA-pwwp-m5v6-r3p7