Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in axiomthemes Lione lione allows PHP Local File Inclusion.This issue affects Lione: from n/a through <= 1.16.
Published: 2025-12-18
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from an improper control of the filename used in PHP include or require statements within the WordPress Lione theme. This flaw allows a malformed input to be interpreted as a local file path, potentially enabling an attacker to access sensitive files or even execute arbitrary PHP code. The impact is significant, providing a route for attackers to compromise confidentiality, integrity, and availability of the affected WordPress site. The weakness is classified as CWE-98, indicating a flaw in file inclusion controls.

Affected Systems

All installations of the AxiomThemes Lione theme for WordPress with versions from the initial release up to and including version 1.16 are affected. Users deploying these theme versions on any WordPress site encounter the vulnerability.

Risk and Exploitability

The CVSS score of 8.1 places this flaw in the high severity range, while the EPSS score of less than 1% suggests a low but non‑zero probability of exploitation in the near term. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is through any user‑controllable input that feeds a filename into the theme’s inclusion logic, such as query parameters or form fields. Successful exploitation would require that the attacker be able to provide or influence the path used in the include or require statement.

Generated by OpenCVE AI on April 29, 2026 at 22:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Lione theme to any version newer than 1.16 once it becomes available.
  • If an immediate update is not possible, replace all include/require calls with sanitized paths that only allow files within approved directories, using functions such as basename() and safe_path checks.
  • Configure the web server to deny direct HTTP access to critical directories like wp-content/themes/lione/inc and any other directories that might hold executable PHP files.

Generated by OpenCVE AI on April 29, 2026 at 22:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N'}

cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Tue, 20 Jan 2026 15:30:00 +0000


Tue, 20 Jan 2026 14:45:00 +0000


Tue, 23 Dec 2025 20:00:00 +0000

Type Values Removed Values Added
First Time appeared Axiomthemes
Axiomthemes lione
CPEs cpe:2.3:a:axiomthemes:lione:*:*:*:*:*:wordpress:*:*
Vendors & Products Axiomthemes
Axiomthemes lione

Fri, 19 Dec 2025 09:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Thu, 18 Dec 2025 17:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 18 Dec 2025 07:45:00 +0000

Type Values Removed Values Added
Description Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in axiomthemes Lione lione allows PHP Local File Inclusion.This issue affects Lione: from n/a through <= 1.16.
Title WordPress Lione theme <= 1.16 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Axiomthemes Lione
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:13:50.573Z

Reserved: 2025-09-06T04:44:54.905Z

Link: CVE-2025-58950

cve-icon Vulnrichment

Updated: 2025-12-18T16:27:16.188Z

cve-icon NVD

Status : Modified

Published: 2025-12-18T08:16:02.890

Modified: 2026-04-27T20:16:22.307

Link: CVE-2025-58950

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T22:30:21Z

Weaknesses