AI Engine 2.8.0 - 2.8.3 - Authenticated (Subscriber+) Insufficient Authorization to Privilege Escalation via MCP
Strategic Overview
- Status
- Patched in 2.8.4
- Affected Plugin
- AI Engine – The Chatbot, AI Framework & MCP for WordPress
- Affected Version
2.8.0 – 2.8.3- CVSS
- 8.8High
- Weakness type
- CWE-863 · Incorrect Authorization
- CVE
CVE-2025-5071
At a glance
CVE-2025-5071 is a high-severity Incorrect Authorization vulnerability in the AI Engine WordPress plugin, affecting versions 2.8.0 – 2.8.3. It carries a CVSS score of 8.8 (reachable over the network; low attack complexity; high confidentiality, integrity, availability impact). Exploitation requires an authenticated account at Subscriber level or above. The issue is fixed in version 2.8.4; sites on affected versions should update now. Disclosed June 2025, reported by István Márton.
Vulnerability Overview
The AI Engine plugin for WordPress is vulnerable to unauthorized modification of data and loss of data due to a missing capability check on the 'Meow_MWAI_Labs_MCP::can_access_mcp' function in versions 2.8.0 to 2.8.3. This makes it possible for authenticated attackers, with subscriber-level access and above, to have full access to the MCP and run various commands like 'wp_create_user', 'wp_update_user' and 'wp_update_option', which can be used for privilege escalation, and 'wp_update_post', 'wp_delete_post', 'wp_update_comment' and 'wp_delete_comment', which can be used to edit and delete posts and comments.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.
CWE-863: Incorrect Authorization
AI Engine 2.8.0 – 2.8.3 carries this weakness at wp_create_user, and reaching it takes an account at Subscriber level or above. Incorrect authorization means a permission check exists but evaluates the wrong thing, so it passes for callers it was meant to stop.
The action runs for users the code intended to exclude, with the same effect as having no check at all. For AI Engine the fix is 2.8.4: builds 2.8.0 – 2.8.3 are affected, anything from 2.8.4 onward is not.
Remediation
Update to version 2.8.4, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: AI Engine 2.8.4 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in AI Engine – The Chatbot, AI Framework & MCP for WordPress
- 9.8CVE-2025-11749: AI Engine Info Exposure to Privilege Escalation
CVE-2025-11749 - 9.8CVE-2023-51409: AI Engine: ChatGPT Chatbot Arbitrary File Upload
CVE-2023-51409 - 9.1CVE-2024-34440: AI Engine: ChatGPT Chatbot Arbitrary File Upload
CVE-2024-34440 - 8.8CVE-2026-15988: AI Engine <= 3.6.5 CSRF to Privilege Escalation
CVE-2026-15988 - 8.8CVE-2026-8719: AI Engine 3.4.9 Privilege Escalation
CVE-2026-8719 - 8.8CVE-2025-7847: AI Engine 2.9.3 - 2.9.4 Arbitrary File Upload
CVE-2025-7847 - 8.0CVE-2025-6238: AI Engine 2.8.4 Insecure OAuth Implementation
CVE-2025-6238 - 7.2CVE-2026-65545: AI Engine Stored XSS
CVE-2026-65545
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C