PT-2026-57398 · WordPress · Ai Chatbot & Workflow Automation
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
AI Chatbot & Workflow Automation by AIWU versions prior to 1.4.13
Description
The plugin contains a missing authorization flaw resulting from the absence of capability checks and nonce verification on AJAX actions registered under
wp ajax and wp ajax nopriv hooks. This occurs because the base controller's getPermissions() function returns an empty array and the removeGroup and clear methods are not included in getNoncedMethods(), causing the authorization gate to unconditionally allow these actions. Consequently, unauthenticated attackers can delete specific records by ID or wipe all records from any module's database table.Recommendations
Update the plugin to a version later than 1.4.12.
As a temporary mitigation, restrict access to the
removeGroup and clear functions.Fix
Missing Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Ai Chatbot & Workflow Automation