Register for the AI for Security Summit: Join Figma, Perplexity & Wiz

CVE-2025-69072
WordPress vulnerability analysis and mitigation

Overview

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).

Technical details

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).

Impact

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).

Exploitability

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).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites using the AncoraThemes Prider theme (version ≤ 1.1.3.1) via web crawlers, Wappalyzer, or by inspecting page source for theme-specific CSS/JS paths (e.g., /wp-content/themes/prider/).
  2. Identify vulnerable parameter: Analyze the theme's PHP source code or HTTP requests to locate parameters that are passed to include/require statements without proper sanitization.
  3. Craft LFI payload: Construct a request with a path traversal payload targeting sensitive files, such as ../../../../wp-config.php or /etc/passwd, injected into the vulnerable parameter.
  4. Send malicious request: Submit the crafted HTTP request to the target WordPress site. If successful, the server will include and return the contents of the targeted local file.
  5. Escalate (optional): Chain the LFI with log poisoning (e.g., injecting PHP code into server access logs via User-Agent, then including the log file) to achieve remote code execution on the server (Patchstack).

Indicators of compromise

  • Network: HTTP requests containing path traversal sequences (e.g., ../, ..%2F, ....//) in query parameters or POST body fields directed at WordPress endpoints associated with the Prider theme.
  • Logs: Web server access logs showing requests with encoded traversal strings or references to sensitive files like wp-config.php, /etc/passwd, or PHP log files in parameter values; repeated 200 OK responses to unusual file path requests.
  • File System: Unexpected access timestamps on sensitive files such as wp-config.php or system files; presence of web shells in writable directories if LFI was chained with file upload or log poisoning.
  • Process: Unusual PHP processes spawning child processes (e.g., bash, curl, wget) if LFI was escalated to remote code execution via log poisoning.

Mitigation and workarounds

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).

Community reactions

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).

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-88788MEDIUM6.8
  • text-styler
NoNoSep 19, 2026
CVE-2026-9858MEDIUM4.3
  • wc-partial-shipment
NoYesSep 19, 2026
CVE-2026-9766MEDIUM4.3
  • empik-for-woocommerce
NoYesSep 19, 2026
CVE-2026-9613MEDIUM4.3
  • datalogics
NoYesSep 19, 2026
CVE-2026-87848LOW3.7
  • mpcx-lightbox
NoNoSep 19, 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