
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-60065 is a PHP Local File Inclusion (LFI) vulnerability in the Axiomthemes Pinevale WordPress theme, classified under CWE-98 (Improper Control of Filename for Include/Require Statement). It affects all versions of the Pinevale theme up to and including 1.0.14, and requires no authentication to exploit. The vulnerability was reported by Tran Nguyen Bao Khanh (VCI - VNPT Cyber Immunity) on July 5, 2025, and publicly disclosed by Patchstack on August 4, 2025. It carries a CVSS v3.1 base score of 8.1 (High) (Patchstack).
The root cause is improper control of filename parameters passed to PHP include/require statements within the Pinevale theme (CWE-98), allowing an attacker to manipulate the file path and cause the server to include arbitrary local files. Because no authentication is required and the attack is delivered over the network, an unauthenticated remote attacker can craft a malicious HTTP request that supplies a controlled filename to the vulnerable inclusion function. The attack complexity is rated High, suggesting some precondition or bypass is needed (e.g., specific request structure or parameter encoding), but no privileges or user interaction are required (Patchstack). No public proof-of-concept code has been identified at this time.
Successful exploitation allows an attacker to read arbitrary local files on the web server, including sensitive configuration files such as wp-config.php (which contains database credentials), /etc/passwd, and other server-side data. Access to database credentials could enable complete database takeover, exposure of user data, and further lateral movement within the hosting environment. In certain configurations, LFI vulnerabilities can be escalated to remote code execution by including malicious content (e.g., via log poisoning or uploaded files), compromising the full integrity, confidentiality, and availability of the affected WordPress site (Patchstack).
As of the disclosure date, there is no public proof-of-concept exploit and no evidence of active in-the-wild exploitation (Patchstack). The EPSS score is approximately 0.053%, indicating a low current 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 and severity are frequently used in mass-exploit campaigns targeting WordPress sites at scale, regardless of site popularity.
../, %2e%2e%2f, ....//) or references to sensitive files (e.g., wp-config.php, etc/passwd) in query parameters or form fields.wp-config.php or system files; presence of uploaded PHP files in world-writable directories that could be used for LFI-to-RCE escalation.As of the disclosure date, no official patch from the Pinevale theme developer (Axiomthemes) is available for versions up to and including 1.0.14 (Patchstack). Patchstack has issued a virtual patching/mitigation rule for its subscribers to block exploitation attempts until an official fix is released. Recommended interim mitigations include: disabling allow_url_include in php.ini, implementing a Web Application Firewall (WAF) with rules to detect path traversal and LFI patterns, restricting file system permissions to limit readable files, and using an allowlist approach for any file inclusion logic. Site owners should monitor for an updated theme version from Axiomthemes and apply it immediately upon release.
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."