AI Chatbot & Workflow Automation by AIWU <= 1.4.6 - Missing Authorization to Unauthenticated Sensitive Information Exposure

7.5
Missing Authorization
CVE CVE-2026-6639
CVSS 7.5 (High)
Publicly Published August 4, 2026
Last Updated August 5, 2026
Researcher Kazuma Matsumoto - GMO Cybersecurity by IERAE, Inc.

Description

The AI Chatbot & Workflow Automation by AIWU plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.4.6. This is due to the `getCurrentTaskResults()` method in `modules/workspace/controller.php` being accessible without authentication or authorization checks. The method is not included in the workspace controller's `getNoncedMethods()` array, the base `getPermissions()` returns an empty array, and all AJAX actions are registered with `wp_ajax_nopriv_` hooks (`classes/frame.php:282`). When tasks are created via features like the Bulk Post Generator, the task parameters — including the OpenAI API key in plaintext, AI prompts, keywords, and full AI model configuration — are stored in the database and returned in the JSON response. This makes it possible for unauthenticated attackers to enumerate sequential task IDs and retrieve sensitive configuration data including API keys.

References

Share

Vulnerability Details for AI Copilot – Content Generator

Software Type Plugin
Software Slug ai-copilot-content-generator (view on wordpress.org)
Patched? Yes
Remediation Update to version 1.4.19, or a newer patched version
Affected Version
  • <= 1.4.6
Patched Version
  • 1.4.19

Recent vulnerabilities in AI Copilot – Content Generator

# Title CVE ID CVSS Researchers Date
1 AI Copilot – Content Generator <= 1.5.6 - Unauthenticated Privilege Escalation via Custom Workflow Route CVE-2026-14526 9.8 d.v4n_s3c August 7, 2026
2 AI Copilot – Content Generator <= 1.5.6 - Unauthenticated Privilege Escalation CVE-2026-65507 9.8 qdtad July 28, 2026
3 AI Copilot <= 1.5.4 - Authenticated (Subscriber+) SQL Injection via 'order[0][dir]' Parameter CVE-2026-13009 6.5 Wordfence PRISM July 22, 2026
4 AI Chatbot & Workflow Automation by AIWU <= 1.4.12 - Missing Authorization to Unauthenticated Arbitrary Modification via 'publishTasks' and 'unpublishTasks' AJAX Actions CVE-2026-6804 5.3 Kazuma Matsumoto July 10, 2026
5 AI Chatbot & Workflow Automation by AIWU <= 1.4.12 - Missing Authorization to Unauthenticated Arbitrary Data Deletion via AJAX Actions 'removeGroup' and 'clear' CVE-2026-6803 5.3 Kazuma Matsumoto July 10, 2026
6 AI Copilot – Content Generator <= 1.5.4 - Unauthenticated SQL Injection CVE-2026-59515 7.5 VanTastic July 9, 2026
7 AI Chatbot & Workflow Automation by AIWU <= 1.5.3 - Unauthenticated Privilege Escalation CVE-2026-9810 9.8 Khaled Alenazi (Nxploited) June 26, 2026
8 AI Chatbot & Workflow Automation by AIWU <= 1.4.17 - Unauthenticated Privilege Escalation CVE-2026-48879 9.8 daroo June 1, 2026
9 AI Chatbot & Workflow Automation by AIWU <= 1.4.14 - Unauthenticated Stored Cross-Site Scripting via 'X-Forwarded-For' Header CVE-2026-2955 6.4 Kazuma Matsumoto May 19, 2026
10 AI Chatbot & Workflow Automation by AIWU <= 1.5.6 - Unauthenticated SQL Injection in getListForTbl() CVE-2026-2993 7.5 Kazuma Matsumoto May 11, 2026

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation