ChatBot < 4.4.9 - Subscriber+ OpenAI Settings Update to Stored XSS
Description
The AI ChatBot WordPress plugin before 4.4.9 does not have authorisation and CSRF in the AJAX action responsible to update the OpenAI settings, allowing any authenticated users, such as subscriber to update them. Furthermore, due to the lack of escaping of the settings, this could also lead to Stored XSS
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The AI ChatBot WordPress plugin before 4.4.9 allows any authenticated user to update OpenAI settings without authorization or CSRF protection, leading to stored XSS.
Vulnerability
The AI ChatBot WordPress plugin versions before 4.4.9 lack authorization and CSRF protection in the AJAX action responsible for updating OpenAI settings. This allows any authenticated user, including subscribers, to modify these settings. Additionally, the plugin fails to escape the settings values, enabling stored cross-site scripting (XSS) [1].
Exploitation
An attacker with subscriber-level access can send a crafted AJAX request to update the OpenAI settings with a malicious JavaScript payload. Because the AJAX action has no CSRF token, the attack can also be performed via cross-site request forgery if an administrator visits a malicious page while authenticated. The injected script is stored and executed when the settings are displayed [1].
Impact
Successful exploitation allows an attacker to inject arbitrary JavaScript into the plugin's settings page. This stored XSS can lead to session hijacking, defacement, or other malicious actions in the context of the victim's browser, potentially compromising the entire WordPress site [1].
Mitigation
The vulnerability is fixed in version 4.4.9 of the plugin. Users should update to this version immediately. No workarounds are available. The vulnerability is not listed in CISA's Known Exploited Vulnerabilities catalog [1].
AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Range: <4.4.9
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1- wpscan.com/vulnerability/c88b22ba-4fc2-49ad-a457-224157521badmitreexploitvdb-entrytechnical-description
News mentions
0No linked articles in our index yet.