CVE-2024-4560 CRITICAL

CVE-2024-4560: Kognetiks Chatbot for WordPress <= 1.9.9 - Unauthenticated Arbitrary File Upload via chatbot_chatgpt_upload_file_to_assistant Function

Vendor Kognetiks
Product Kognetiks Chatbot for WordPress
Weakness CWE-434 · Unrestricted file upload
Published May 11, 2024
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Kognetiks Chatbot for WordPress plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the chatbot_chatgpt_upload_file_to_assistant function in all versions up to, and including, 1.9.9. This makes it possible for unauthenticated attackers, with to upload arbitrary files on the affected site's server which may make remote code execution possible.

Explanation of Vulnerability in Simple Terms

02Summary

The Kognetiks Chatbot plugin for WordPress versions 1.9.9 and earlier does not properly validate or restrict file uploads. An attacker can upload arbitrary files to the site without authentication, potentially gaining the ability to run their own code on the server. This affects all installations of the plugin up to version 1.9.9.

What an attacker can do

03Attacker Capabilities

Upload arbitrary files to the site and run their own code on the server.

Potential impact on your site

04Site Impact

An attacker can take complete control of your site, steal data, modify content, or use it to attack other sites.

Conditions required to exploit

05Prerequisites

None. The attacker needs only network access; no authentication or user interaction required.

Key dates

06Disclosure timeline

May 11, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE