CVE-2026-22513
WordPress vulnerability analysis and mitigation

Overview

CVE-2026-22513 is a Local File Inclusion (LFI) vulnerability in the AncoraThemes Triompher WordPress theme, classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program). It affects all versions of the Triompher theme through 1.1.0 and allows unauthenticated remote attackers to include and read arbitrary local files from the server. The vulnerability was published on March 25, 2026, and was reported by Patchstack. It carries a CVSS v3.1 base score of 8.1 (High) (Feedly, ENISA EUVD).

Technical details

The vulnerability stems from improper validation and sanitization of user-controlled input used in PHP include/require statements within the Triompher theme (CWE-98). An attacker can manipulate filename parameters passed to these PHP file inclusion functions to traverse the file system and include arbitrary local files. Exploitation requires no authentication, no user interaction, and no special privileges, though attack complexity is rated High, suggesting some precondition or bypass is needed (e.g., specific parameter manipulation). No public proof-of-concept code has been identified at this time (Feedly, Patchstack).

Impact

Successful exploitation allows an unauthenticated attacker to read sensitive files from the WordPress server, including configuration files (e.g., wp-config.php) that may contain database credentials, secret keys, and other sensitive information. This exposure can lead to full system compromise, unauthorized database access, and potential lateral movement within the affected infrastructure. Confidentiality, integrity, and availability are all rated as High impact (Feedly).

Exploitability

There is currently no public proof-of-concept exploit and no evidence of active in-the-wild exploitation 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 has not been added to the CISA Known Exploited Vulnerabilities (KEV) catalog. The vulnerability was disclosed and assigned by Patchstack (Feedly, ENISA EUVD).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites using the Triompher theme (version ≤ 1.1.0) via passive fingerprinting tools such as WPScan, Shodan, or by inspecting HTTP response headers and page source for theme references.
  2. Identify vulnerable parameter: Analyze the theme's PHP source code or use fuzzing tools to identify parameters passed to PHP include/require statements that accept user-controlled input.
  3. Craft LFI payload: Construct an HTTP request with a path traversal payload (e.g., ../../../../wp-config.php) in the vulnerable parameter to attempt local file inclusion.
  4. Extract sensitive data: If successful, the server returns the contents of the targeted file (e.g., wp-config.php), exposing database credentials, authentication keys, and salts.
  5. Escalate access: Use extracted credentials to access the WordPress database directly or authenticate to the WordPress admin panel, enabling further compromise or lateral movement (Feedly).

Indicators of compromise

  • Network: Unusual HTTP GET or POST requests to WordPress theme files containing path traversal sequences (e.g., ../, ..%2F, %2e%2e%2f) in query parameters.
  • Logs: Web server access logs showing requests to Triompher theme PHP files with suspicious parameter values referencing system files (e.g., /etc/passwd, wp-config.php).
  • Logs: HTTP 200 responses to requests containing path traversal patterns targeting theme endpoints, particularly from unfamiliar IP addresses.
  • File System: Unexpected access timestamps on sensitive files such as wp-config.php or /etc/passwd that do not correspond to legitimate administrative activity.

Mitigation and workarounds

Users should immediately upgrade the AncoraThemes Triompher WordPress theme to a version newer than 1.1.0, which contains the fix for this vulnerability. If an immediate upgrade is not possible, administrators should implement network-level controls (e.g., WAF rules) to block requests containing path traversal sequences targeting theme files, and restrict public access to theme PHP files where feasible. Monitoring server logs for suspicious file access attempts is also recommended as a compensating control (Feedly, Patchstack).

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-16955NONEN/A
  • ai-engine
NoYesAug 08, 2026
CVE-2026-16953NONEN/A
  • ai-engine
NoYesAug 08, 2026
CVE-2026-16948NONEN/A
  • solace-extra
NoYesAug 08, 2026
CVE-2026-16608NONEN/A
  • download-monitor
NoYesAug 08, 2026
CVE-2026-16595NONEN/A
  • wpdirectorykit
NoYesAug 08, 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