CVE-2026-89141
MEDIUM
NVD
CVSS Score
6.5
Severity
MEDIUM
Published
Sep 15, 2026
Vendor
unknown
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.
References
- https://plugins.trac.wordpress.org/browser/ai-engine/tags/3.7.7/classes/api.php#L1168
- https://plugins.trac.wordpress.org/browser/ai-engine/tags/3.7.7/classes/api.php#L637
- https://plugins.trac.wordpress.org/browser/ai-engine/tags/3.7.7/classes/api.php#L663
- https://plugins.trac.wordpress.org/browser/ai-engine/tags/3.7.7/classes/core.php#L253
- https://plugins.trac.wordpress.org/changeset/3693379