Vulnerability Description
The AI Engine plugin for WordPress is vulnerable to open redirect in version 2.8.4. This is due to an insecure OAuth implementation, as the 'redirect_uri' parameter is missing validation during the authorization flow. This makes it possible for unauthenticated attackers to intercept the authorization code and obtain an access token by redirecting the user to an attacker-controlled URI. Note: OAuth is disabled, the 'Meow_MWAI_Labs_OAuth' class is not loaded in the plugin in the patched version 2.8.5.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Meowapps | Ai Engine | 2.8.4 |
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/ai-engine/tags/2.8.4/labs/oauth.phpProduct
- https://plugins.trac.wordpress.org/changeset/3321384/ai-engine/trunk/labs/mcp.phPatch
- https://plugins.trac.wordpress.org/changeset/3321384/ai-engine/trunk/labs/oauth.Patch
- https://www.wordfence.com/threat-intel/vulnerabilities/id/1edc84fd-8cb5-4899-944Third Party Advisory
FAQ
What is CVE-2025-6238?
CVE-2025-6238 is a vulnerability with a CVSS score of 8.0 (HIGH). The AI Engine plugin for WordPress is vulnerable to open redirect in version 2.8.4. This is due to an insecure OAuth implementation, as the 'redirect_uri' parameter is missing validation during the au...
How severe is CVE-2025-6238?
CVE-2025-6238 has been rated HIGH with a CVSS base score of 8.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-6238?
Check the references section above for vendor advisories and patch information. Affected products include: Meowapps Ai Engine.