Skip to main content

AI Copilot CVE-2026-14526

| EUVDEUVD-2026-54746 CRITICAL
Improper Privilege Management (CWE-269)
2026-08-08 Wordfence GHSA-gjfv-xm8w-qq69
9.8
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

Vendor (Wordfence) PRIMARY
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
9.8 CRITICAL

Unauthenticated remote request creates an admin account with no interaction (PR:N/UI:N/AC:L), yielding full confidentiality, integrity, and availability compromise of the WordPress site.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (Wordfence).

CVSS VectorVendor: Wordfence

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Analysis Generated
Aug 08, 2026 - 07:00 vuln.today
CVE Published
Aug 08, 2026 - 06:38 cve.org
CRITICAL 9.8

DescriptionCVE.org

The AI Copilot - Content Generator plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.5.6. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to create a new administrator-level user account and achieve full site takeover by saving and executing a malicious workflow containing a wp_create_user action node specifying role=administrator. This vulnerability is exploitable by unauthenticated attackers on any site where the [aiwu-form] shortcode or public chatbot is rendered on a frontend page, as the waic-nonce value is emitted into publicly accessible JavaScript (WAIC_DATA.waicNonce) on those pages, rendering the nonce check a non-functional authorization barrier.

AnalysisAI

Unauthenticated privilege escalation to full site takeover in the AI Copilot - Content Generator plugin for WordPress (all versions through 1.5.6) lets remote attackers create an administrator account by saving and executing a malicious workflow whose wp_create_user action node specifies role=administrator. The plugin's only authorization barrier is a waic-nonce that is publicly emitted into frontend JavaScript (WAIC_DATA.waicNonce) on any page rendering the [aiwu-form] shortcode or public chatbot, so the nonce check provides no real protection. Reported by Wordfence with CVSS 9.8; no public exploit identified at time of analysis, but exploitation is trivial once the shortcode or chatbot is on a public page.

Technical ContextAI

The affected software is a WordPress plugin (CPE cpe:2.3:a:wupsales:ai_copilot_-_content_generator) providing AI-driven content generation, front-end forms via the [aiwu-form] shortcode, and a chatbot backed by a 'workflow' engine with pluggable action nodes. The root cause is CWE-269 (Improper Privilege Management): the workflow controller (modules/workflow/controller.php around lines 39 and 86) gates save/execute operations only on a WordPress nonce, and the wp_create_user action node (modules/workflow/blocks/actions/wp_create_user.php line 107) assigns any requested role, including administrator, without verifying the requester's capabilities. Because assets.php (line 96) and frame.php (line 211) print the waic-nonce into a publicly readable WAIC_DATA.waicNonce JavaScript object whenever the form/chatbot renders on the frontend, the nonce is not secret and cannot serve as an authorization control - WordPress nonces are CSRF/replay mitigations, not capability checks, and are misused here as the sole authorization gate.

RemediationAI

No fixed version was provided in the source data, so no vendor-released patch is identified at time of analysis - monitor the Wordfence advisory (https://www.wordfence.com/threat-intel/vulnerabilities/id/e28ae1a3-abc6-484c-abc7-1e0b958fa30b?source=cve) and the plugin changelog for a release above 1.5.6 and upgrade immediately when available. As the most effective compensating control, deactivate and remove the AI Copilot - Content Generator plugin until a patched version ships, since the vulnerability is in shipped code. If it cannot be removed, remove the [aiwu-form] shortcode and any public chatbot from all frontend pages so the waic-nonce is no longer emitted publicly and the workflow endpoint is not reachable unauthenticated (trade-off: this disables the plugin's public form/chatbot functionality). Additionally, apply a WAF rule to block requests to the workflow save/execute controller endpoints and request bodies containing wp_create_user or role=administrator, and audit wp_users for unexpected recently created administrator accounts, revoking any unrecognized ones (trade-off: WAF signatures can be bypassed and are a stopgap, not a fix).

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2026-14526 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy