CVE-2026-82923 Details
Description
The AI Website Builder WordPress plugin (GitHub build) 1.0.0 does not perform any authorisation or nonce check on its REST API routes, allowing unauthenticated attackers to install and activate plugins and themes, import content from a URL under their control, write a file of their choosing into the uploads directory, and delete site content and media. On a host that serves PHP from the uploads directory, that file write is remote code execution.
A remote code execution vulnerability has been identified in the AI Website Builder WordPress plugin, specifically in version 1.0.0 of the GitHub build. The vulnerability arises because the plugin's REST API routes lack proper authorization and nonce checks. This oversight allows unauthenticated attackers to exploit these routes to install and activate plugins and themes, import content from a controlled URL, write arbitrary files to the uploads directory, and delete site content and media. Notably, if the uploaded file is executed as PHP, this could lead to remote code execution.
To address this vulnerability, the AI Website Builder WordPress plugin must be removed. However, simply deactivating the plugin is insufficient, as it installs a must-use plugin that remains active even after the main plugin is deactivated. This must-use plugin, along with the option holding the script URL, must be manually deleted to fully mitigate the issue.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 4, 2026CISA-ADP
Assessed Sep 4, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://wpscan.com/vulnerability/663e7004-1cca-4c0f-8d54-7298d40fe179/ | [email protected] | AdvisoryExploitRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| AI Website Builder | 1.0.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 4, 2026 | CVE Modified | CISA-ADP |
| Sep 4, 2026 | New CVE Received | [email protected] |
Volerion