
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-58225 is a Local File Inclusion (LFI) vulnerability in the Paragon WordPress theme by Axiomthemes, classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program). It affects all versions of the Paragon theme up to and including version 1.1, with no official patch available as of the time of disclosure. 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), exploitable remotely without authentication (Patchstack).
The root cause is improper control of filename handling in PHP include/require statements within the Paragon theme (CWE-98), which allows user-supplied input to influence which local files are included by the PHP interpreter. An unauthenticated remote attacker can craft a malicious HTTP request that manipulates a file path parameter, causing the server to include and potentially execute arbitrary local PHP files. The attack vector is network-based, requires no privileges or user interaction, and has high attack complexity. No public proof-of-concept exploit code has been identified at this time (Patchstack).
Successful exploitation allows an attacker to read sensitive local files on the server — including configuration files containing database credentials — which could lead to complete database takeover. Depending on server configuration, an attacker may also be able to execute arbitrary PHP code by including files with attacker-controlled content (e.g., uploaded files), potentially resulting in full server compromise. The vulnerability affects confidentiality, integrity, and availability at a high level, and could facilitate lateral movement within a hosting environment (Patchstack).
There is no known public proof-of-concept exploit and no evidence of active in-the-wild exploitation at this time. The EPSS score is approximately 0.115%, indicating a low current probability of exploitation. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. However, Patchstack classifies it as high priority, noting that vulnerabilities of this type are commonly used in mass-exploit campaigns targeting WordPress sites regardless of traffic or popularity (Patchstack).
../../wp-config.php) to reference sensitive local files.wp-config.php containing database credentials) in the HTTP response.../, ..%2F, %2e%2e%2f) in query parameters or POST body fields.wp-config.php.bash, curl, wget) indicating potential code execution following LFI exploitation.No official patch from Axiomthemes is available for the Paragon theme as of the disclosure date; users should contact the vendor directly for remediation status. Patchstack has issued a virtual patching/mitigation rule for its subscribers to block exploitation attempts until an official fix is released. As interim measures, administrators should implement strict input validation for file inclusion mechanisms, use allowlist-based file path controls, disable PHP remote file inclusion (allow_url_include = Off in php.ini), and deploy a Web Application Firewall (WAF) with LFI detection rules. Sites unable to remove or replace the theme should consider restricting access to the WordPress installation at the network level (Patchstack).
Patchstack, which discovered and disclosed the vulnerability through researcher "Bonds," has classified it as high priority and issued a virtual mitigation rule for its platform users. No significant public commentary from other security researchers or media coverage has been identified at this time.
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."