Security Advisory

CVE-2026-32628

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-03-13 20:50:15
Last updated 2026-03-16 15:41:05
Assigner GitHub_M
State PUBLISHED

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.