Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in zozothemes Miion miion allows PHP Local File Inclusion.This issue affects Miion: from n/a through <= 1.2.7.
Published: 2026-01-22
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is caused by the theme’s PHP code improperly controlling the filename supplied to an include/require statement, allowing the attacker to trigger PHP local file inclusion. By manipulating the file path, a threat actor could read arbitrary files on the server or execute arbitrary PHP code, which directly compromises confidentiality, integrity, and could enable remote code execution. The weakness is identified by CWE-98, a flaw that permits inclusion of unintended files.

Affected Systems

This flaw affects the Miion theme provided by zozothemes, for all releases up through version 1.2.7. Any WordPress site that has installed or activated the Miion theme at or below that version is vulnerable. The issue is confined to the theme code and does not extend to the core WordPress installation.

Risk and Exploitability

The CVSS base score of 7.5 indicates a moderate‑to‑high severity, while the EPSS score of less than 1% suggests that the current exploitation probability is low. The vulnerability is not listed in the CISA KEV catalog. Although the description does not specify a particular input vector, it is inferred that the attack vector is likely through externally modifiable query parameters or form inputs that are passed to the vulnerable include call. Successful exploitation would require the attacker to have network reach to the web server hosting the site and the ability to influence the include parameter.

Generated by OpenCVE AI on April 29, 2026 at 12:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Miion theme to the latest available version (v1.2.8 or newer).
  • If an upgrade is not immediately possible, modify the theme’s code to validate the include path strictly against a whitelist and to resolve paths within the theme directory, thereby addressing the CWE‑98 weakness.
  • Add a server‑level rule (for example, in .htaccess) to deny direct access to PHP files inside the theme directory, preventing exploitation via crafted URLs.

Generated by OpenCVE AI on April 29, 2026 at 12:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 29 Jan 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

cvssV3_1

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


Wed, 28 Jan 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 23 Jan 2026 16:45:00 +0000

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

Thu, 22 Jan 2026 23:00: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 zozothemes Miion miion allows PHP Local File Inclusion.This issue affects Miion: from n/a through <= 1.2.7.
Title WordPress Miion theme <= 1.2.7 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T20:08:56.666Z

Reserved: 2025-12-24T14:00:54.032Z

Link: CVE-2025-68913

cve-icon Vulnrichment

Updated: 2026-01-28T16:52:15.928Z

cve-icon NVD

Status : Deferred

Published: 2026-01-22T17:16:15.357

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-68913

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T13:00:06Z

Weaknesses
  • CWE-98

    Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')