What the vulnerability does
01Description
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.
Explanation of Vulnerability in Simple Terms
02Summary
AI Engine versions 2.8.0 through 2.8.3 contain an authorization flaw that allows authenticated users with low privileges to perform actions they should not be permitted to do. An attacker with a basic user account can read, modify, or delete sensitive data and disrupt site functionality. Sites running affected versions should update immediately.
What an attacker can do
03Attacker Capabilities
Read, modify, or delete data and disrupt site functionality with a low-privilege user account.
Potential impact on your site
04Site Impact
Unauthorized users can access and alter sensitive information, compromise data integrity, and cause service disruption.
Conditions required to exploit
05Prerequisites
Attacker must have a valid low-privilege user account on the site.
Key dates
06Disclosure timeline
June 19, 2025
CVE published
June 20, 2025
Record updated