Back to overview

CVE-2026-6803

MEDIUM
5.3
CVSS 3.1
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.

Metadata

CVE ID
CVE-2026-6803
State
PUBLISHED
Assigner
Wordfence
Reserved
2026-04-21 14:58 UTC
Published
2026-07-11 03:44 UTC
Last updated
2026-07-11 03:44 UTC
Primary CWE
CWE-862
CWE-862 Missing Authorization
Vendor / Product
wupsales / AI Copilot – Content Generator
Sources
cve.org  ·  NVD

Severity & Metrics

5.3 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Affected products (1)
VendorProductPlatformVersions
wupsales AI Copilot – Content Generator 0 ≤ 1.4.12
Weakness (CWE)
CWESourceDescription
CWE-862 cna CWE-862 Missing Authorization
CVSS scores (1)
ScoreSeverityVersionSourceVector
5.3 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Back to overview