CVE-2026-33324HIGH 8.8EPSS p44.2%

CVE-2026-33324CVE-2026-33324

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.

Scoring

CVSS 3.18.8 (HIGH)
VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS0.60% probability of exploitation · percentile 44.2% · 2026-06-18T12:00:27Z
Published2026-05-05
Last modified2026-05-08

Underlying weaknesses· 1

CWE-89

References

  1. https://github.com/dataease/SQLBot/security/advisories/GHSA-q2q6-gqqh-4xrx
  2. https://github.com/dataease/SQLBot/security/advisories/GHSA-q2q6-gqqh-4xrx

1

TypeTargetConfidenceTier
WeaknessImproper Neutralization of Special Elements used in an SQL Command ('SQL Injection')cwe-890%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-32622
CVE
CVE-2026-32950
CVE
CVE-2026-42463
CVE
CVE-2026-25879
CVE
CVE-2026-32499
CVE
CVE-2026-32628
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.