Severity by source
AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Reachable over the network with no user interaction; Editor is a mid-tier authenticated role so PR:L is more accurate than PR:H; successful escalation yields full admin control (C/I/A:H).
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
1DescriptionCVE.org
Editor Privilege Escalation in AI Engine <= 3.4.9 versions.
AnalysisAI
Privilege escalation in the AI Engine WordPress plugin (Meow Apps) through version 3.4.9 allows authenticated users with Editor-level access to elevate their privileges to Administrator. CVSS rates this 7.2 (High) given high privileges required but full confidentiality, integrity, and availability impact. No public exploit identified at time of analysis, and the issue is not present in CISA KEV.
Technical ContextAI
AI Engine is a popular WordPress plugin by Meow Apps that integrates OpenAI/ChatGPT-style AI features (chatbots, content generation, image creation) into WordPress sites. The root cause maps to CWE-266 (Incorrect Privilege Assignment), meaning the plugin assigns or honors privileges in a way that does not match the intended authorization model - typically a plugin endpoint or capability check that permits an Editor-role user to perform actions reserved for Administrators. The affected CPE is cpe:2.3:a:meow_apps:ai_engine for all versions up to and including 3.4.9.
RemediationAI
Upgrade the AI Engine plugin to a version greater than 3.4.9 as published by Meow Apps; the input data does not name a specific fixed release, so administrators should consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/ai-engine/vulnerability/wordpress-ai-engine-plugin-3-4-9-privilege-escalation-vulnerability) and the plugin's WordPress.org changelog for the exact patched version before updating. If immediate patching is not possible, compensating controls include temporarily deactivating the AI Engine plugin (trade-off: AI features become unavailable to all users), tightly restricting who holds the Editor role and auditing existing Editor accounts for unexpected administrative actions, and putting the WordPress admin area (/wp-admin, /wp-json/ai-engine/*) behind an IP allowlist or WAF rule that blocks Editor sessions from invoking AI Engine administrative endpoints. Patchstack-protected sites can also enable the vendor's virtual patch as an interim mitigation. Patch available per vendor advisory; released patched version not independently confirmed from the supplied data.
Unrestricted file upload in Jordy Meow's AI Engine: ChatGPT Chatbot plugin for WordPress (versions up to and including 1
Arbitrary file write in the AI Engine WordPress plugin before 3.5.5 lets authenticated editor-level users abuse an unsan
The AI Engine WordPress plugin before 2.6.5 does not sanitize and escape a parameter from one of its RESP API endpoint b
AI Engine < 2.4.3 is susceptible to remote-code-execution (RCE) via Log Poisoning. Rated high severity (CVSS 7.2), this
Server-Side Request Forgery (SSRF) vulnerability in Jordy Meow AI Engine: ChatGPT Chatbot.1.4. Rated medium severity (CV
Unrestricted Upload of File with Dangerous Type vulnerability in Jordy Meow AI Engine: ChatGPT Chatbot.2.63. Rated criti
Unrestricted Upload of File with Dangerous Type vulnerability in Jordy Meow AI Engine: ChatGPT Chatbot.1.4. Rated critic
The AI Engine WordPress plugin (versions 2.8.0-2.8.3) contains a missing capability check in the 'Meow_MWAI_Labs_MCP::ca
The AI Engine WordPress plugin before 1.6.83 does not sanitize and escape some of its settings, which could allow high-p
The AI Engine WordPress plugin before 2.4.8 does not properly sanitise and escape a parameter before using it in a SQL s
The AI Engine: Chatbots, Generators, Assistants, GPT 4 and more!. Rated medium severity (CVSS 6.6), this vulnerability i
The AI Engine plugin for WordPress is vulnerable to open redirect in version 2.8.4. This is due to an insecure OAuth imp
Same weakness CWE-266 – Incorrect Privilege Assignment
View allSame technique Privilege Escalation
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36916
GHSA-hwm7-rr3p-6982