CVE-2025-5071 HIGH

CVE-2025-5071: AI Engine 2.8.0 - 2.8.3 - Authenticated (Subscriber+) Insufficient Authorization to Privilege Escalation via MCP

Vendor Tigroumeow
Product AI Engine
Weakness CWE-863 · Incorrect authorization
Published June 19, 2025
Last update June 20, 2025

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

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

Related vulnerabilities

08Related CVE