Description
The atec Debug plugin for WordPress is vulnerable to arbitrary file read in all versions up to, and including, 1.2.22 via the 'custom_log' parameter. This makes it possible for authenticated attackers, with Administrator-level access and above, to view the contents of files outside of the originally intended directory.
Published: 2025-09-04
Score: 4.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Arbitrary file read beyond intended directory via an authenticated administrator privilege
Action: Apply Patch
AI Analysis

Impact

The atec Debug WordPress plugin allows an authenticated user with Administrator or higher access to specify a custom_log file path via a parameter. The plugin does not sufficiently validate that the requested file resides within the expected directory, enabling reading of any file on the server. This results in disclosure of sensitive data and file contents beyond the intended scope, potentially revealing configuration files, credentials, or other private information. The weakness corresponds to path traversal (CWE‑36).

Affected Systems

All WordPress installations using atec Debug versions 1.2.22 or earlier are affected, regardless of how the plugin is configured. The vulnerability is present in every version up to and including the specified release when an Administrator role exists in the site.

Risk and Exploitability

The CVSS score of 4.9 indicates a moderate risk level. The EPSS score of less than 1% shows that exploitation is currently unlikely, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires the attacker to have valid Administrator credentials; after authentication, the attacker can craft a request containing the custom_log parameter pointing to an arbitrary file, resulting in the file’s contents being returned to the victim. No additional prerequisites beyond administrator access are needed.

Generated by OpenCVE AI on April 21, 2026 at 03:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the atec Debug plugin to the latest version (1.2.23 or newer).
  • If an upgrade is not immediately feasible, remove or disable the custom_log parameter from the plugin’s code or configuration to prevent arbitrary file specification.
  • Ensure that only trusted administrators have access by reviewing and tightening role permissions, and consider implementing additional logging or monitoring for file access attempts.

Generated by OpenCVE AI on April 21, 2026 at 03:18 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': 'partial'}, '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 read in all versions up to, and including, 1.2.22 via the 'custom_log' parameter. This makes it possible for authenticated attackers, with Administrator-level access and above, to view the contents of files outside of the originally intended directory.
Title atec Debug <= 1.2.22 - Authenticated (Administrator+) Arbitrary File Read
Weaknesses CWE-36
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:51:07.738Z

Reserved: 2025-08-26T22:50:49.641Z

Link: CVE-2025-9516

cve-icon Vulnrichment

Updated: 2025-09-04T17:16:56.598Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2025-9516

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T03:30:26Z

Weaknesses