CVE-2025-69077
WordPress vulnerability analysis and mitigation

Overview

CVE-2025-69077 is a Local File Inclusion (LFI) vulnerability in the AncoraThemes Hobo WordPress theme, classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program). It affects all versions of the Hobo theme through 1.0.10 and allows unauthenticated remote attackers to include arbitrary local files on the server. 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 vulnerability stems from improper validation of user-supplied input used in PHP include or require statements within the Hobo theme (CWE-98). An attacker can manipulate a filename parameter passed to these PHP file inclusion functions to reference arbitrary files on the server's local filesystem, enabling Local File Inclusion (LFI). Exploitation requires no authentication, no user interaction, but is rated as high complexity (AC:H), suggesting some precondition or constraint must be met (e.g., specific server configuration or parameter guessing). The vulnerability is mapped to CAPEC-193 (PHP Remote File Inclusion) (NVD, Patchstack).

Impact

Successful exploitation allows unauthenticated attackers to read arbitrary files from the server, including sensitive configuration files such as wp-config.php (containing database credentials), application source code, and system files like /etc/passwd. The CVSS score reflects high impacts across confidentiality, integrity, and availability, indicating that beyond file disclosure, exploitation could potentially lead to further system compromise — for example, leveraging exposed credentials for database access or lateral movement within the hosting environment (NVD, Patchstack).

Exploitability

There is no public proof-of-concept exploit code and no evidence of in-the-wild exploitation at this time. The EPSS score is approximately 0.0015 (0.15%), indicating a low probability of exploitation in the near term. The vulnerability has not been added to the CISA Known Exploited Vulnerabilities (KEV) catalog. No threat actor attribution has been reported (NVD, Patchstack).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites using the AncoraThemes Hobo theme version 1.0.10 or earlier using tools like WPScan, Shodan, or by inspecting theme metadata in publicly accessible style.css files.
  2. Identify vulnerable parameter: Analyze the theme's PHP source code or observed HTTP requests to locate the file inclusion parameter that accepts user-controlled input without proper sanitization.
  3. Craft LFI payload: Construct an HTTP request targeting the vulnerable endpoint with a manipulated filename parameter, such as ../../../../wp-config.php or /etc/passwd, using path traversal sequences.
  4. Send the request: Submit the crafted GET or POST request to the vulnerable WordPress installation (no authentication required).
  5. Extract sensitive data: Review the server's response for the contents of the included file, extracting database credentials, API keys, or other sensitive configuration data for further exploitation (NVD).

Indicators of compromise

  • Network: Unusual HTTP requests to WordPress theme endpoints containing path traversal sequences (e.g., ../, ..%2F, %2e%2e%2f) in query parameters; requests targeting sensitive files such as wp-config.php or /etc/passwd.
  • Logs: Web server access logs showing GET/POST requests with encoded or plaintext directory traversal patterns directed at Hobo theme PHP files; repeated 200 OK responses to requests with suspicious file path parameters.
  • File System: No direct file system artifacts expected from read-only LFI, but monitor for subsequent unauthorized access to databases using credentials that may have been exposed.

Mitigation and workarounds

Update the AncoraThemes Hobo WordPress theme to a version newer than 1.0.10 as soon as a patched release becomes available. If no patch is currently available, implement Web Application Firewall (WAF) rules to block requests containing path traversal sequences targeting theme file inclusion parameters. Additionally, restrict file system permissions to limit the files accessible by the web server process, and monitor web server logs for suspicious file inclusion attempts (Patchstack, NVD).

Community reactions

The vulnerability was reported by Patchstack and 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 standard vulnerability disclosure channels 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-92541HIGH7.2
  • import-users-from-csv-with-meta
NoYesSep 20, 2026
CVE-2026-92540HIGH7.2
  • import-users-from-csv-with-meta
NoYesSep 20, 2026
CVE-2026-86785MEDIUM5.3
  • woo-to-facebook-shop
NoNoSep 20, 2026
CVE-2026-92965LOW3.7
  • tiktok-for-business
NoYesSep 20, 2026
CVE-2026-92423LOW2.7
  • meow-gallery
NoYesSep 20, 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