Description
The Zombify plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 1.7.5. This is due to insufficient input validation in the zf_get_file_by_url function. This makes it possible for authenticated attackers, with subscriber-level access and above, to read arbitrary files on the server, including sensitive system files like /etc/passwd, via a forged request. It's worth noting that successfully exploiting this vulnerability relies on a race condition as the file generated will be deleted immediately.
Published: 2025-10-31
Score: 6.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Arbitrary File Read via Path Traversal
Action: Immediate Patch
AI Analysis

Impact

The Zombify WordPress plugin is vulnerable to a path traversal flaw due to lack of input validation in the zf_get_file_by_url function. Authenticated users with subscriber-level privileges or higher can craft a request that causes the plugin to read arbitrary files on the server, including sensitive files such as /etc/passwd. The race condition means the generated file is deleted immediately, but the disclosure of its contents still allows an attacker to gain information about the system or user credentials. This results in information disclosure and could be leveraged for further attacks if the data is critical.

Affected Systems

The vulnerability impacts PX‑lab Zombify plugin for WordPress, specifically all releases up to and including version 1.7.5. Any installation using these versions is susceptible when a subscriber+ or higher user is able to trigger the zf_get_file_by_url functionality.

Risk and Exploitability

With a CVSS score of 6.8 the flaw is considered moderate in severity. The EPSS score of less than 1% indicates a low probability of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. The exploitation requires an authenticated user with subscriber-level access who can issue a forged request to invoke the vulnerable function; the race condition causing immediate file deletion may limit the economic value of the attack but still provides valuable information to an attacker. Overall the risk is moderate but the potential impact of leaked configuration or system data warrants prompt attention.

Generated by OpenCVE AI on April 20, 2026 at 19:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Zombify plugin to the latest version that removes the path traversal vulnerability
  • If an upgrade is not yet available, disable the plugin or remove it entirely to eliminate the vulnerable code path
  • Limit the ability for subscriber+ and higher roles to execute the zf_get_file_by_url functionality, for example by adjusting role permissions or employing a content restriction plugin
  • Monitor web server and application logs for unexpected file read attempts and block IP addresses that exhibit suspicious behavior

Generated by OpenCVE AI on April 20, 2026 at 19:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 01 Dec 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 03 Nov 2025 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Fri, 31 Oct 2025 07:30:00 +0000

Type Values Removed Values Added
Description The Zombify plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 1.7.5. This is due to insufficient input validation in the zf_get_file_by_url function. This makes it possible for authenticated attackers, with subscriber-level access and above, to read arbitrary files on the server, including sensitive system files like /etc/passwd, via a forged request. It's worth noting that successfully exploiting this vulnerability relies on a race condition as the file generated will be deleted immediately.
Title Zombify <= 1.7.5 - Authenticated (Subscriber+) Path Traversal to Arbitrary File Read
Weaknesses CWE-22
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:31:58.744Z

Reserved: 2025-07-30T18:45:04.999Z

Link: CVE-2025-8385

cve-icon Vulnrichment

Updated: 2025-10-31T17:21:56.215Z

cve-icon NVD

Status : Deferred

Published: 2025-10-31T08:15:36.777

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

Link: CVE-2025-8385

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-20T19:15:15Z

Weaknesses