CVE-2026-15988

tigroumeow · AI Engine – The Chatbot, AI Framework & MCP for WordPress

The AI Engine plugin for WordPress is vulnerable to Cross-Site Request Forgery, potentially allowing unauthorized actions to be performed on behalf of an authenticated user.

Executive summary

The AI Engine WordPress plugin contains a Cross-Site Request Forgery vulnerability that could lead to unauthorized actions and potential system compromise.

Vulnerability

This vulnerability is a Cross-Site Request Forgery (CSRF) flaw that allows an unauthenticated attacker to trick a user into performing unintended actions. The vulnerability exists within the plugin's interaction handling.

Business impact

A successful CSRF attack can result in unauthorized administrative actions, data modification, or full account takeover depending on the privileges of the targeted user. With a CVSS score of 8.8, this vulnerability represents a high risk to the integrity of the WordPress site. Organizations relying on this plugin for AI integration face potential operational disruption and data exposure.

Remediation

Immediate Action: Update the AI Engine plugin to the latest available version immediately. If no update is available, consider deactivating the plugin until a patch is released.

Proactive Monitoring: Review audit logs for suspicious administrative actions or configuration changes that were not explicitly initiated by authorized personnel.

Compensating Controls: Deploy a Web Application Firewall (WAF) to detect and block malicious requests that lack proper CSRF tokens or originate from untrusted sources.

Exploitation status

Public Exploit Available: No

Analyst recommendation

The high severity of this vulnerability necessitates immediate attention from site administrators. Ensure all plugins are updated to current versions and verify that security headers are configured correctly to mitigate the impact of CSRF attacks.