
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-53438 is a Local File Inclusion (LFI) vulnerability in the Axiomthemes FitLine WordPress theme, classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program). It affects all versions of the FitLine theme up to and including version 1.6, and can be exploited by unauthenticated remote attackers. The vulnerability was reported by security researcher "Bonds" on August 3, 2025, and published by Patchstack on September 2, 2025. It carries a CVSS v3.1 base score of 8.1 (High) (Patchstack).
The vulnerability stems from improper control of filenames used in PHP include/require statements within the FitLine WordPress theme (CWE-98), allowing an attacker to manipulate the file path parameter to include arbitrary local files from the server. Because no authentication is required and user-supplied input is not adequately sanitized before being passed to PHP file inclusion functions, a remote unauthenticated attacker can craft a malicious HTTP request to trigger the inclusion of sensitive server-side files. The attack complexity is rated High, suggesting some precondition or specific request crafting is needed, but no privileges or user interaction are required. No public proof-of-concept code has been disclosed as of the time of publication (Patchstack).
Successful exploitation allows an unauthenticated attacker to read arbitrary files on the web server, including sensitive configuration files such as WordPress wp-config.php (which contains database credentials), /etc/passwd, or other files accessible to the web server process. Access to database credentials could enable complete database takeover, exposure of user data, and potential lateral movement within the hosting environment. The high CVSS score reflects the combined risk of confidentiality, integrity, and availability impacts — all rated High — making this a severe threat to affected WordPress installations (Patchstack).
As of the time of publication, there is no known public proof-of-concept exploit and no confirmed evidence of active in-the-wild exploitation. The EPSS score is approximately 0.053%, indicating a low current probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. However, Patchstack notes that vulnerabilities of this class are commonly used in mass-exploit campaigns targeting WordPress sites at scale, regardless of site popularity (Patchstack).
include() or require() function within the FitLine theme code.../../../../wp-config.php) to reference a sensitive local file.wp-config.php) in the HTTP response.../, ..%2F, %2e%2e%2f) in query parameters or POST body fields.wp-config.php, /etc/passwd, or server configuration files by the web server process.As of the publication date, no official patch from Axiomthemes is available for the FitLine theme. Site owners should contact Axiomthemes directly to request a security update or monitor for a patched release beyond version 1.6. As an interim measure, Patchstack has issued a virtual patching/mitigation rule for its subscribers to block exploitation attempts. Additional workarounds include disabling the FitLine theme and switching to a maintained alternative, configuring PHP with allow_url_include = Off and open_basedir restrictions to limit file inclusion scope, and applying strict input validation at the web application firewall (WAF) level (Patchstack).
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."