CVE-2024-10530 MEDIUM

CVE-2024-10530: Kognetiks Chatbot for WordPress <= 2.1.7 - Missing Authorization to Authenticated (Subscriber+) Assistant Addition

Vendor Kognetiks
Product Kognetiks Chatbot for WordPress
Weakness CWE-862 · Missing authorization
Published November 13, 2024
Last update April 8, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

The Kognetiks Chatbot for WordPress plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the add_new_assistant() function in all versions up to, and including, 2.1.7. This makes it possible for authenticated attackers, with subscriber-level access and above, to create new GTP assistants.

Explanation of Vulnerability in Simple Terms

02Summary

The Kognetiks Chatbot plugin for WordPress versions 2.1.7 and earlier does not properly check user permissions before allowing certain actions. A logged-in user with low privileges can modify data they should not have access to. The plugin does not require administrator or higher-level permissions for sensitive operations.

What an attacker can do

03Attacker Capabilities

A logged-in user can modify plugin data or settings without proper authorization.

Potential impact on your site

04Site Impact

Unauthorized users can alter chatbot configuration, messages, or settings, potentially disrupting service or exposing sensitive information.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege WordPress user account (e.g., subscriber or contributor).

Key dates

06Disclosure timeline

November 13, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE