
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-69070 is a Local File Inclusion (LFI) vulnerability in the AncoraThemes Tornados WordPress theme, classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program). It affects all versions of the Tornados theme through version 2.1 and was reported by security researcher "Bonds" on August 7, 2025, with public disclosure on December 31, 2025 via Patchstack. The vulnerability carries a CVSS v3.1 base score of 8.1 (High), as assessed by CISA-ADP (Patchstack, NVD).
The vulnerability stems from improper validation and sanitization of user-supplied filename parameters used in PHP include/require statements within the Tornados theme (CWE-98). An attacker can manipulate these parameters to force the PHP interpreter to include arbitrary local files from the server's filesystem, potentially exposing their contents. The attack vector is network-based and requires no user interaction; however, the attack complexity is rated High, suggesting some preconditions or constraints must be met. Patchstack notes the required privilege level as "Unauthenticated" in their database entry, though earlier CVSS assessments indicated low-privilege authentication may be required (Patchstack, NVD).
Successful exploitation of this LFI vulnerability could allow an attacker to read sensitive local files on the web server, including configuration files containing database credentials (e.g., WordPress wp-config.php), potentially enabling complete database takeover. Integrity and availability impacts are also rated High in the CVSS assessment, suggesting that under certain conditions the vulnerability could be chained to achieve code execution or disrupt service. The scope is limited to the affected system, but credential exposure could facilitate lateral movement within the hosting environment (Patchstack).
As of the time of reporting, there is no public proof-of-concept exploit code 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. Patchstack has noted that vulnerabilities of this class (LFI with a CVSS of 8.1) are frequently used in mass-exploit campaigns targeting WordPress sites at scale, regardless of site popularity.
style.css files.include or require statement. Review theme source code or use fuzzing tools to identify the vulnerable parameter.../../../../wp-config.php) as the value of the vulnerable filename parameter.wp-config.php).../, ..%2F, %2e%2e%2f) in query parameters or POST body fields.wp-config.php, /etc/passwd, or other system files that should not be accessed by the web process.auditd on Linux) or file integrity monitoring alerts.No official patch from AncoraThemes is currently available for the Tornados theme (Patchstack). Patchstack has issued a virtual patch (mitigation rule) for its subscribers to block exploitation attempts until an official fix is released. Recommended interim mitigations include: (1) replacing the Tornados theme with a patched or alternative theme if possible; (2) implementing Web Application Firewall (WAF) rules to detect and block path traversal and LFI patterns; (3) applying the principle of least privilege to restrict PHP file access permissions; and (4) monitoring application logs for suspicious file inclusion activity.
Wordfence included this vulnerability in their weekly WordPress vulnerability report covering December 15, 2025 to January 4, 2026 (Wordfence Blog). No significant broader media coverage or notable researcher commentary beyond standard vulnerability database aggregation has been observed for this CVE.
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."