
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-53447 is a PHP Local File Inclusion (LFI) vulnerability in the Axiomthemes Assembly WordPress theme, affecting all versions up to and including 1.1. The flaw stems from improper control of filename for include/require statements (CWE-98), allowing unauthenticated remote attackers to include and execute arbitrary local PHP files. 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 vulnerability is classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program), which occurs when user-supplied input is passed unsanitized to PHP include() or require() statements within the Assembly theme. An unauthenticated attacker can craft a network request that manipulates the filename parameter to traverse the server's file system and include sensitive local files. No authentication or user interaction is required, though the attack complexity is rated High, suggesting some precondition or constraint must be met (e.g., specific server configuration or path traversal bypass). The vulnerability is mapped to CAPEC-193 (PHP Remote File Inclusion) and OWASP Top 10 A3: Injection (Patchstack).
Successful exploitation allows an attacker to read sensitive files on the server — including configuration files containing database credentials — potentially enabling complete database takeover. Beyond information disclosure, an attacker may be able to execute arbitrary PHP code by including files with attacker-controlled content (e.g., uploaded files), compromising the integrity and availability of the WordPress site. The CVSS scoring reflects high impacts across confidentiality, integrity, and availability (Patchstack).
As of the time of publication, there is no public proof-of-concept exploit and no evidence of active in-the-wild exploitation. The EPSS score is approximately 0.115%, indicating a low current probability of exploitation. No official patch has been released by the vendor, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Patchstack has noted that vulnerabilities of this class are commonly used in mass-exploit campaigns targeting WordPress sites at scale (Patchstack).
inurl:wp-content/themes/assembly).include() or require() statement without sanitization.../../../../wp-config.php) to target sensitive files.wp-config.php (database credentials) or /etc/passwd.../, ..%2F, %2e%2e%2f) in query parameters or POST body fields.wp-config.php, /etc/passwd, or other system files by the web server process; presence of uploaded files with embedded PHP code in the theme's upload directories.bash, curl, wget) if code execution is achieved via LFI chaining.As of the publication date, no official patch has been released by Axiomthemes for the Assembly theme. Site owners should update the theme to any version beyond 1.1 if and when a patched release becomes available. In the interim, Patchstack has issued a virtual patching/mitigation rule for its subscribers to block exploitation attempts. Additional hardening measures include implementing strict input validation for file inclusion parameters, using allowlists for permitted file paths, restricting PHP configuration (e.g., disabling allow_url_include), and monitoring server logs for suspicious file access patterns (Patchstack).
Patchstack, which discovered and disclosed the vulnerability through researcher "Bonds," has classified it as high priority and noted that LFI vulnerabilities of this type are frequently leveraged in mass-exploit campaigns against WordPress sites. No significant vendor statement, broader media coverage, or notable social media discussion has been identified at this time (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."