CVE Details
Basic Information
| Title | Ai Engine <= 2.9.4 - Missing URL Scheme Validation to Authenticated (Subscriber+) Arbitrary File Read via simpleTranscribeAudio and get_audio Functions |
|---|---|
| Type | cve |
| Published | 2025-07-24T09:22:16.242Z |
| Modified | 2025-07-24T09:22:16.242Z |
Product Information
| Vendor | tigroumeow |
|---|---|
| Product | AI Engine |
| Version | * |
CVSS Information
| Base Score | 6.5 (MEDIUM) |
|---|---|
| Attack Vector | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N |
Affected Products
- tigroumeow AI Engine *
Additional Information
| CWE List | CWE-200 |
|---|---|
| Source | Wordfence |
Description
The AI Engine plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.9.4. The simpleTranscribeAudio endpoint fails to restrict URL schemes before calling get_audio(). This makes it possible for authenticated attackers, with Subscriber-level access and above, to read any file on the web server and exfiltrate it via the pluginβs OpenAI API integration.
References
- https://www.wordfence.com/threat-intel/vulnerabilities/id/513274bc-3016-4adb-be78-b13c5fae9c03?source=cve
- https://wordpress.org/plugins/ai-engine/#developers
- https://plugins.trac.wordpress.org/browser/ai-engine/tags/2.9.3/classes/engines/chatml.php#L829
- https://plugins.trac.wordpress.org/browser/ai-engine/tags/2.9.3/classes/api.php#L625
- https://plugins.trac.wordpress.org/changeset/3332540/