
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-12496 is a Directory Traversal (Path Traversal) vulnerability in the Zephyr Project Manager plugin for WordPress, affecting all versions up to and including 3.3.203. The flaw exists in the file parameter and allows authenticated attackers with Custom-level access or above to read arbitrary files on the server. On servers with allow_url_fopen enabled, the vulnerability additionally enables Server-Side Request Forgery (SSRF). It was published on December 17, 2025, with a CVSS v3.1 base score of 4.9 (Medium) (Wordfence, Red Hat CVE).
The root cause is CWE-22 (Improper Limitation of a Pathname to a Restricted Directory — 'Path Traversal'). The vulnerability resides in the plugin's AJAX handler (AjaxHandler.php, line ~3506) and project handling code (Projects.php, line ~1870), where the file parameter is not properly sanitized before being used in file system operations, allowing directory traversal sequences (e.g., ../) to escape the intended directory (Wordfence, WordPress Trac). Exploitation requires network access and authentication at the Custom role level or higher. When allow_url_fopen is enabled in PHP, the same parameter can be leveraged to perform SSRF by supplying remote URLs instead of local file paths (WordPress Trac).
Successful exploitation allows an authenticated attacker to read the contents of arbitrary files on the web server, potentially exposing sensitive data such as WordPress configuration files (wp-config.php) containing database credentials, API keys, and other secrets. On servers with allow_url_fopen enabled, attackers can additionally perform SSRF to probe internal network services or interact with cloud metadata endpoints. There is no direct integrity or availability impact, but credential exposure could facilitate further compromise or lateral movement within the hosting environment (Wordfence, Red Hat CVE).
No public exploit code or active in-the-wild exploitation has been reported as of the time of disclosure. The EPSS score is approximately 0.0022 (0.22%), indicating a low near-term exploitation probability. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires authentication at the Custom role level or above, which limits the attacker pool but does not eliminate risk in multi-tenant or shared WordPress environments (Wordfence).
/wp-content/plugins/zephyr-project-manager/readme.txt./wp-admin/admin-ajax.php) targeting the vulnerable action, supplying a path traversal payload in the file parameter (e.g., file=../../../../wp-config.php).wp-config.php), exposing database credentials and secret keys.allow_url_fopen enabled, supply a remote URL in the file parameter to probe internal services (e.g., file=http://169.254.169.254/latest/meta-data/ for cloud metadata) (Wordfence, WordPress Trac).169.254.169.254) that may indicate SSRF exploitation./wp-admin/admin-ajax.php with file parameter values containing path traversal sequences (e.g., ../, %2e%2e%2f, or encoded variants); repeated access to sensitive file paths such as wp-config.php.allow_url_fopen is enabled (Wordfence).Update the Zephyr Project Manager WordPress plugin to a version beyond 3.3.203 as soon as a patched release is available from the plugin vendor. As an interim measure, restrict Custom-level and above plugin access to trusted users only, and disable allow_url_fopen in the PHP configuration (php.ini) to eliminate the SSRF attack surface. Site administrators should also consider using a Web Application Firewall (WAF) rule to block requests containing path traversal sequences in the file parameter targeting the AJAX endpoint (Wordfence, Red Hat CVE).
The vulnerability was assigned and disclosed by Wordfence, which published the advisory on December 17, 2025. It was subsequently picked up by automated vulnerability tracking services including VulDB, CVEFeed, and CIRCL Vulnerability Lookup. No notable researcher commentary, vendor statements beyond the initial advisory, or significant social media discussion has been identified beyond routine CVE broadcast posts (Wordfence).
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."