Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/ai-copilot-content-generator/tags/1.4
- https://plugins.trac.wordpress.org/browser/ai-copilot-content-generator/tags/1.4
- https://plugins.trac.wordpress.org/browser/ai-copilot-content-generator/tags/1.4
- https://plugins.trac.wordpress.org/browser/ai-copilot-content-generator/tags/1.4
- https://plugins.trac.wordpress.org/browser/ai-copilot-content-generator/tags/1.4
- https://plugins.trac.wordpress.org/browser/ai-copilot-content-generator/trunk/cl
- https://plugins.trac.wordpress.org/browser/ai-copilot-content-generator/trunk/cl
- https://plugins.trac.wordpress.org/browser/ai-copilot-content-generator/trunk/cl
- https://plugins.trac.wordpress.org/browser/ai-copilot-content-generator/trunk/cl
- https://plugins.trac.wordpress.org/browser/ai-copilot-content-generator/trunk/cl
- https://plugins.trac.wordpress.org/changeset?reponame=&old=3582369%40ai-copilot-
- https://www.wordfence.com/threat-intel/vulnerabilities/id/080740e3-ca04-48b4-8b3
FAQ
What is CVE-2026-6803?
CVE-2026-6803 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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 nonc...
How severe is CVE-2026-6803?
CVE-2026-6803 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-6803?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.