Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Unauthenticated network AJAX handler with missing capability check yields arbitrary admin creation, so PR:N/UI:N/AC:L and full C/I/A impact.
Primary rating from Vendor (Wordfence).
CVSS VectorVendor: Wordfence
Lifecycle Timeline
2DescriptionCVE.org
The Aimogen Pro - All-in-One AI Content Writer, Editor, ChatBot & Automation Toolkit plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 2.8.4. This is due to due to a missing capability check on the 'aiomatic_call_google_ai_function' function. This makes it possible for unauthenticated attackers to leverage the 'aimogen_wp_god_mode' tool to clear function blacklists and execute arbitrary PHP functions, such as creating administrator accounts.
Articles & Coverage 1
AnalysisAI
Privilege escalation in the Aimogen Pro (Aiomatic) all-in-one AI toolkit plugin for WordPress affects all versions through 2.8.4 and lets unauthenticated attackers create administrator accounts. The 'aiomatic_call_google_ai_function' AJAX handler lacks a capability check, allowing the 'aimogen_wp_god_mode' tool to clear function blacklists and invoke arbitrary PHP functions. No public exploit identified at time of analysis, but the pre-auth nature and 9.8 CVSS make this a full-site-takeover risk.
Technical ContextAI
The affected component is a commercial WordPress plugin from CodeRevolution (marketed as Aiomatic / Aimogen Pro) that wires WordPress into generative-AI services for content writing, chatbots, and automation. The root cause is CWE-269 (Improper Privilege Management): the 'aiomatic_call_google_ai_function' function is exposed (typically via WordPress's admin-ajax.php or REST layer) without a corresponding current_user_can() capability check or nonce verification, so any visitor can reach it. Once reachable, the plugin's 'aimogen_wp_god_mode' tool removes the internal function blacklist that would normally restrict dangerous calls, then executes arbitrary PHP functions such as wp_insert_user/wp_create_user to mint an administrator. The single CPE, cpe:2.3:a:coderevolution:aimogen_pro_-_all-in-one_ai_content_writer,_editor,_chatbot_&_automation_toolkit:*, covers all builds up to and including 2.8.4.
RemediationAI
Upgrade to a fixed release newer than 2.8.4 as published in the CodeRevolution changelog - no exact patched version number is stated in the provided data, so confirm the specific fixed build against the vendor changelog (https://coderevolution.ro/knowledge-base/faq/full-changelog-aiomatic-automatic-ai-content-writer-editor-gpt-3-gpt-4-chatgpt-chatbot-ai-toolkit/) and the Wordfence advisory before deploying. Until patched, block or restrict access to the admin-ajax.php action and REST endpoints tied to the 'aiomatic_call_google_ai_function'/'aimogen_wp_god_mode' handlers at a WAF (Wordfence firewall rules cover this class), or deactivate the plugin entirely if the AI features are non-essential - deactivation removes all functionality but eliminates the exposure. As a detective control, audit wp_users for unexpected administrator accounts created before patching, since a rogue admin persists even after the plugin is fixed.
In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
Same weakness CWE-269 – Improper Privilege Management
View allSame technique Privilege Escalation
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-45142
GHSA-92gj-74pm-6cxp