Sunday, 13 September 2026
8 agent hacks today 7 vs yesterday (1)

SQLBot Text2SQL prompt injection enables arbitrary SQL execution and RCE (CVE-2026-33324)

SQLBot, an LLM/RAG-based Text-to-SQL system, concatenated user-supplied questions directly into the LLM prompt and executed the resulting SQL without validation in versions 1.7.0 and earlier. An authenticated attacker could use prompt injection to run arbitrary SQL and, against PostgreSQL data sources, achieve remote code execution via COPY FROM PROGRAM; fixed in version 1.7.1.

Disclosed 5 May 2026 · Record updated 13 September 2026

Impact

Authenticated attackers could manipulate the LLM into generating and executing arbitrary SQL statements against connected databases, potentially leading to remote code execution on PostgreSQL data sources.

Our coverage

No articles linked to this incident yet.

Sources

  1. nvd.nist.govhttps://nvd.nist.gov/vuln/detail/CVE-2026-33324