๐Ÿ” CVE Alert

CVE-2026-32622

UNKNOWN 0.0

SQLBot: Remote Code Execution via Terminology Poisoning

CVSS Score
0.0
EPSS Score
0.6%
EPSS Percentile
68th

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.

CWE CWE-862 CWE-20 CWE-74 CWE-77
Vendor dataease
Product sqlbot
Published Mar 19, 2026
Last Updated Mar 24, 2026
Stay Ahead of the Next One

Get instant alerts for dataease sqlbot

Be the first to know when new unknown vulnerabilities affecting dataease sqlbot are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

dataease / SQLBot
< 1.6.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/dataease/SQLBot/security/advisories/GHSA-m7q7-vhw9-q7m3 github.com: https://github.com/dataease/SQLBot/releases/tag/v1.6.0