CVE-2026-6639
Last modified
CVE-2026-6639 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.37% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| wupsales | AI Copilot – Content Generator | <= 1.4.6 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-6639?
How severe is CVE-2026-6639?
How do I fix CVE-2026-6639?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-66369The GOOSE parser contains an off-by-one boundary-handling fl…7.1
- CVE-2026-6637Stack buffer overflow in PostgreSQL module "refint" allows a…8.8
- CVE-2026-66370URL Redirection to Untrusted Site ('Open Redirect') vulnerab…4.8
- CVE-2026-66373Redis before 8.8.0, in the unusual case where an authenticat…7.5
- CVE-2026-66374Knot Resolver before 6.4.1 allows remote code execution via …8.1
- CVE-2026-6638SQL injection in PostgreSQL logical replication ALTER SUBSCR…8.8
- CVE-2026-66390Improper Neutralization of Input During Web Page Generation …6.1
- CVE-2026-66391Use of Insufficiently Random Values, Protection Mechanism Fa…6.5
- CVE-2026-66394SiYuan before v3.7.3 contains stored and reflected cross-sit…9.3
- CVE-2026-66395SiYuan desktop before v3.7.2 contains a reflected cross-site…9.6
- CVE-2026-66396SiYuan before v3.7.2 fails to escape the title-img Individua…9.3
- CVE-2026-66397phpMyFAQ before 4.1.6 fails to validate path traversal seque…8.6
Are you affected by CVE-2026-6639?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
