
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-53434 is a PHP Local File Inclusion (LFI) vulnerability in the AncoraThemes ChildHope WordPress theme affecting all versions up to and including 1.1.8. The vulnerability stems from improper control of filename for include/require statements (CWE-98) and can be exploited by unauthenticated remote attackers. It was reported by Tran Nguyen Bao Khanh (VCI - VNPT Cyber Immunity) on August 5, 2025, and published by Patchstack on September 4, 2025. The CVE was formally assigned and published to NVD on December 18, 2025. It carries a CVSS v3.1 base score of 8.1 (High) (Patchstack).
The vulnerability is classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program), which enables PHP Local File Inclusion attacks. The flaw exists because the ChildHope theme fails to properly sanitize or validate user-supplied input before using it in PHP include or require statements, allowing an attacker to manipulate the filename parameter to reference arbitrary files on the server. Exploitation requires no authentication and no user interaction, though attack complexity is rated High, suggesting some precondition or constraint must be met (e.g., specific server configuration or parameter guessing). No public proof-of-concept code has been identified (Patchstack, Feedly).
Successful exploitation allows an unauthenticated attacker to include and read arbitrary local files on the web server, potentially exposing sensitive configuration files such as WordPress wp-config.php (containing database credentials), /etc/passwd, or other confidential server files. Access to database credentials could enable complete database takeover. In worst-case scenarios, if the server configuration permits, LFI may be chained with other techniques (e.g., log poisoning or PHP session file inclusion) to achieve remote code execution, leading to full system compromise and potential lateral movement within the hosting environment (Patchstack).
There is no evidence of active in-the-wild exploitation or a publicly available proof-of-concept at this time. The EPSS score is approximately 0.053% (0.000530), indicating a low current probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Patchstack notes that vulnerabilities of this class (LFI with CVSS 8.1) are commonly used in mass-exploit campaigns targeting WordPress sites regardless of traffic size or popularity, making future exploitation plausible (Patchstack).
/wp-content/themes/childhope/style.css).include/require statement without proper sanitization.../../../../wp-config.php or /etc/passwd, using path traversal sequences.../, ..%2F, ....//) in query parameters or form fields; requests returning unexpected file content (e.g., PHP config syntax in HTTP responses).wp-config.php, /etc/passwd, or PHP session files correlating with suspicious web requests.As of the publication date, no official patch from AncoraThemes is available for the ChildHope theme. Patchstack has issued a virtual patching/mitigation rule for Patchstack-protected sites to block exploitation attempts until an official fix is released. Recommended actions include: (1) immediately update the ChildHope theme if a patched version becomes available; (2) use Patchstack or a similar WAF solution to apply virtual patching; (3) implement strict input validation and allow-lists for file inclusion operations; (4) apply the principle of least privilege to web server processes; and (5) monitor for unauthorized file access or suspicious HTTP requests (Patchstack).
The vulnerability was discovered and responsibly disclosed by Tran Nguyen Bao Khanh of VCI - VNPT Cyber Immunity, who reported it to Patchstack on August 5, 2025. Patchstack published the advisory on September 4, 2025, and assigned it a High priority, noting that LFI vulnerabilities of this severity class are frequently leveraged in mass WordPress exploit campaigns. No significant broader media coverage or notable social media discussion has been identified beyond the Patchstack advisory (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."