
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-69072 is a PHP Local File Inclusion (LFI) vulnerability in the AncoraThemes Prider WordPress theme, classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program). It affects all versions of the Prider theme through and including version 1.1.3.1. The vulnerability was reported by Patchstack and published on January 22, 2026. It carries a CVSS v3.1 base score of 8.1 (High), as assessed by CISA-ADP (Patchstack, NVD).
The root cause is improper validation and sanitization of filenames passed to PHP include/require statements within the Prider theme (CWE-98). An attacker can manipulate user-controlled input that is passed directly to a file inclusion function, allowing arbitrary local files on the server to be included and executed. Despite the CWE classification referencing PHP Remote File Inclusion, the actual exploitation vector is Local File Inclusion (LFI), meaning the attacker can read or execute files already present on the server's filesystem. The attack is network-based and requires no user interaction, though it does involve some complexity (AC:High) (Patchstack, NVD).
Successful exploitation allows an attacker to include and execute arbitrary local files on the web server, resulting in high confidentiality, integrity, and availability impacts. Sensitive files such as WordPress configuration files (wp-config.php) containing database credentials, API keys, and other secrets could be exposed. Depending on server configuration, LFI can be chained with log poisoning or other techniques to achieve remote code execution, potentially enabling full server compromise and lateral movement within the hosting environment (Patchstack, NVD).
There is no public proof-of-concept exploit code available, and no evidence of in-the-wild exploitation has been observed as of the time of reporting. The EPSS score is approximately 0.053%, indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No specific threat actor attribution has been made (NVD, Patchstack).
/wp-content/themes/prider/).include/require statements without proper sanitization.../../../../wp-config.php or /etc/passwd, injected into the vulnerable parameter.../, ..%2F, ....//) in query parameters or POST body fields directed at WordPress endpoints associated with the Prider theme.wp-config.php, /etc/passwd, or PHP log files in parameter values; repeated 200 OK responses to unusual file path requests.wp-config.php or system files; presence of web shells in writable directories if LFI was chained with file upload or log poisoning.bash, curl, wget) if LFI was escalated to remote code execution via log poisoning.Users should upgrade the AncoraThemes Prider theme to a version newer than 1.1.3.1 as soon as a patched release becomes available. In the interim, site administrators should restrict access to the WordPress admin panel to trusted IP addresses, enforce strong authentication, and monitor web server logs for path traversal patterns. If the Prider theme is not essential to site operations, consider deactivating or replacing it until a patch is released. Implementing a Web Application Firewall (WAF) rule to block path traversal sequences in HTTP requests can provide additional protection (Patchstack, NVD).
The vulnerability was reported and disclosed by Patchstack, a WordPress security platform, and was noted in Wordfence's weekly WordPress vulnerability report covering the period of December 15, 2025 to January 4, 2026. No significant broader media coverage or notable researcher commentary beyond the initial disclosure has been identified (Wordfence Blog).
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."