CyberRota Analysis
AI-GeneratedThe 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.
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.