SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-82923

CRITICAL · CVSS 9.8 EPSS 0.57% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-04 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

The AI Website Builder WordPress plugin version 1.0.0 is critically vulnerable due to a lack of authorization and nonce checks on its REST API routes, enabling unauthenticated attackers to manipulate site content and execute arbitrary code. This vulnerability allows attackers to install and activate plugins, import malicious content, and write files to the uploads directory, potentially leading to full site compromise. WordPress site administrators and users of this plugin should prioritize immediate remediation to mitigate the risk of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-82923
Severity
CRITICAL
CVSS
9.8
EPSS
0.57%
WordPress GitHub

Original NVD 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.