Cyber Posture

CVE-2025-30567

High

Published: 25 March 2025

Published
25 March 2025
Modified
23 April 2026
KEV Added
Patch
CVSS Score 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.4640 97.7th percentile
Risk Priority 43 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may search local system sources, such as file systems, configuration files, local databases, virtual machine files, or process memory, to find files of interest and sensitive data prior to Exfiltration.

Security Summary

CVE-2025-30567 is an Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability, corresponding to CWE-22, in the WP01 WordPress plugin. This flaw affects WP01 versions from an unspecified initial release through 2.6.2. Published on 2025-03-25T19:15:46.350, it carries a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N), indicating high confidentiality impact with no requirements for privileges or user interaction.

Remote attackers require only network access to exploit this vulnerability due to its low attack complexity and lack of authentication prerequisites. Exploitation enables arbitrary file downloads, allowing attackers to access sensitive files outside the intended directory restrictions on affected WordPress sites running vulnerable WP01 versions.

The Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/wp01/vulnerability/wordpress-wp01-2-6-2-arbitrary-file-download-vulnerability?_s_id=cve details this as an arbitrary file download vulnerability in WP01 2.6.2, providing guidance for practitioners on mitigation measures.

Details

CWE(s)
CWE-22

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1005 Data from Local System Collection
Adversaries may search local system sources, such as file systems, configuration files, local databases, virtual machine files, or process memory, to find files of interest and sensitive data prior to Exfiltration.
Why these techniques?

Path traversal in public-facing WordPress plugin enables remote unauthenticated exploitation of web application (T1190) and direct arbitrary file reads for local system data collection (T1005).

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References