Description
WordPress Plugin ad manager wd 1.0.11 contains an arbitrary file download vulnerability that allows unauthenticated attackers to download sensitive files by manipulating the path parameter. Attackers can send GET requests to the edit.php endpoint with export=export_csv and a malicious path parameter to read arbitrary files like wp-config.php accessible to the web server.
Published: 2026-06-04
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Ad Manager WD plugin contains an arbitrary file download vulnerability that is triggered by manipulating the path parameter in the edit.php endpoint. An unauthenticated attacker can send a GET request that forces the server to return any file it can access, such as wp-config.php. This results in a serious confidentiality breach that can expose database credentials and other sensitive information, potentially enabling further attacks. The flaw is a Directory Traversal issue (CWE‑22).

Affected Systems

WordPress sites that have the Ad Manager WD plugin version 1.0.11 installed are affected; sites using other versions or without the plugin are not impacted according to the available data.

Risk and Exploitability

The CVSS score of 9.3 indicates a high severity vulnerability. Because the flaw is exploitable without authentication via a simple HTTP GET request, the attack surface is large and the likelihood of exploitation is high. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, but the lack of a KEV listing does not reduce the risk. Attackers can reach the vulnerable endpoint from any internet‑connected location, making exploitation trivial for those who can target the affected web servers.

Generated by OpenCVE AI on June 4, 2026 at 14:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Ad Manager WD plugin to a version that contains the fix for the arbitrary file download vulnerability.
  • Remove or disable the plugin if it is not needed to eliminate the vulnerable functionality.
  • Implement access controls so that only authenticated users can reach the edit.php endpoint and validate the path parameter to block directory traversal attempts.

Generated by OpenCVE AI on June 4, 2026 at 14:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 05 Jun 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Ad-manager-wd
Ad-manager-wd ad Manager Wd
Wordpress
Wordpress wordpress
Vendors & Products Ad-manager-wd
Ad-manager-wd ad Manager Wd
Wordpress
Wordpress wordpress

Thu, 04 Jun 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 04 Jun 2026 13:30:00 +0000

Type Values Removed Values Added
Description WordPress Plugin ad manager wd 1.0.11 contains an arbitrary file download vulnerability that allows unauthenticated attackers to download sensitive files by manipulating the path parameter. Attackers can send GET requests to the edit.php endpoint with export=export_csv and a malicious path parameter to read arbitrary files like wp-config.php accessible to the web server.
Title WordPress Plugin ad manager wd 1.0.11 Arbitrary File Download
Weaknesses CWE-22
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Ad-manager-wd Ad Manager Wd
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-06-04T13:42:44.345Z

Reserved: 2026-06-04T10:38:55.477Z

Link: CVE-2019-25727

cve-icon Vulnrichment

Updated: 2026-06-04T13:42:41.150Z

cve-icon NVD

Status : Deferred

Published: 2026-06-04T14:16:30.190

Modified: 2026-06-04T15:00:40.757

Link: CVE-2019-25727

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-05T10:07:59Z

Weaknesses
  • CWE-22

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