Skip to main content

PostgreSQL CVE-2026-32628

| EUVD-2026-12138 HIGH
SQL Injection (CWE-89)
2026-03-13 GitHub_M
7.7
CVSS 4.0
Share

CVSS VectorNVD

CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None

Lifecycle Timeline

3
EUVD ID Assigned
Mar 13, 2026 - 22:01 euvd
EUVD-2026-12138
Analysis Generated
Mar 13, 2026 - 22:01 vuln.today
CVE Published
Mar 13, 2026 - 20:50 nvd
HIGH 7.7

DescriptionNVD

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.

AnalysisAI

SQL injection in AnythingLLM versions 1.11.1 and earlier enables authenticated users to execute arbitrary SQL commands against connected PostgreSQL, MySQL, and MSSQL databases through the built-in SQL Agent plugin. The vulnerability stems from unsafe string concatenation of table names in the getTableSchemaSql() method across all three database connectors, bypassing proper parameterization. …

Sign in for full analysis, threat intelligence, and remediation guidance.

RemediationAI

Within 24 hours: Disable the SQL Agent plugin in all AnythingLLM instances and audit logs for unauthorized SQL execution. Within 7 days: Identify all connected databases and implement network-level access restrictions; conduct forensic review of database activity logs for compromise indicators. …

Sign in for detailed remediation steps.

Share

CVE-2026-32628 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy