CVE-2025-60043
WordPress vulnerability analysis and mitigation

Overview

CVE-2025-60043 is a PHP Local File Inclusion (LFI) vulnerability in the Wanderic WordPress theme developed by AncoraThemes. It affects all versions of the theme up to and including 1.0.10, with no official patch currently available. The vulnerability was reported by Tran Nguyen Bao Khanh (VCI - VNPT Cyber Immunity) on July 24, 2025, and published by Patchstack on August 23, 2025. It carries a CVSS v3.1 base score of 8.1 (High) (Patchstack).

Technical details

The vulnerability is classified as CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program), which enables PHP Local File Inclusion. The flaw arises from insufficient validation of user-supplied input used in PHP include or require statements within the theme, allowing an attacker to manipulate file path parameters to include arbitrary local files. Exploitation requires no authentication but does require user interaction (e.g., a victim visiting a crafted URL), and is network-accessible with low attack complexity (Patchstack).

Impact

Successful exploitation allows an attacker to read arbitrary local files on the server, including sensitive configuration files such as WordPress wp-config.php, which contains database credentials. This can lead to complete database takeover, exposure of API keys or secrets, and potential code execution if the attacker can include a file containing PHP code (e.g., via log poisoning or uploaded files). The vulnerability has high confidentiality and integrity impact, with no availability impact per the CVSS scoring (Patchstack).

Exploitability

No public proof-of-concept exploit code has been observed, and there is no evidence of active in-the-wild exploitation at this time. The vulnerability requires no authentication, making it accessible to any network attacker, though user interaction is required. The EPSS score is approximately 0.053% (0.000530), indicating a currently low probability of exploitation in the near term. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Patchstack notes that vulnerabilities of this class are commonly used in mass-exploit campaigns targeting WordPress sites (Patchstack).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites using the Wanderic theme (version ≤ 1.0.10) via passive scanning tools (e.g., WPScan, Shodan) or by inspecting page source for theme references.
  2. Identify vulnerable parameter: Locate the theme's file inclusion endpoint or parameter that accepts user-controlled input for file path resolution (e.g., a template or page parameter in a URL).
  3. Craft malicious request: Construct a URL or HTTP request that passes a path traversal payload (e.g., ../../../../wp-config.php) into the vulnerable parameter to reference a sensitive local file.
  4. Trigger user interaction: Deliver the crafted URL to a victim (e.g., via phishing or a malicious link), as the vulnerability requires user interaction to be triggered.
  5. Retrieve sensitive data: The server-side PHP include statement processes the attacker-controlled path and returns the contents of the targeted file (e.g., database credentials from wp-config.php) in the HTTP response.
  6. Escalate access: Use extracted credentials to access the WordPress database directly or log in to the WordPress admin panel, enabling full site compromise (Patchstack).

Indicators of compromise

  • Network: HTTP requests to WordPress pages using the Wanderic theme containing path traversal sequences (e.g., ../, ..%2F, %2e%2e%2f) in query parameters; unusual GET/POST requests referencing system files like wp-config.php, /etc/passwd, or PHP log files.
  • Logs: Web server access logs showing requests with encoded or plain path traversal strings targeting theme-related endpoints; repeated 200 OK responses to requests with suspicious file path parameters.
  • File System: Unexpected access timestamps on sensitive files such as wp-config.php or /etc/passwd; presence of web shells in the uploads directory if LFI is chained with file upload.
  • Process: PHP error logs showing file inclusion warnings or failures for unusual file paths; unexpected outbound connections from the web server process if LFI is escalated to remote code execution.

Mitigation and workarounds

As of the publication date, no official patch from AncoraThemes is available for the Wanderic theme. Patchstack has issued a virtual patching/mitigation rule for its subscribers to block exploitation attempts until an official fix is released. Site administrators should consider removing or replacing the Wanderic theme if a patched version is not available, implementing a Web Application Firewall (WAF) with LFI detection rules, and restricting PHP file inclusion via php.ini settings (e.g., allow_url_include = Off). Input validation for file paths and use of allowlists for permitted file inclusions are also recommended defensive measures (Patchstack).

Community reactions

The vulnerability was discovered and disclosed through Patchstack's Vulnerability Disclosure Program (VDP) by researcher Tran Nguyen Bao Khanh of VCI - VNPT Cyber Immunity. Patchstack has classified it as high priority and noted that LFI vulnerabilities of this type are frequently leveraged in mass-exploit campaigns against WordPress sites. No significant broader media coverage or notable social media discussion has been observed beyond the Patchstack advisory (Patchstack).

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-2026-77115HIGH7.1
  • brave-popup-builder
NoYesAug 23, 2026
CVE-2026-77116MEDIUM4.3
  • brave-popup-builder
NoYesAug 23, 2026
CVE-2026-14853MEDIUM4.3
  • woocommerce-bookings
NoYesAug 23, 2026
CVE-2026-77003LOW2.7
  • content-mask
NoYesAug 23, 2026
CVE-2026-13598NONEN/A
  • restrictmate
NoYesAug 23, 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