Description
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.
Published: 2026-07-17
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated user can exploit a missing capability check in the 'aiomatic_call_google_ai_function' function of the Aimogen Pro WordPress plugin. Because this function is callable without verifying user permissions, the attacker can trigger 'aimogen_wp_god_mode', clear function blacklists, and execute arbitrary PHP to create administrator accounts or perform other privileged operations, thereby compromising the entire WordPress site. Based on the description, the attacker sends a crafted HTTP request to the plugin’s endpoint to invoke the function without authentication; thus the likely attack vector is a direct, unauthenticated HTTP request targeting the plugin.

Affected Systems

WordPress installations that have the Aimogen Pro plugin from CodeRevolution at versions 2.8.4 or earlier are affected to and including the specified patch level, which includes common deployment versions found in production sites and staging environments.

Risk and Exploitability

The CVSS score of 9.8 indicates critical severity, while the EPSS score below 1% suggests a very low current exploitation probability, and the vulnerability is not listed in CISA’s KEV catalog. Nevertheless, the lack of a capability check makes the flaw easy to exploit via a standard HTTP request to the plugin’s endpoint, which is inferred from the description that the function is callable without authentication. The attacker need not authenticate and can attain full administrative privileges, making this a high‑risk situation for any WordPress site hosting the vulnerable plugin.

Generated by OpenCVE AI on July 31, 2026 at 00:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor patch for the Aimogen Pro plugin when it becomes available.
  • Disable the 'aiomatic_call_google_ai_function' or 'aimogen_wp_god_mode' by removing the capability check or blocking its execution for non‑administrative users.
  • Audit the WordPress installation for newly created administrator accounts and revoke any that were added without authorization.

Generated by OpenCVE AI on July 31, 2026 at 00:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 17 Jul 2026 10:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 17 Jul 2026 07:15:00 +0000

Type Values Removed Values Added
First Time appeared Coderevolution
Coderevolution aimogen Pro - All-in-one Ai Content Writer, Editor, Chatbot & Automation Toolkit
Wordpress
Wordpress wordpress
Vendors & Products Coderevolution
Coderevolution aimogen Pro - All-in-one Ai Content Writer, Editor, Chatbot & Automation Toolkit
Wordpress
Wordpress wordpress

Fri, 17 Jul 2026 05:45:00 +0000

Type Values Removed Values Added
Description 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.
Title Aimogen Pro - All-in-One AI Content Writer, Editor, ChatBot & Automation Toolkit <= 2.8.4 - Unauthenticated Privilege Escalation via 'aiomatic_call_google_ai_function'
Weaknesses CWE-269
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Coderevolution Aimogen Pro - All-in-one Ai Content Writer, Editor, Chatbot & Automation Toolkit
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-17T10:11:03.243Z

Reserved: 2026-07-16T17:05:25.189Z

Link: CVE-2026-15982

cve-icon Vulnrichment

Updated: 2026-07-17T10:10:59.073Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T00:45:05Z

Weaknesses
  • CWE-269

    Improper Privilege Management