Description
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in WP01 WP01 wp01 allows Path Traversal.This issue affects WP01: from n/a through <= 2.6.2.
Published: 2025-03-25
Score: 7.5 High
EPSS: 43.8% Moderate
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in the WordPress WP01 plugin is a classic Path Traversal flaw that permits an attacker to craft input for the plugin’s file download function and retrieve any file on the server’s filesystem that the web server is permitted to read. This flaw is formally classified as CWE‑22, indicating improper limitation of a pathname to a restricted directory. The attacker can therefore read configuration files, credentials, or other sensitive assets that are not intended to be publicly accessible, making the primary risk an arbitrary disclosure of files.

Affected Systems

The flaw affects installations of the WP01 WordPress plugin with version 2.6.2 or earlier. The affected product is identified simply as "WP01 WP01 plugin" and no later release appears to be impacted by this issue.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity vulnerability. The EPSS score of 44% suggests a relatively high probability of exploitation in the near future. The flaw is not listed in the CISA KEV catalog. Based on the description, it is inferred that the attack vector is a remote URL-based request sent to the plugin’s file download endpoint, possibly from a publicly exposed WordPress site. Successful exploitation requires the attacker to know or guess the target file path; once a path is supplied that traverses outside the intended directory, the attacker receives the file contents in the plugin’s response.

Generated by OpenCVE AI on May 18, 2026 at 14:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update WP01 to the latest available version.
  • If an update is not immediately available, disable or block access to the plugin’s file download feature while the issue remains unpatched.
  • Apply an input validation layer that normalizes and verifies the requested file path against an allowed directory whitelist to prevent traversal.

Generated by OpenCVE AI on May 18, 2026 at 14:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in wp01ru WP01 allows Path Traversal. This issue affects WP01: from n/a through 2.6.2. Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in WP01 WP01 wp01 allows Path Traversal.This issue affects WP01: from n/a through <= 2.6.2.
Title WordPress WP01 <= 2.6.2 - Arbitrary File Download Vulnerability WordPress WP01 plugin <= 2.6.2 - Arbitrary File Download Vulnerability
References
Metrics cvssV3_1

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


Tue, 25 Mar 2025 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 25 Mar 2025 19:00:00 +0000

Type Values Removed Values Added
Description Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in wp01ru WP01 allows Path Traversal. This issue affects WP01: from n/a through 2.6.2.
Title WordPress WP01 <= 2.6.2 - Arbitrary File Download Vulnerability
Weaknesses CWE-22
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:11:54.441Z

Reserved: 2025-03-24T13:00:07.996Z

Link: CVE-2025-30567

cve-icon Vulnrichment

Updated: 2025-03-25T18:58:48.953Z

cve-icon NVD

Status : Deferred

Published: 2025-03-25T19:15:46.350

Modified: 2026-04-23T15:26:52.800

Link: CVE-2025-30567

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-18T14:45:16Z

Weaknesses