
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-53439 is a PHP Local File Inclusion (LFI) vulnerability in the Axiomthemes Harper WordPress theme, classified under CWE-98 (Improper Control of Filename for Include/Require Statement). It affects Harper theme versions up to and including 1.13 and can be exploited by unauthenticated remote attackers. The vulnerability was reported by 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 root cause is improper control of filename parameters used in PHP include/require statements within the Harper WordPress theme (CWE-98), allowing an attacker to manipulate file path inputs to include arbitrary local files on the server. Because no authentication is required, a remote attacker can send a crafted HTTP request with a malicious filename parameter to trigger the inclusion of sensitive server-side files. This falls under OWASP Top 10 category A3: Injection and is mapped to CAPEC-193 (PHP Remote File Inclusion). No public proof-of-concept code has been disclosed at this time (Patchstack).
Successful exploitation allows an attacker to read arbitrary local files on the web server, including sensitive configuration files such as wp-config.php (which contains database credentials), potentially enabling complete database takeover. Depending on server configuration, LFI may also be chained with other techniques (e.g., log poisoning) to achieve remote code execution, leading to full server compromise. The vulnerability has high confidentiality, integrity, and availability impact per its CVSS scoring (Patchstack).
No public proof-of-concept exploit or evidence of active in-the-wild exploitation has been observed as of the time of publication. The EPSS score is approximately 0.053%, indicating a low current probability of exploitation. 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) to reference sensitive files.wp-config.php) in the HTTP response.../, ..%2F, %2e%2e%2f) in query parameters; requests from unfamiliar IPs targeting theme-specific PHP files.wp-config.php, /etc/passwd, or server log files; presence of web shells in the theme directory if LFI was chained with file upload.As of the publication date, no official patch from the theme developer (Axiomthemes) is available for Harper theme versions ≤ 1.13. Patchstack has issued a virtual patching/mitigation rule for its users to block exploitation attempts until an official fix is released. Recommended actions include: (1) deploying Patchstack or a comparable WAF rule to block LFI attempts, (2) implementing strict server-side input validation and whitelisting for any file inclusion parameters, (3) restricting web server filesystem permissions to limit accessible files, and (4) monitoring for suspicious file access patterns. Site owners should contact the theme developer or consider replacing the theme if no patch is forthcoming (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."