Kognetiks Chatbot for WordPress <= 2.1.7 - Missing Authorization to Authenticated (Subscriber+) Assistant Deletion
Description
The Kognetiks Chatbot plugin for WordPress lacks capability checks on delete_assistant(), allowing subscriber-level users to delete GPT assistants.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The Kognetiks Chatbot plugin for WordPress lacks capability checks on delete_assistant(), allowing subscriber-level users to delete GPT assistants.
Vulnerability
The Kognetiks Chatbot for WordPress plugin (plugin slug: chatbot-chatgpt) is vulnerable to unauthorized deletion of GPT assistants due to a missing capability check on the delete_assistant() function. This affects all versions up to and including 2.1.7 [1]. The function is callable by authenticated users but does not verify that the user has the required administrative privileges, making the deletion functionality accessible to any authenticated user.
Exploitation
An attacker must be authenticated to the WordPress site with at least subscriber-level access. The attacker can then directly invoke the vulnerable delete_assistant() function, likely via an AJAX action or direct function call, without needing any additional permissions or user interaction. The attack vector is network-based and requires no special configuration beyond having a valid account on the site [1].
Impact
Successful exploitation allows an authenticated attacker to delete GPT assistants created by the plugin. This results in unauthorized modification of data, disrupting the chatbot's functionality and potentially removing AI assistant configurations that are in use on the site. The attacker does not gain elevated privileges or access to sensitive data beyond the ability to delete assistants [1].
Mitigation
The vendor has released version 2.1.8 to address this vulnerability. Users should update to version 2.1.8 or later. As of the publication date (2024-11-13), no workarounds are documented, but applying the plugin update is the recommended mitigation [1].
AI Insight generated on May 23, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
3- Range: <=2.1.7
- Range: 0
Patches
1r3183413Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- plugins.trac.wordpress.org/browser/chatbot-chatgpt/trunk/includes/utilities/chatbot-assistants.phpmitre
- plugins.trac.wordpress.org/changeset/3183413/chatbot-chatgpt/trunk/includes/utilities/chatbot-assistants.phpmitre
- www.wordfence.com/threat-intel/vulnerabilities/id/f6b302c9-a6b9-4a91-acb5-2ad270817606mitre
News mentions
0No linked articles in our index yet.