CVE-2025-60071
WordPress vulnerability analysis and mitigation

Overview

CVE-2025-60071 is a PHP Local File Inclusion (LFI) vulnerability in the Riode | Multi-Purpose WooCommerce WordPress theme developed by don-themes. It affects all versions of the theme through and including 1.6.23, and stems from improper control of filenames used in PHP include/require statements (CWE-98). The vulnerability was reported on July 3, 2025, by Tran Nguyen Bao Khanh of VCI - VNPT Cyber Immunity, and publicly disclosed by Patchstack on August 2, 2025. It carries a CVSS v3.1 base score of 8.1 (High) and requires no authentication to exploit (Patchstack).

Technical details

The root cause is classified as CWE-98 — Improper Control of Filename for Include/Require Statement in PHP Program. The Riode theme fails to properly sanitize or validate user-supplied input before using it in PHP file inclusion operations, allowing an attacker to manipulate the filename parameter to include arbitrary local files from the server's filesystem. Exploitation is network-based, requires no authentication or user interaction, but is rated as high complexity, suggesting some precondition or non-trivial input crafting may be required. No public proof-of-concept code has been identified at this time (Patchstack, Feedly).

Impact

Successful exploitation allows an unauthenticated attacker to read arbitrary local files on the web server, including sensitive configuration files such as WordPress's wp-config.php, which contains database credentials. This could lead to complete database takeover, exposure of API keys and secrets, and potentially arbitrary code execution if the attacker can chain the LFI with a file upload or log poisoning technique. The vulnerability has high confidentiality, integrity, and availability impacts per its CVSS scoring (Patchstack).

Exploitability

As of the time of disclosure, there is no public proof-of-concept exploit and no evidence of active 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 and severity are frequently used in mass-exploit campaigns targeting WordPress sites at scale (Patchstack, Feedly).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites using the Riode theme version 1.6.23 or earlier using tools like WPScan, Shodan, or by inspecting theme metadata in publicly accessible style.css files (e.g., https://target.com/wp-content/themes/riode/style.css).
  2. Identify vulnerable endpoint: Locate the theme's PHP file inclusion mechanism — typically a front-end template or AJAX handler that accepts a filename or template parameter without proper sanitization.
  3. Craft malicious request: Send an unauthenticated HTTP request to the vulnerable endpoint with a manipulated filename parameter pointing to a sensitive local file, such as ../../../../wp-config.php or /etc/passwd, using path traversal sequences.
  4. Extract sensitive data: Review the server's response for the contents of the included file, extracting database credentials, secret keys, or other configuration data from wp-config.php.
  5. Escalate access: Use extracted database credentials to connect to the WordPress database directly (if exposed) or attempt further exploitation such as log poisoning to achieve remote code execution (Patchstack).

Indicators of compromise

  • Network: Unusual HTTP GET or POST requests to Riode theme endpoints containing path traversal sequences (e.g., ../, ..%2F, %2e%2e%2f) in query parameters; requests returning unexpected file content (e.g., PHP configuration data).
  • Logs: Web server access logs (Apache/Nginx) showing requests with encoded path traversal patterns targeting theme-related PHP files; repeated 200 responses to requests with suspicious filename parameters.
  • File System: Unexpected access timestamps on sensitive files such as wp-config.php, /etc/passwd, or PHP error logs; presence of web shells in writable directories if LFI is chained with file upload.
  • Process: Unusual PHP processes spawning child processes or making outbound network connections from the web server process.

Mitigation and workarounds

As of the disclosure date (August 2, 2025), no official patch from the theme developer (don-themes) is available for the Riode theme. Site owners should immediately apply Patchstack's virtual patching rule, which blocks exploitation attempts at the WAF level without requiring a code update. Additionally, administrators should implement strict input validation for file inclusion operations, use allowlisting for permitted file paths, and restrict web server permissions to limit file read access. Monitoring for path traversal patterns in web server logs is also recommended as a detective control (Patchstack).

Community reactions

Patchstack, which discovered and disclosed the vulnerability through researcher Tran Nguyen Bao Khanh of VCI - VNPT Cyber Immunity, has classified it as high priority and noted that LFI vulnerabilities of this severity are commonly leveraged in mass-exploit campaigns against WordPress sites. No significant broader media coverage or notable social media commentary has been identified 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-78570CRITICAL9.8
  • totaldonations
NoNoAug 25, 2026
CVE-2026-78568CRITICAL9.8
  • totaldonations
NoNoAug 25, 2026
CVE-2026-78572HIGH8.1
  • kalles-addons
NoNoAug 25, 2026
CVE-2026-78576HIGH7.5
  • readabler
NoYesAug 25, 2026
CVE-2026-76128MEDIUM6.4
  • ecommerce-product-catalog
NoYesAug 25, 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