Description
The AI Chatbot & Workflow Automation by AIWU plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 1.4.12. This is due to missing capability checks and nonce verification on AJAX actions registered under both wp_ajax_ and wp_ajax_nopriv_ hooks, as the base controller's getPermissions() returns an empty array and neither removeGroup nor clear are added to getNoncedMethods(), causing the authorization gate to unconditionally return true for these actions. This makes it possible for unauthenticated attackers to delete specific records by ID or delete all records from any module's database table by unauthenticated attackers.
Problem types
Product status
Any version
Timeline
| 2026-07-10: | Disclosed |
Credits
Kazuma Matsumoto
References
www.wordfence.com/...-ca04-48b4-8b34-64f5e42b1185?source=cve
plugins.trac.wordpress.org/...r/trunk/classes/controller.php
plugins.trac.wordpress.org/...s/1.4.6/classes/controller.php
plugins.trac.wordpress.org/...r/trunk/classes/controller.php
plugins.trac.wordpress.org/...s/1.4.6/classes/controller.php
plugins.trac.wordpress.org/...erator/trunk/classes/frame.php
plugins.trac.wordpress.org/...r/tags/1.4.6/classes/frame.php
plugins.trac.wordpress.org/...r/trunk/classes/controller.php
plugins.trac.wordpress.org/...s/1.4.6/classes/controller.php
plugins.trac.wordpress.org/...erator/trunk/classes/model.php
plugins.trac.wordpress.org/...r/tags/1.4.6/classes/model.php
plugins.trac.wordpress.org/...40ai-copilot-content-generator