
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-58950 is a PHP Local File Inclusion (LFI) vulnerability in the Axiomthemes Lione WordPress theme, classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program). It affects all versions of the Lione theme up to and including version 1.16. The vulnerability was published on December 18, 2025, and was assigned by Patchstack. It carries a CVSS v3.1 base score of 8.1 (High) (Feedly, Patchstack).
The root cause is improper control of filename parameters used in PHP include/require statements within the Lione WordPress theme (CWE-98). An attacker can manipulate file path parameters passed to these inclusion functions to reference arbitrary local files on the server, enabling Local File Inclusion (LFI). Exploitation requires high attack complexity and no privileges, but does require some form of user interaction, and is conducted remotely over the network. No public proof-of-concept code has been identified at this time (Feedly, Patchstack).
Successful exploitation could allow a remote attacker to read sensitive local files on the server (e.g., configuration files, credentials, /etc/passwd), access confidential information, and potentially achieve arbitrary code execution if combined with file upload capabilities or log poisoning techniques. All three security pillars — confidentiality, integrity, and availability — are rated as HIGH impact in the CVSS scoring. The scope is limited to the affected system, but sensitive data exposure could facilitate further lateral movement within a hosting environment (Feedly).
As of the disclosure date, there is no public proof-of-concept exploit and no evidence of active in-the-wild exploitation. The EPSS score is approximately 0.053%, indicating a low probability of exploitation in the near term. The vulnerability has not been added to the CISA Known Exploited Vulnerabilities (KEV) catalog. No threat actor attribution has been reported (Feedly).
style.css version header).include or require statement — typically via GET/POST parameters in theme template files.?file=../../../../etc/passwd or similar path traversal sequences, targeting the vulnerable endpoint.../, ..%2F, %2e%2e%2f) in query parameters.file, path, template, or page parameters./etc/passwd, wp-config.php, or server configuration files reflected in application or error logs.include/require calls referencing paths outside the WordPress installation directory (Feedly).Users should update the Lione WordPress theme to a version beyond 1.16 as soon as a patched release becomes available from Axiomthemes. In the interim, the following mitigations are recommended: (1) audit and restrict file inclusion mechanisms in the theme; (2) implement strict server-side input validation for all file path parameters; (3) use allowlists for permitted file inclusions; (4) apply the principle of least privilege to the web server process; and (5) consider temporarily disabling the theme until an official patch is released. Web Application Firewall (WAF) rules targeting path traversal patterns can also provide an additional layer of defense (Feedly, 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."