CVE-2025-8385: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in PX-lab Zombify
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.
AI Analysis
Technical Summary
CVE-2025-8385 is a path traversal vulnerability classified under CWE-22 affecting the PX-lab Zombify plugin for WordPress, specifically all versions up to and including 1.7.5. The vulnerability arises from insufficient input validation in the zf_get_file_by_url function, which fails to properly restrict pathname inputs to a safe directory. This flaw allows an authenticated attacker with subscriber-level privileges or higher to craft a malicious request that causes the plugin to read arbitrary files on the server filesystem. The attacker can potentially access sensitive system files such as /etc/passwd, which may contain user account information. However, exploitation relies on a race condition because the file generated by the plugin is deleted immediately after creation, requiring precise timing to successfully retrieve the file contents. The vulnerability has a CVSS 3.1 base score of 6.8, reflecting a medium severity level. The vector indicates network attack (AV:N), high attack complexity (AC:H), no privileges required (PR:N), no user interaction (UI:N), scope changed (S:C), high confidentiality impact (C:H), no integrity impact (I:N), and no availability impact (A:N). No public exploits have been reported yet, but the vulnerability poses a significant risk to confidentiality if exploited. The plugin is widely used in WordPress environments, making it a relevant threat to many web servers running this CMS with the Zombify plugin installed.
Potential Impact
For European organizations, this vulnerability could lead to unauthorized disclosure of sensitive server files, potentially exposing user credentials, configuration files, or other critical data. Since the attack requires authenticated access at subscriber level or above, organizations with large user bases or weak access controls are particularly vulnerable. The exposure of system files could facilitate further attacks, such as privilege escalation or lateral movement within the network. Although the vulnerability does not directly affect system integrity or availability, the confidentiality breach could result in regulatory non-compliance under GDPR, reputational damage, and financial penalties. Websites running WordPress with the Zombify plugin are common across Europe, especially in small to medium enterprises and public sector entities, increasing the scope of potential impact. The race condition exploitation complexity may limit widespread exploitation but does not eliminate risk, particularly from skilled attackers or insiders.
Mitigation Recommendations
Organizations should immediately audit their WordPress installations to identify the presence of the Zombify plugin and its version. Until an official patch is released, restrict subscriber-level user permissions to the minimum necessary and monitor for unusual file access patterns or suspicious HTTP requests targeting the vulnerable function. Implement Web Application Firewall (WAF) rules to detect and block path traversal attempts targeting the plugin's endpoints. Employ file integrity monitoring to detect unauthorized access or changes to sensitive files. Consider temporarily disabling or uninstalling the Zombify plugin if it is not essential. Once a patch becomes available, apply it promptly. Additionally, enforce strong authentication and session management controls to reduce the risk of credential compromise that could facilitate exploitation. Regularly review and update WordPress plugins to avoid similar vulnerabilities.
Affected Countries
Germany, France, United Kingdom, Italy, Spain, Netherlands, Poland, Sweden, Belgium, Austria
CVE-2025-8385: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in PX-lab Zombify
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.
AI-Powered Analysis
Technical Analysis
CVE-2025-8385 is a path traversal vulnerability classified under CWE-22 affecting the PX-lab Zombify plugin for WordPress, specifically all versions up to and including 1.7.5. The vulnerability arises from insufficient input validation in the zf_get_file_by_url function, which fails to properly restrict pathname inputs to a safe directory. This flaw allows an authenticated attacker with subscriber-level privileges or higher to craft a malicious request that causes the plugin to read arbitrary files on the server filesystem. The attacker can potentially access sensitive system files such as /etc/passwd, which may contain user account information. However, exploitation relies on a race condition because the file generated by the plugin is deleted immediately after creation, requiring precise timing to successfully retrieve the file contents. The vulnerability has a CVSS 3.1 base score of 6.8, reflecting a medium severity level. The vector indicates network attack (AV:N), high attack complexity (AC:H), no privileges required (PR:N), no user interaction (UI:N), scope changed (S:C), high confidentiality impact (C:H), no integrity impact (I:N), and no availability impact (A:N). No public exploits have been reported yet, but the vulnerability poses a significant risk to confidentiality if exploited. The plugin is widely used in WordPress environments, making it a relevant threat to many web servers running this CMS with the Zombify plugin installed.
Potential Impact
For European organizations, this vulnerability could lead to unauthorized disclosure of sensitive server files, potentially exposing user credentials, configuration files, or other critical data. Since the attack requires authenticated access at subscriber level or above, organizations with large user bases or weak access controls are particularly vulnerable. The exposure of system files could facilitate further attacks, such as privilege escalation or lateral movement within the network. Although the vulnerability does not directly affect system integrity or availability, the confidentiality breach could result in regulatory non-compliance under GDPR, reputational damage, and financial penalties. Websites running WordPress with the Zombify plugin are common across Europe, especially in small to medium enterprises and public sector entities, increasing the scope of potential impact. The race condition exploitation complexity may limit widespread exploitation but does not eliminate risk, particularly from skilled attackers or insiders.
Mitigation Recommendations
Organizations should immediately audit their WordPress installations to identify the presence of the Zombify plugin and its version. Until an official patch is released, restrict subscriber-level user permissions to the minimum necessary and monitor for unusual file access patterns or suspicious HTTP requests targeting the vulnerable function. Implement Web Application Firewall (WAF) rules to detect and block path traversal attempts targeting the plugin's endpoints. Employ file integrity monitoring to detect unauthorized access or changes to sensitive files. Consider temporarily disabling or uninstalling the Zombify plugin if it is not essential. Once a patch becomes available, apply it promptly. Additionally, enforce strong authentication and session management controls to reduce the risk of credential compromise that could facilitate exploitation. Regularly review and update WordPress plugins to avoid similar vulnerabilities.
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-07-30T18:45:04.999Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 6904678cd694fb7fc736cf50
Added to database: 10/31/2025, 7:38:52 AM
Last enriched: 12/1/2025, 4:27:17 PM
Last updated: 12/16/2025, 11:31:48 AM
Views: 107
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-3261
LowCVE-2025-0836: CWE-862 Missing Authorization in Milestone Systems XProtect VMS
MediumUser Data Compromised in SoundCloud Hack
MediumCVE-2025-14002: CWE-287 Improper Authentication in whyun WPCOM Member
HighCVE-2025-13231: CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') in radykal Fancy Product Designer
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.