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.
References
| Link | Resource |
|---|---|
| https://github.com/Mintplex-Labs/anything-llm/commit/334ce052f063b53a4275518cbed3bab357695d7e | Patch |
| https://github.com/Mintplex-Labs/anything-llm/security/advisories/GHSA-jwjx-mw2p-5wc7 | Exploit Vendor Advisory Mitigation |
Configurations
History
16 Mar 2026, 20:33
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:mintplexlabs:anythingllm:*:*:*:*:*:*:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.8 |
| References | () https://github.com/Mintplex-Labs/anything-llm/commit/334ce052f063b53a4275518cbed3bab357695d7e - Patch | |
| References | () https://github.com/Mintplex-Labs/anything-llm/security/advisories/GHSA-jwjx-mw2p-5wc7 - Exploit, Vendor Advisory, Mitigation | |
| First Time |
Mintplexlabs
Mintplexlabs anythingllm |
16 Mar 2026, 14:19
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-16 14:19
Updated : 2026-03-16 20:33
NVD link : CVE-2026-32628
Mitre link : CVE-2026-32628
CVE.ORG link : CVE-2026-32628
JSON object : View
Products Affected
mintplexlabs
- anythingllm
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
