Description
The WPBot Pro Wordpress Chatbot plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the qcld_openai_delete_training_file() function in all versions up to, and including, 13.6.2. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php).
Published: 2025-05-17
Score: 8.1 High
EPSS: 2.2% Low
KEV: No
Impact: Arbitrary file deletion potentially leading to remote code execution
Action: Apply Patch
AI Analysis

Impact

The WPBot Pro Wordpress Chatbot plugin contains a path validation flaw in the qcld_openai_delete_training_file() function that allows an authenticated user with Subscriber-level access or higher to delete any file on the server. This enables an attacker to remove critical configuration files such as wp-config.php, which can immediately result in remote code execution and full compromise of the WordPress installation. The weakness is a classic CWE-73 "Path Traversal" defect.

Affected Systems

WPBot Pro Wordpress Chatbot, produced by QuantumCloud, is vulnerable in all releases up to and including version 13.6.2. Any WordPress site that has an affected instance of this plugin installed is at risk.

Risk and Exploitability

The vulnerability has a CVSS score of 8.1, indicating high severity. The EPSS score of 2% suggests a low but non‑negligible probability of exploitation in the near term. It is not listed in the CISA KEV catalog, so there are no known publicly documented exploits, but internal attackers or users with legitimate Subscriber access still pose a significant threat. The attack requires valid authentication within the WordPress site, so mitigating the path to user authentication and hardening file permissions are key to reducing risk.

Generated by OpenCVE AI on April 21, 2026 at 20:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update WPBot Pro to version 13.6.3 or later, which removes the insecure file deletion code
  • Restrict file permissions on the WordPress installation so that the web server user cannot delete configuration files such as wp-config.php
  • Audit Subscriber and higher role accounts for unusual file operations and enforce the principle of least privilege on user roles

Generated by OpenCVE AI on April 21, 2026 at 20:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-15565 The WPBot Pro Wordpress Chatbot plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the qcld_openai_delete_training_file() function in all versions up to, and including, 13.6.2. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php).
History

Mon, 19 May 2025 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 17 May 2025 05:45:00 +0000

Type Values Removed Values Added
Description The WPBot Pro Wordpress Chatbot plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the qcld_openai_delete_training_file() function in all versions up to, and including, 13.6.2. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php).
Title WPBot Pro Wordpress Chatbot <= 13.6.2 - Authenticated (Subscriber+) Arbitrary File Deletion
Weaknesses CWE-73
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:06:38.908Z

Reserved: 2025-04-18T18:25:34.025Z

Link: CVE-2025-3812

cve-icon Vulnrichment

Updated: 2025-05-19T15:40:03.801Z

cve-icon NVD

Status : Deferred

Published: 2025-05-17T06:15:18.660

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-3812

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T21:00:35Z

Weaknesses