CVE-2025-60065
WordPress vulnerability analysis and mitigation

Overview

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).

Technical details

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.

Impact

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).

Exploitability

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.

Indicators of compromise

  • Network: Unusual HTTP GET or POST requests to the WordPress site containing file path traversal sequences (e.g., ../, %2e%2e%2f, ....//) or references to sensitive files (e.g., wp-config.php, etc/passwd) in query parameters or form fields.
  • Logs: Web server access logs showing requests with suspicious parameter values targeting theme-related endpoints; repeated 200 responses to requests with path traversal patterns.
  • File System: Unexpected access timestamps on sensitive files such as wp-config.php or system files; presence of uploaded PHP files in world-writable directories that could be used for LFI-to-RCE escalation.
  • Process: Unusual PHP process activity reading files outside the WordPress document root.

Mitigation and workarounds

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.

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2024-13784CRITICAL9.8
  • arforms-form-builder
NoYesAug 16, 2026
CVE-2026-17087HIGH7.5
  • wp-travel-engine
NoYesAug 16, 2026
CVE-2026-2497HIGH7.2
  • gallery-plugin
NoYesAug 16, 2026
CVE-2026-17608MEDIUM6.5
  • wp-compress-image-optimizer
NoYesAug 16, 2026
CVE-2026-2357MEDIUM6.4
  • bold-page-builder
NoYesAug 16, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management