CVE-2025-9518 HIGH

CVE-2025-9518: atec Debug <= 1.2.22 - Authenticated (Administrator+) Arbitrary File Deletion

Vendor Docjojo
Product atec Debug
Weakness CWE-36
Published September 4, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

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).

Explanation of Vulnerability in Simple Terms

02Summary

atec Debug versions up to 1.2.22 contain a path traversal vulnerability that allows authenticated administrators to read, write, or delete arbitrary files on the server. The vulnerability requires high-level privileges and network access but does not require user interaction. An attacker with admin credentials can exploit this to compromise the entire server.

What an attacker can do

03Attacker Capabilities

Read, write, or delete arbitrary files on the server with admin privileges.

Potential impact on your site

04Site Impact

An admin account compromise could lead to full server takeover, data theft, or site destruction.

Conditions required to exploit

05Prerequisites

Attacker must have administrator-level access to the application.

Key dates

06Disclosure timeline

September 4, 2025 CVE published
April 8, 2026 Record updated