
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-54690 is a PHP Local File Inclusion (LFI) vulnerability in the themeStek Xinterio WordPress theme, classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program). It affects all versions of the Xinterio theme up to and including version 4.2, developed by PBM Infotech Private Limited. The vulnerability was reported on July 5, 2025, by Tran Nguyen Bao Khanh of VCI - VNPT Cyber Immunity, published by Patchstack on August 6, 2025, and assigned a CVSS v3.1 base score of 8.1 (High) (Patchstack).
The root cause is improper control of filename parameters used in PHP include/require statements within the Xinterio theme (CWE-98), which allows an attacker to manipulate file path inputs to include arbitrary local files from the server's filesystem. Exploitation requires no authentication and no user interaction, but carries high attack complexity (AC:H), suggesting that specific conditions or non-default configurations must be met. The vulnerability is classified under OWASP Top 10 category A3: Injection and maps to CAPEC-193 (PHP Remote File Inclusion). No public proof-of-concept code has been disclosed at this time (Patchstack).
Successful exploitation allows an unauthenticated remote attacker to read arbitrary local files from the web server's filesystem, potentially exposing sensitive configuration files such as wp-config.php, which contains database credentials. This could lead to complete database takeover, credential theft, and further compromise of the WordPress installation. Confidentiality, integrity, and availability are all rated as high impact, making this a significant risk for any site running the affected theme (Patchstack).
There is currently no public proof-of-concept exploit and no confirmed evidence of in-the-wild exploitation. The EPSS score is approximately 0.0015 (0.15%), indicating a low but non-negligible probability of exploitation in the near term. Patchstack notes that vulnerabilities of this class are frequently used in mass-exploit campaigns targeting WordPress sites at scale, regardless of site popularity. The vulnerability is not currently listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (Patchstack).
include/require statement.../../../../wp-config.php) targeting the vulnerable inclusion point.wp-config.php (database credentials), /etc/passwd, or other sensitive server-side files.../, ..%2F, %2e%2e%2f) or references to sensitive files like wp-config.php or /etc/passwd.wp-config.php, /etc/passwd, or other configuration files that should not be web-accessible.The vendor has released Xinterio version 4.3, which patches this vulnerability; all users should update immediately. As an interim measure, Patchstack has issued a virtual patching/mitigation rule for subscribers that blocks exploitation attempts before an update can be applied. Additional hardening steps include implementing strict input validation for file inclusion mechanisms, using allowlists for permitted file paths, disabling PHP remote file inclusion (allow_url_include = Off in php.ini), and deploying a Web Application Firewall (WAF) with rules targeting LFI patterns (Patchstack).
Wordfence included this vulnerability in their weekly WordPress vulnerability report for the period of August 4–10, 2025, highlighting it as part of broader WordPress ecosystem security coverage. Patchstack, the assigning CNA, classified it as high priority and noted that LFI vulnerabilities of this type are commonly leveraged in mass-exploit campaigns against WordPress sites. No significant independent researcher commentary or broader media coverage has been identified beyond these security vendor reports.
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."