CVE Catalog

CVE-2026-2993

High
Published: Translated: NVD NIST

Summary

The AI Chatbot & Workflow Automation by AIWU plugin for WordPress is vulnerable to SQL Injection in versions up to and including 1.4.17 due to insufficient escaping on user supplied parameters and lack of sufficient preparation on the existing SQL query in the getListForTbl() function.

Risk Assessment

Unauthenticated attackers can append additional SQL queries into existing ones, potentially leading to the extraction of sensitive information from the database.

Recommendation

It is recommended to update the plugin to the latest version to benefit from security patches and implement additional protective measures such as access control to the function.

Related vulnerabilities

Original NVD description (English source)

The AI Chatbot & Workflow Automation by AIWU plugin for WordPress is vulnerable to SQL Injection in versions up to, and including, 1.4.17 due to insufficient escaping on user supplied parameters and lack of sufficient preparation on the existing SQL query in the getListForTbl() function. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. NOTE: This issue is partially mitigated by a patch in version 1.4.11 that adds a nonce check for a nonce that is only available to administrators.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS