
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-60047 is a PHP Local File Inclusion (LFI) vulnerability in the Axiomthemes IPharm WordPress theme, classified under CWE-98 (Improper Control of Filename for Include/Require Statement). It affects IPharm versions up to and including 1.2.3 and can be exploited by unauthenticated remote attackers. The vulnerability was reported by security researcher "Bonds" on July 20, 2025, and published by Patchstack on August 19, 2025. It carries a CVSS v3.1 base score of 8.1 (High) (Patchstack).
The vulnerability stems from improper control of filenames used in PHP include/require statements within the IPharm WordPress theme (CWE-98), allowing an attacker to manipulate file path parameters to include arbitrary local files on the server. Exploitation requires no authentication and no user interaction, though the attack complexity is rated High, suggesting some precondition or constraint must be met (e.g., specific server configuration or parameter guessing). The flaw is classified under OWASP Top 10 A3: Injection and is network-accessible, meaning it can be triggered remotely via crafted HTTP requests (Patchstack).
Successful exploitation allows an attacker to include and expose the contents of arbitrary local files on the web server, including sensitive configuration files such as wp-config.php (which contains database credentials), potentially enabling complete database takeover. Depending on server configuration, LFI can be chained with other techniques (e.g., log poisoning) to achieve remote code execution, compromising the confidentiality, integrity, and availability of the affected WordPress site. The CVSS score reflects high impact across all three security dimensions (Patchstack).
As of the time of publication, no public proof-of-concept exploit code has been observed, and there is no confirmed evidence of in-the-wild exploitation. The EPSS score is approximately 0.053%, indicating a low current probability of exploitation in the near term. No threat actor attribution has been made, and 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 (Patchstack).
template, file, or page parameter in a theme function).../../../../wp-config.php or /etc/passwd, to traverse the directory structure.wp-config.php to access the WordPress database directly, or chain the LFI with log poisoning or other techniques to achieve remote code execution (Patchstack).../, ..%2F, %2e%2e%2f) in query parameters or POST body targeting IPharm theme endpoints; repeated requests to theme PHP files with unexpected file path parameters.GET /wp-content/themes/ipharm/...?file=../../../../wp-config.php); HTTP 200 responses to requests containing traversal sequences.wp-config.php, /etc/passwd, or server log files that correlate with suspicious web requests.As of the publication date, no official patch from the theme developer (Axiomthemes) is available for IPharm beyond version 1.2.3. Patchstack has issued a virtual patching/mitigation rule for its subscribers to block exploitation attempts until an official fix is released. Site owners should consider removing or replacing the IPharm theme if a patched version is not available, implementing a Web Application Firewall (WAF) rule to block directory traversal patterns, and applying strict input validation for any file inclusion logic. Additionally, restricting PHP's allow_url_include and open_basedir settings can limit the impact of LFI vulnerabilities (Patchstack).
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."