
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-59558 is a PHP Local File Inclusion (LFI) vulnerability in the ThemeMove Billey WordPress theme, classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program). It affects all Billey theme versions prior to 2.1.6 and was reported by security researcher "Bonds" on June 8, 2025, with public disclosure on July 8, 2025 via Patchstack, and CVE assignment on October 22, 2025. The vulnerability carries a CVSS v3.1 base score of 8.1 (High), assessed by CISA-ADP (Patchstack).
The vulnerability stems from improper validation and sanitization of user-supplied input used in PHP file inclusion statements (CWE-98), allowing an attacker to manipulate the filename parameter passed to PHP include or require directives within the Billey theme. This enables Local File Inclusion (LFI), where an attacker can force the server to include arbitrary local files. Exploitation requires no authentication and no user interaction, though attack complexity is rated High, suggesting specific conditions or knowledge of the target environment may be needed. No public proof-of-concept code has been identified at this time (Patchstack).
Successful exploitation allows an unauthenticated attacker to read sensitive local files from the server, such as WordPress configuration files (wp-config.php) containing database credentials, which could lead to complete database compromise. Depending on server configuration, LFI may be chained with other techniques (e.g., log poisoning) to achieve remote code execution, potentially resulting in full site takeover. The vulnerability impacts confidentiality, integrity, and availability of the affected WordPress installation (Patchstack).
No public proof-of-concept exploit or evidence of in-the-wild exploitation has been reported as of the time of disclosure. The EPSS score is approximately 0.0015 (0.15%), 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 notes that vulnerabilities of this class are frequently used in mass-exploit campaigns targeting WordPress sites at scale, regardless of site popularity (Patchstack).
/wp-content/themes/billey/style.css).include/require functions without proper sanitization.../../) targeting sensitive files such as /etc/passwd or wp-config.php.wp-config.php can enable direct database access.php://filter) are accessible, attempt to read PHP source files or chain with log poisoning to achieve remote code execution (Patchstack).../, ..%2F, %2e%2e%2f) or PHP wrapper strings (php://filter, php://input) in parameter values.wp-config.php, /etc/passwd, or server log files by the web server process; newly created PHP webshells in the theme or uploads directory.The primary remediation is to update the Billey WordPress theme to version 2.1.6 or later, which contains the fix for this vulnerability (Patchstack). As an interim measure, Patchstack has issued a virtual patching/WAF rule to block exploitation attempts for users of its platform. Additional hardening steps include implementing strict input validation for file path parameters, disabling PHP allow_url_include in php.ini, and deploying a Web Application Firewall (WAF) configured to detect and block LFI patterns.
Patchstack, which discovered and disclosed the vulnerability through researcher "Bonds," classifies it as high priority and warns it is the type of vulnerability commonly used in mass WordPress exploit campaigns. No notable vendor statements from ThemeMove or broader media coverage have been identified beyond the Patchstack advisory.
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."