VYPR
Unrated severityNVD Advisory· Published Mar 19, 2026· Updated Mar 24, 2026

SQLBot: Remote Code Execution via Terminology Poisoning

CVE-2026-32622

Description

SQLBot is an intelligent data query system based on a large language model and RAG. Versions 1.5.0 and below contain a Stored Prompt Injection vulnerability that chains three flaws: a missing permission check on the Excel upload API allowing any authenticated user to upload malicious terminology, unsanitized storage of terminology descriptions containing dangerous payloads, and a lack of semantic fencing when injecting terminology into the LLM's system prompt. Together, these flaws allow an attacker to hijack the LLM's reasoning to generate malicious PostgreSQL commands (e.g., COPY ... TO PROGRAM), ultimately achieving Remote Code Execution on the database or application server with postgres user privileges. The issue is fixed in v1.6.0.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

2
  • Dataease/Sqlbotllm-fuzzy2 versions
    <=1.5.0+ 1 more
    • (no CPE)range: <=1.5.0
    • (no CPE)range: < 1.6.0

Patches

Vulnerability mechanics

References

2

News mentions

0

No linked articles in our index yet.