VYPR
Unrated severityNVD Advisory· Published May 8, 2023· Updated May 5, 2025

ChatBot < 4.4.9 - Subscriber+ OpenAI Settings Update to Stored XSS

CVE-2023-1651

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

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.