CVE-2026-32628

Severity CVSS v4.0:
HIGH
Type:
CWE-89 SQL Injection
Publication date:
16/03/2026
Last modified:
16/03/2026

Description

AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. In 1.11.1 and earlier, a SQL injection vulnerability in the built-in SQL Agent plugin allows any user who can invoke the agent to execute arbitrary SQL commands on connected databases. The getTableSchemaSql() method in all three database connectors (MySQL, PostgreSQL, MSSQL) constructs SQL queries using direct string concatenation of the table_name parameter without sanitization or parameterization.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:mintplexlabs:anythingllm:*:*:*:*:*:*:*:* 1.11.1 (including)