Skip to main content

AI Engine WordPress EUVDEUVD-2026-51739

| CVE-2026-15988 HIGH
Cross-Site Request Forgery (CSRF) (CWE-352)
2026-08-01 Wordfence GHSA-rw28-999g-8cc4
8.8
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

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

Attacker needs no account (PR:N), admin must click a link (UI:R), and full site compromise results; scope unchanged as impact stays within the WordPress instance.

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

Primary rating from Vendor (Wordfence).

CVSS VectorVendor: Wordfence

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

Lifecycle Timeline

2
Analysis Generated
Aug 01, 2026 - 08:21 vuln.today
CVE Published
Aug 01, 2026 - 06:48 cve.org
HIGH 8.8

DescriptionCVE.org

The AI Engine - The Chatbot, AI Framework & MCP for WordPress plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.6.5 This is due to missing or incorrect nonce validation on the reauth_for_authorize function. This makes it possible for unauthenticated attackers to create new administrator accounts with attacker-supplied credentials via a CSRF-based REST authentication bypass, granted they can trick a site administrator into performing an action such as clicking on a link. This bypass can be combined with WordPress's ?_method=POST method-override support to convert a top-navigation GET request into an authenticated POST to the REST users endpoint, requiring no existing account on the attacker's part.

AnalysisAI

Cross-Site Request Forgery in AI Engine plugin (all versions ≤ 3.6.5) enables unauthenticated attackers to create new WordPress administrator accounts by tricking a logged-in site admin into clicking a crafted link. The attack exploits missing nonce validation on the reauth_for_authorize function in labs/mcp-oauth.php, combined with WordPress's built-in ?_method=POST method-override feature to convert an innocuous-looking GET navigation request into an authenticated POST to the REST /users endpoint - no attacker account required. No public exploit has been identified at time of analysis, but the attack primitive is straightforward and the impact (full site takeover) is severe.

Technical ContextAI

The vulnerability resides in the MCP OAuth flow of the AI Engine plugin (CPE: cpe:2.3:a:tigroumeow:ai_engine_-_the_chatbot,_ai_framework_&_mcp_for_wordpress:*:*:*:*:*:*:*:*), specifically in labs/mcp-oauth.php at lines 49, 120, 121, and 127 as referenced by Wordfence and Trac sources. CWE-352 (Cross-Site Request Forgery) is the root cause: the reauth_for_authorize function processes requests without verifying a WordPress nonce, breaking the standard CSRF defense that WordPress plugins are expected to implement. The novel escalation technique abuses WordPress core's ?_method=POST query-parameter method override - a legitimate REST API compatibility feature - which causes WordPress to reinterpret an HTTP GET request as a POST, allowing the forged request to satisfy the REST endpoint's method requirement while still originating from an admin's authenticated browser session. This combination turns a classic CSRF into a full REST authentication bypass that creates attacker-controlled admin credentials.

RemediationAI

Update AI Engine to version 3.6.6 or later immediately; the fix is confirmed in the Trac changeset at https://plugins.trac.wordpress.org/changeset/3628188/ai-engine/trunk/labs/mcp-oauth.php, which patches the nonce validation in the reauth_for_authorize function. The fix version 3.6.6 is inferred from the diff between 3.6.5 and 3.6.6 tags - verify the exact release designation in the WordPress plugin repository before deploying. If upgrading immediately is not possible, a targeted workaround is to disable or block access to the MCP OAuth feature (the labs/mcp-oauth.php endpoint) via server-level rules (e.g., Nginx location block or Apache RewriteRule) - note this will break any MCP/OAuth integrations relying on that path. Additionally, consider temporarily blocking ?_method=POST query parameters at the WAF or CDN layer for unauthenticated requests, but be aware this may break legitimate REST API consumers using method-override. Audit WordPress administrator accounts for unexpected additions as an indicator of prior exploitation.

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

EUVD-2026-51739 vulnerability details – vuln.today

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