
Cloud Vulnerability DB
A community-led vulnerabilities database
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).
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).
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).
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).
style.css files (e.g., https://target.com/wp-content/themes/riode/style.css).../../../../wp-config.php or /etc/passwd, using path traversal sequences.wp-config.php.../, ..%2F, %2e%2e%2f) in query parameters; requests returning unexpected file content (e.g., PHP configuration data).wp-config.php, /etc/passwd, or PHP error logs; presence of web shells in writable directories if LFI is chained with file upload.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).
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).
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."