Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ThemeREX Miller christine-miller allows PHP Local File Inclusion.This issue affects Miller: from n/a through <= 1.3.3.
Published: 2026-03-05
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Local File Inclusion that can lead to execution of arbitrary code on the server
Action: Patch
AI Analysis

Impact

This vulnerability arises from improper validation of a filename supplied to an include or require statement in the Miller WordPress theme. The lack of checks allows an attacker to specify arbitrary local file paths, resulting in a local file inclusion flaw. If an attacker can influence the value passed to the include, they may read sensitive files or cause the server to execute malicious PHP code, thereby compromising confidentiality, integrity, and availability of the site. The weakness is classified as CWE-98.

Affected Systems

The affected product is the ThemeREX Miller WordPress theme, versions from the earliest available release through version 1.3.3. Any WordPress installation utilizing these theme versions is susceptible.

Risk and Exploitability

The CVSS score of 8.1 indicates a high severity, but the EPSS score of < 1% suggests exploitation is currently rare or unlikely. The vulnerability is not listed in CISA’s KEV catalog. Exploitation typically requires an attacker to supply a crafted request that manipulates the filename parameter in the theme’s PHP code. Successful exploitation could occur if the theme’s include calls are reachable via a public-facing page and the attacker can control the query string or post data. Given the nature of the flaw, attacks would likely be delivered remotely through crafted URLs or form submissions that trigger the include with a malicious path.

Generated by OpenCVE AI on April 15, 2026 at 23:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Miller theme to a version newer than 1.3.3, as the issue is fixed in later releases
  • Remove or disable the vulnerable theme entirely if an upgrade is not immediately possible, and ensure that no theme files remain on the server
  • If upgrading is delayed, restrict the include path by hard‑coding the directory or validating the filename before calling include or require; this mitigates CWE‑98 by preventing arbitrary file inclusion

Generated by OpenCVE AI on April 15, 2026 at 23:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 06 Mar 2026 15:30:00 +0000

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

Thu, 05 Mar 2026 22:15:00 +0000

Type Values Removed Values Added
Metrics 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'}

ssvc

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


Thu, 05 Mar 2026 06:15: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 ThemeREX Miller christine-miller allows PHP Local File Inclusion.This issue affects Miller: from n/a through <= 1.3.3.
Title WordPress Miller theme <= 1.3.3 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Themerex Miller
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-01T14:15:33.552Z

Reserved: 2026-02-25T12:13:34.839Z

Link: CVE-2026-28053

cve-icon Vulnrichment

Updated: 2026-03-05T21:14:26.540Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-03-05T06:16:38.610

Modified: 2026-03-05T22:16:14.187

Link: CVE-2026-28053

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T23:15:17Z

Weaknesses