Description
The atec Debug plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation on the 'debug_path' parameter in all versions up to, and including, 1.2.22. This makes it possible for authenticated attackers, with Administrator-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-09-04
Score: 7.2 High
EPSS: 2.0% Low
KEV: No
Impact: Remote Code Execution via File Deletion
Action: Patch Immediately
AI Analysis

Impact

The atec Debug WordPress plugin fails to validate the value of the 'debug_path' parameter, allowing administrators or higher privileged users to specify any filesystem path. An attacker who can authenticate with an Administrator account can therefore send a request that causes the plugin to delete arbitrary files on the server. If critical files such as wp-config.php are removed, the attacker can assume full control over the site, enabling remote code execution and complete compromise. The weakness stems from insufficient input validation and results in a direct loss of confidentiality, integrity, and availability of the site's files.

Affected Systems

WordPress installations running the atec Debug plugin from the vendor docjojo:atec Debug, in any version up to and including 1.2.22. The vulnerability applies only to users with Administrator-level permissions or higher.

Risk and Exploitability

The vulnerability is scored with a CVSS of 7.2, indicating a high severity or moderate risk depending on context, and an EPSS of 2%, implying a low likelihood of exploitation. The issue is not currently catalogued in CISA’s KEV list. Exploitation requires attacker access to an account with administrator privileges; once such access is obtained by credential compromise or social engineering, the attack vector is straightforward: a crafted request containing an arbitrary path can delete critical files. The resulting loss of key configuration files can evolve into a full remote code execution scenario.

Generated by OpenCVE AI on April 22, 2026 at 22:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the atec Debug plugin to the latest available version, assuming a fixed version has been released.
  • Reduce the number of users with Administrator permissions and enforce least privilege so that only trusted accounts can perform configuration changes.
  • Deploy file integrity monitoring or a comprehensive site security solution to alert on unexpected file deletions and detect potential abuse of the debug functionality.
  • If the debug feature is not required, disable or delete the atec Debug plugin entirely to remove the attack surface.

Generated by OpenCVE AI on April 22, 2026 at 22:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 04 Sep 2025 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 04 Sep 2025 13:15:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Thu, 04 Sep 2025 04:30:00 +0000

Type Values Removed Values Added
Description The atec Debug plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation on the 'debug_path' parameter in all versions up to, and including, 1.2.22. This makes it possible for authenticated attackers, with Administrator-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 atec Debug <= 1.2.22 - Authenticated (Administrator+) Arbitrary File Deletion
Weaknesses CWE-36
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:37:17.206Z

Reserved: 2025-08-26T23:18:49.599Z

Link: CVE-2025-9518

cve-icon Vulnrichment

Updated: 2025-09-04T17:19:59.625Z

cve-icon NVD

Status : Deferred

Published: 2025-09-04T10:42:35.410

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

Link: CVE-2025-9518

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T22:30:28Z

Weaknesses
  • CWE-36

    Absolute Path Traversal