Impact
A flaw in griptape‑ai griptape 0.19.4's SqlTool component permits the injection of arbitrary SQL through unvalidated input in tool.py. The vulnerability arises from inadequate input sanitization and results in a typical SQL injection scenario, potentially allowing an attacker to read, modify, or delete data in the database. This flaw is documented as CVE‑2026‑5596.
Affected Systems
The affected system is the griptape‑ai griptape library, version 0.19.4. The SQL injection vulnerability resides specifically in the files griptape/tools/sql/tool.py of the SqlTool component. No other product versions are identified as affected at this time.
Risk and Exploitability
The CVSS score of 5.3 indicates moderate risk, and the issue is not listed in the KEV catalogue. Because the vulnerability can be triggered remotely and public exploits are available, the likelihood of exploitation is non‑negligible. An attacking party could potentially execute arbitrary SQL commands, leading to data confidentiality and integrity concerns. No definitive official patch or workaround is currently documented.
OpenCVE Enrichment