SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-89141

MEDIUM · CVSS 6.5 EPSS 0.27%

Source: NVD + CISA KEV + EPSS · Published 2026-09-15 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The AI Engine plugin for WordPress is vulnerable to Insecure Direct Object Reference, allowing authenticated users with subscriber-level access or higher to exploit the 'mediaId' parameter and access private audio attachments belonging to other users, including administrators. The impact includes unauthorized retrieval of sensitive transcribed content, which could lead to data exposure. WordPress site administrators using this plugin should prioritize patching to mitigate potential data breaches.

CVE
CVE-2026-89141
Severity
MEDIUM
CVSS
6.5
EPSS
0.27%
WordPress

Original NVD Description

The AI Engine – The Chatbot, AI Framework & MCP for WordPress plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 3.7.7 via the 'mediaId' parameter due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with subscriber-level access and above, to access and retrieve the transcribed contents of private audio attachments belonging to other users, including Administrators, via a supplied attachment ID. This vulnerability requires the Public API module to be enabled in the plugin settings; when disabled, the REST route is absent and the endpoint returns HTTP 404.