
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-69047 is a PHP Local File Inclusion (LFI) vulnerability in the magentech MaxShop WordPress theme (slug: sw_maxshop), classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program). It affects all MaxShop versions through 3.6.20 and was reported by security researcher "Bonds" on May 31, 2025, with public disclosure by Patchstack on December 30, 2025, and CVE assignment on January 22, 2026. The vulnerability carries a CVSS v3.1 base score of 8.1 (High), assessed by CISA-ADP (Patchstack, NVD).
The root cause is improper sanitization and validation of user-supplied input used in PHP include/require statements within the MaxShop theme, classified as CWE-98. An unauthenticated remote attacker can manipulate filename parameters passed to these PHP file inclusion functions to load arbitrary local files from the server's filesystem. No authentication or user interaction is required, though the attack complexity is rated High, suggesting some precondition (such as specific server configuration or path traversal constraints) must be met. The vulnerability is categorized under OWASP Top 10 A3: Injection and maps to CAPEC-193 (PHP Remote File Inclusion) (Patchstack, NVD).
Successful exploitation allows an unauthenticated attacker to read arbitrary files from the server, including sensitive configuration files such as wp-config.php (containing database credentials), application source code, and system files. This can lead to full database compromise, credential theft, and potential further lateral movement within the hosting environment. The CVSS assessment reflects high confidentiality, integrity, and availability impact, meaning exploitation could also facilitate file manipulation or denial of service depending on server configuration (Patchstack).
No public proof-of-concept exploit code has been identified, and there is no confirmed evidence of in-the-wild exploitation at this time. 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. Patchstack notes that vulnerabilities of this class (LFI with CVSS 8.1) are frequently used in mass-exploit campaigns targeting WordPress sites at scale (Patchstack).
sw_maxshop in page source or HTTP headers.include/require statement without adequate sanitization.../../../../wp-config.php or /etc/passwd) in the vulnerable parameter to reference a target local file.wp-config.php or other sensitive files to enable further compromise such as database access, credential reuse, or remote code execution via additional attack chains (Patchstack).../, ..%2F, %2e%2e%2f) in query parameters or request bodies; repeated requests from a single IP targeting theme-related PHP files.wp-config, /etc/passwd, or similar sensitive file references.As of the time of disclosure, no official patch from magentech is available for MaxShop versions through 3.6.20; site owners should contact magentech directly for updates. Patchstack has issued a virtual patching/mitigation rule for Patchstack-protected sites to block exploitation attempts until an official fix is released. As interim measures, administrators should implement Web Application Firewall (WAF) rules to detect and block path traversal and file inclusion patterns, restrict network access to MaxShop installations where possible, and monitor server logs for suspicious file inclusion attempts. Consider temporarily deactivating the MaxShop theme if no business-critical dependency exists (Patchstack).
Wordfence included CVE-2025-69047 in its weekly WordPress vulnerability report covering December 15, 2025 to January 4, 2026, indicating broader community awareness within the WordPress security ecosystem (Wordfence). No significant vendor statements from magentech or notable researcher commentary beyond the Patchstack disclosure have been identified.
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."