
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-39467 is a Path Traversal (.../...//) vulnerability in the Mikado-Themes (Qode Interactive) Wanderland WordPress theme that enables PHP Local File Inclusion (LFI). It affects all versions of the Wanderland theme through 1.7.1, with version 1.7.2 being the patched release. The vulnerability was reported by security researcher "Bonds" on March 9, 2025, and published by Patchstack on April 17, 2025. It carries a CVSS v3.1 base score of 8.1 (High), exploitable by unauthenticated remote attackers with no user interaction required (Patchstack).
The vulnerability is classified as CWE-35 (Path Traversal: .../...//), where insufficient sanitization of user-supplied input allows an attacker to bypass directory restrictions using the .../...// traversal pattern. By crafting requests that exploit this pattern, an unauthenticated attacker can cause the WordPress theme to include arbitrary PHP or other local files from the server's filesystem. The attack vector is network-based, requires no privileges or user interaction, but has high attack complexity. No public proof-of-concept code has been disclosed at this time (Patchstack, Feedly).
Successful exploitation allows an unauthenticated remote attacker to include and execute arbitrary local files on the server, potentially exposing sensitive data such as database credentials, WordPress configuration files (wp-config.php), and application source code. If files containing credentials are exposed, attackers could achieve complete database takeover. Depending on server configuration and accessible files, the vulnerability may also facilitate remote code execution, leading to full system compromise with high confidentiality, integrity, and availability impacts (Patchstack).
No public proof-of-concept exploit or evidence of in-the-wild exploitation has been reported as of the time of publication. The EPSS score is approximately 0.016% (0.000160), indicating a currently low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. However, Patchstack classifies it as high priority, noting that vulnerabilities of this type are commonly used in mass-exploit campaigns targeting WordPress sites at scale (Patchstack).
.../...// path traversal sequence to escape the intended directory (e.g., .../...//wp-config.php).wp-config.php, which can then be used for database access or further lateral movement (Patchstack)..../...// or URL-encoded path traversal sequences (e.g., %2e%2e%2f, ..%2f) in query parameters or POST body.../ sequences targeting sensitive files like wp-config.php.wp-config.php, /etc/passwd, or other configuration files outside the web root.The primary remediation is to update the Wanderland WordPress theme to version 1.7.2 or later, which contains the fix for this vulnerability (Patchstack). As a temporary workaround for sites unable to update immediately, implement web application firewall (WAF) rules to block requests containing path traversal patterns (.../...//, ../, %2e%2e%2f). Patchstack has issued a virtual patching/mitigation rule for subscribers to block exploitation attempts until the theme is updated. Additionally, consider restricting access to the WordPress installation or temporarily switching to a different theme until patching is complete.
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."