Description
Unauthenticated Insecure Direct Object References (IDOR) in AI Engine <= 3.7.8 versions.
Published: 2026-09-23
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: Unauthorized Access via IDOR
Action: Immediate Patch
AI Analysis

Impact

Unauthenticated users can exploit Insecure Direct Object References in the AI Engine plugin to access or manipulate data they should not see. This flaw enables an attacker to bypass normal authorization checks, potentially reading or modifying sensitive content stored by the plugin. The weakness is identified by CWE‑639 which denotes limitations in authorization controls. Since the plugin accepts identifiers in requests without verifying ownership, a malicious actor can retrieve arbitrary user data or privileged settings.

Affected Systems

The vulnerability affects the WordPress AI Engine plugin by Jordy Meow. Any installation running version 3.7.8 or earlier is impacted. Users should verify the installed version and plan to upgrade to a version newer than 3.7.8.

Risk and Exploitability

The CVSS score of 5.3 indicates a medium severity. There is no EPSS score available, and the flaw is not listed in the CISA KEV catalog. The likely attack vector is a remote web request made by an unauthenticated user, meaning attackers do not need privileged credentials. Given the absence of exploit evidence and the moderate CVSS score, the risk is present but moderate compared to high‑severity flaws. However, any system that relies on strict data isolation may be adversely affected if the IDOR is exploited.

Generated by OpenCVE AI on September 23, 2026 at 21:03 UTC.

Remediation

Vendor Solution

Update the WordPress AI Engine Plugin to the latest available version (at least 3.7.9).


OpenCVE Recommended Actions

  • Update the WordPress AI Engine plugin to at least version 3.7.9.
  • Review the plugin's role‑based access controls and ensure only authorized user roles can access sensitive data endpoints.
  • Configure the web server or WordPress to block unauthenticated access to the plugin's direct object reference URLs (e.g., via .htaccess rules or WordPress capability checks).

Generated by OpenCVE AI on September 23, 2026 at 21:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 18:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated Insecure Direct Object References (IDOR) in AI Engine <= 3.7.8 versions.
Title WordPress AI Engine plugin <= 3.7.8 - Insecure Direct Object References (IDOR) vulnerability
Weaknesses CWE-639
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-09-23T18:46:53.207Z

Reserved: 2026-09-18T11:24:32.016Z

Link: CVE-2026-93623

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-23T19:19:46.327

Modified: 2026-09-23T19:39:08.847

Link: CVE-2026-93623

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T21:15:09Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key