Description
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.
Published: 2026-08-01
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

CSRF in the AI Engine plugin permits an unauthenticated attacker to add new administrator accounts by exploiting missing nonce validation in the reauth_for_authorize function. Tricking a site administrator into clicking a crafted link triggers a CSRF‑based REST authentication bypass that, together with WordPress’s method‑override support, converts a GET request into an authenticated POST to the users endpoint, granting full administrative control over the site. This leads to total takeover, compromising confidentiality, integrity, and availability.

Affected Systems

Affected are installations of the AI Engine – The Chatbot, AI Framework & MCP for WordPress plugin from the vendor tigroumeow, for all versions up to and including 3.6.5. No further version information is available in the current data set.

Risk and Exploitability

The vulnerability’s CVSS score of 8.8 indicates high severity, yet its EPSS score of less than 1% suggests a low likelihood of exploitation at present. The flaw is not listed in CISA’s KEV catalog. The attack vector requires social engineering—compelling an administrator to click a malicious link—which is plausible but still limited in feasibility. Once an admin account is created, the attacker achieves full privilege escalation. Because the flaw permits account creation without prior credentials, the potential damage is significant.

Generated by OpenCVE AI on August 2, 2026 at 03:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade AI Engine plugin to version 3.6.6 or later.
  • If immediate upgrade is not possible, restrict the REST API endpoint that creates users to only be accessible by authenticated administrators via additional access controls.
  • Enable logging and audit of user creation events to detect potential unauthorized accounts.

Generated by OpenCVE AI on August 2, 2026 at 03:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 03 Aug 2026 16:00:00 +0000

Type Values Removed Values Added
First Time appeared Tigroumeow
Tigroumeow ai Engine – The Chatbot And Ai Framework For Wordpress
Wordpress
Wordpress wordpress
Vendors & Products Tigroumeow
Tigroumeow ai Engine – The Chatbot And Ai Framework For Wordpress
Wordpress
Wordpress wordpress

Sat, 01 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Description 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.
Title AI Engine <= 3.6.5 - Cross-Site Request Forgery to Privilege Escalation via REQUEST_URI Substring Match
Weaknesses CWE-352
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}


Subscriptions

Tigroumeow Ai Engine – The Chatbot And Ai Framework For Wordpress
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-03T17:34:26.270Z

Reserved: 2026-07-16T19:26:38.291Z

Link: CVE-2026-15988

cve-icon Vulnrichment

Updated: 2026-08-03T17:33:19.639Z

cve-icon NVD

Status : Deferred

Published: 2026-08-01T08:16:29.610

Modified: 2026-08-12T21:00:37.147

Link: CVE-2026-15988

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T15:45:03Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)