
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-8385 is a Path Traversal vulnerability in the Zombify plugin for WordPress, affecting all versions up to and including 1.7.5. The flaw resides in the zf_get_file_by_url function, which performs insufficient input validation, allowing authenticated attackers with subscriber-level access or higher to read arbitrary files on the server (e.g., /etc/passwd) via a forged request. Exploitation requires winning a race condition, as the temporarily generated file is deleted immediately after creation. The vulnerability was published on October 31, 2025, and carries a CVSS v3.1 base score of 6.8 (Medium) (Red Hat CVE, Wordfence).
The root cause is classified as CWE-22 (Improper Limitation of a Pathname to a Restricted Directory — Path Traversal). The vulnerable zf_get_file_by_url function fails to properly sanitize or restrict user-supplied input before using it in file system operations, enabling directory traversal sequences to escape the intended directory. An attacker must be authenticated (subscriber role or above) and must time their read request to coincide with the brief window during which the traversed file is written to a temporary location before automatic deletion — making this a race-condition-dependent exploit. No public PoC code has been identified at this time (Red Hat CVE, Wordfence).
Successful exploitation allows an authenticated attacker to read arbitrary files from the server's file system, including sensitive system files such as /etc/passwd, WordPress configuration files (e.g., wp-config.php containing database credentials), and other sensitive data. The confidentiality impact is rated High, while integrity and availability are unaffected. Exposure of database credentials or secret keys could facilitate further compromise, including lateral movement to the underlying database or privilege escalation within the WordPress environment (Red Hat CVE, Wordfence).
No public exploit code or active in-the-wild exploitation has been reported for CVE-2025-8385 as of the available data. The EPSS score is approximately 0.068%, indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The race condition requirement adds meaningful complexity, reducing the practical exploitability compared to straightforward path traversal flaws (Wordfence).
zf_get_file_by_url, supplying a path traversal payload (e.g., ../../../../../../etc/passwd) as the URL/file parameter.wp-config.php database passwords) for further exploitation (Wordfence).../, %2e%2e%2f, or URL-encoded variants) in parameters.Users should update the Zombify plugin to a version beyond 1.7.5 if a patched release is available from the plugin vendor (PX-lab / BoomBox theme). If no patch is yet available, administrators should consider deactivating or removing the Zombify plugin until a fix is released. Additionally, restricting subscriber-level user registrations on the WordPress site reduces the attack surface. Implementing a Web Application Firewall (WAF) rule to block path traversal patterns in requests can serve as a compensating control (Wordfence, Red Hat CVE).
Wordfence disclosed and assigned this CVE as part of their weekly WordPress vulnerability report for the period of October 27–November 2, 2025, noting the race condition dependency as a mitigating factor (Wordfence Weekly Report). Red Hat and INCIBE (Spain's national cybersecurity agency) also published advisories referencing the vulnerability. No significant broader media coverage or notable researcher commentary beyond standard vulnerability disclosure channels has been identified.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."