Description
The Database Toolset plugin is vulnerable to arbitrary file deletion due to insufficient file path validation in a function in all versions up to, and including, 1.8.4. This makes it possible for unauthenticated attackers 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-04-24
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Database Toolset plugin, used in WordPress, allows unauthenticated users to delete arbitrary files on the server because the plugin lacks file‑path validation, a CWE‑22 weakness. The missing checks enable an attacker to target critical WordPress files such as wp‑config.php. Removing such files can cause loss of configuration, site availability, and can lead to remote code execution if the attacker subsequently replaces the deleted file with malicious code.

Affected Systems

Neoslab Database Toolset plugin for WordPress. All installations of the plugin version 1.8.4 or earlier are affected. The vulnerability exists in any active installation where the administrative functionality is not protected by additional access controls.

Risk and Exploitability

The CVSS score of 9.1 indicates high severity, and the EPSS score of <1% suggests that exploitation is unlikely in real-world traffic. The vulnerability is not listed in CISA KEV. Based on the description, it is inferred that an unauthenticated HTTP request to the plugin’s admin endpoint could trigger deletion, but the exact attack vector is not explicitly stated; any publicly accessible WordPress site running the affected plugin is at risk.

Generated by OpenCVE AI on June 18, 2026 at 02:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Database Toolset plugin to the latest released version that addresses the file‑deletion flaw, or uninstall it if no newer release is available.
  • Temporarily disable or delete the plugin from the WordPress installation until a secure version can be applied.
  • Restrict access to the WordPress admin area and the plugin’s configuration pages by IP whitelisting or enforcing stronger authentication so that only trusted users can reach the vulnerable endpoints.

Generated by OpenCVE AI on June 18, 2026 at 02:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-12133 The Database Toolset plugin is vulnerable to arbitrary file deletion due to insufficient file path validation in a function in all versions up to, and including, 1.8.4. This makes it possible for unauthenticated attackers 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

Wed, 16 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.01638}

epss

{'score': 0.01141}


Thu, 24 Apr 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 24 Apr 2025 08:45:00 +0000

Type Values Removed Values Added
Description The Database Toolset plugin is vulnerable to arbitrary file deletion due to insufficient file path validation in a function in all versions up to, and including, 1.8.4. This makes it possible for unauthenticated attackers 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 Database Toolset <= 1.8.4 - Unauthenticated Arbitrary File Deletion
Weaknesses CWE-22
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:35:28.112Z

Reserved: 2025-03-31T22:35:46.146Z

Link: CVE-2025-3065

cve-icon Vulnrichment

Updated: 2025-04-24T13:48:19.527Z

cve-icon NVD

Status : Deferred

Published: 2025-04-24T09:15:30.663

Modified: 2026-06-17T09:19:07.587

Link: CVE-2025-3065

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-18T02:45:16Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')