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 Mitigation Vendor Advisory |
Configurations
History
17 Jun 2026, 10:36
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/Mintplex-Labs/anything-llm/security/advisories/GHSA-jwjx-mw2p-5wc7 - Exploit, Mitigation, Vendor Advisory | |
| Summary |
|
16 Mar 2026, 20:33
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.8 |
| First Time |
Mintplexlabs
Mintplexlabs anythingllm |
|
| 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 | |
| CPE | cpe:2.3:a:mintplexlabs:anythingllm:*:*:*:*:*:*:*:* |
16 Mar 2026, 14:19
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-16 14:19
Updated : 2026-06-17 10:36
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')
