CVE-2025-58950
WordPress vulnerability analysis and mitigation

Overview

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).

Technical details

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).

Impact

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).

Exploitability

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).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites using the Axiomthemes Lione theme version 1.16 or earlier using tools like WPScan, Shodan, or manual inspection of theme metadata (e.g., style.css version header).
  2. Identify vulnerable parameter: Locate theme functionality that accepts user-controlled file path input passed to a PHP include or require statement — typically via GET/POST parameters in theme template files.
  3. Craft LFI payload: Construct a request with a manipulated file path parameter, such as ?file=../../../../etc/passwd or similar path traversal sequences, targeting the vulnerable endpoint.
  4. Trigger file inclusion: Submit the crafted request to the vulnerable WordPress page or AJAX endpoint, causing the server to include and return the contents of the targeted local file.
  5. Escalate (optional): If the server has writable directories accessible via the web, combine LFI with log poisoning or file upload to achieve Remote Code Execution (RCE) (Feedly).

Indicators of compromise

  • Network: Unusual HTTP GET or POST requests to WordPress pages using the Lione theme containing path traversal sequences (e.g., ../, ..%2F, %2e%2e%2f) in query parameters.
  • Logs: Web server access logs showing requests with encoded or plain path traversal strings targeting theme-related endpoints; repeated 200 responses to requests with suspicious file, path, template, or page parameters.
  • File System: Unexpected access to sensitive files such as /etc/passwd, wp-config.php, or server configuration files reflected in application or error logs.
  • Process: PHP error logs showing failed or successful include/require calls referencing paths outside the WordPress installation directory (Feedly).

Mitigation and workarounds

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).

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-77115HIGH7.1
  • brave-popup-builder
NoYesAug 23, 2026
CVE-2026-77116MEDIUM4.3
  • brave-popup-builder
NoYesAug 23, 2026
CVE-2026-14853MEDIUM4.3
  • woocommerce-bookings
NoYesAug 23, 2026
CVE-2026-77003LOW2.7
  • content-mask
NoYesAug 23, 2026
CVE-2026-13598NONEN/A
  • restrictmate
NoYesAug 23, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management