CVE-2025-8385
WordPress vulnerability analysis and mitigation

Overview

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).

Technical details

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).

Impact

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).

Exploitability

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).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the Zombify plugin (version ≤ 1.7.5) by scanning for plugin-specific files or using tools like WPScan.
  2. Authentication: Obtain or register a low-privilege WordPress account (subscriber role or above) on the target site.
  3. Craft malicious request: Send a forged HTTP request to the endpoint invoking zf_get_file_by_url, supplying a path traversal payload (e.g., ../../../../../../etc/passwd) as the URL/file parameter.
  4. Race condition exploitation: Rapidly and repeatedly poll or read the temporarily generated file before the plugin deletes it — this may require concurrent threads or a script that hammers the read endpoint in a tight loop.
  5. Exfiltrate data: If the race condition is won, retrieve the contents of the targeted file (e.g., system credentials, wp-config.php database passwords) for further exploitation (Wordfence).

Indicators of compromise

  • Logs: WordPress access logs showing repeated or rapid requests to the Zombify plugin's file retrieval endpoint with path traversal sequences (../, %2e%2e%2f, or URL-encoded variants) in parameters.
  • Logs: Multiple near-simultaneous requests from the same authenticated user session targeting the same endpoint in a short time window (indicative of race condition attempts).
  • File System: Unexpected temporary files appearing and disappearing rapidly in the WordPress uploads or temp directory corresponding to sensitive system paths.
  • Network: Outbound data transfers or unusual response sizes from the WordPress server following requests to the Zombify plugin endpoint.

Mitigation and workarounds

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).

Community reactions

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.

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-18603NONEN/A
  • cancel-order-request-woocommerce
NoYesAug 09, 2026
CVE-2026-18473NONEN/A
  • wpdirectorykit
NoYesAug 09, 2026
CVE-2026-18465NONEN/A
  • wp-google-map-gold
NoYesAug 09, 2026
CVE-2026-18464NONEN/A
  • wp-google-map-gold
NoYesAug 09, 2026
CVE-2026-18357NONEN/A
  • wpc-order-tip
NoYesAug 09, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management