Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mintplexlabs | Anythingllm | <= 1.11.1 |
Related Weaknesses (CWE)
References
- https://github.com/Mintplex-Labs/anything-llm/commit/334ce052f063b53a4275518cbedPatch
- https://github.com/Mintplex-Labs/anything-llm/security/advisories/GHSA-jwjx-mw2pExploitVendor AdvisoryMitigation
FAQ
What is CVE-2026-32628?
CVE-2026-32628 is a vulnerability with a CVSS score of 8.8 (HIGH). 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 Age...
How severe is CVE-2026-32628?
CVE-2026-32628 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-32628?
Check the references section above for vendor advisories and patch information. Affected products include: Mintplexlabs Anythingllm.