---
id: CVE-2026-14526
title: >-
  The AI Copilot – Content Generator plugin for WordPress is vulnerable to
  authorization bypass in all versions up to, and including, 1.5.6
summary: >-
  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. T…
severity: critical
cvss: 9.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-269
published: '2026-08-08'
updated: '2026-08-08'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-14526'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/ai-copilot-content-generator/tags/1.5.4/classes/assets.php#L96
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/ai-copilot-content-generator/tags/1.5.4/classes/frame.php#L211
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/ai-copilot-content-generator/tags/1.5.4/modules/forms/views/forms.php#L87
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/ai-copilot-content-generator/tags/1.5.4/modules/workflow/blocks/actions/wp_create_user.php#L107
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/ai-copilot-content-generator/tags/1.5.4/modules/workflow/controller.php#L39
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/ai-copilot-content-generator/tags/1.5.4/modules/workflow/controller.php#L86
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/ai-copilot-content-generator/tags/1.5.6/classes/assets.php#L96
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/ai-copilot-content-generator/tags/1.5.6/classes/frame.php#L211
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/ai-copilot-content-generator/tags/1.5.6/modules/forms/views/forms.php#L87
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/ai-copilot-content-generator/tags/1.5.6/modules/workflow/blocks/actions/wp_create_user.php#L107
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/ai-copilot-content-generator/tags/1.5.6/modules/workflow/controller.php#L39
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/ai-copilot-content-generator/tags/1.5.6/modules/workflow/controller.php#L86
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/e28ae1a3-abc6-484c-abc7-1e0b958fa30b?source=cve
    label: security@wordfence.com
tags:
  - nvd
epss: 0.00912
epssPercentile: 0.5831
ingestedAt: '2026-08-09T03:32:40.140Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
