Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ThemeREX Progress progress allows PHP Local File Inclusion.This issue affects Progress: from n/a through <= 1.2.
Published: 2026-03-05
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Local File Inclusion
Action: Update Theme
AI Analysis

Impact

The vulnerability arises from insufficient validation of the filename used in a PHP include/require statement within the ThemeREX Progress theme. This flaw, categorized as CWE-98, allows a malicious actor to instruct the server to include arbitrary local files when a user visits the site. The primary impact can include unauthorized disclosure of sensitive files such as configuration or database credentials and, in some scenarios, execution of malicious PHP code if a writable file can be injected. Even though the entry is labeled a "Remote File Inclusion" vulnerability, the implementation described indicates it is a local file inclusion that can be triggered remotely via crafted requests to the site.

Affected Systems

The issue affects the ThemeREX Progress WordPress theme for all releases up to and including version 1.2. In particular, any site that has the theme installed with a version number of 1.2 or earlier is vulnerable. Versions released after 1.2 are not considered affected by the information currently available.

Risk and Exploitability

The CVSS score of 8.1 signals a high severity, reflecting the potential for significant confidentiality and integrity damage. However, the EPSS score is reported as less than 1%, indicating a very low probability of exploitation at the time of analysis. The vulnerability is not listed in the CISA KEV catalog. Attackers are likely to leverage the vulnerable include mechanism via an externally craftable URL parameter, making the attack vector remote and accessible to unauthenticated users who can probe the website. Successful exploitation could expose sensitive data or enable code execution, hence the high CVSS score, but the low EPSS suggests it is not currently actively targeted.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the ThemeREX Progress theme to version 1.3 or newer, which removes the insecure include logic.
  • If an immediate upgrade is not feasible, isolate the theme directory from user input by implementing file path restrictions or moving it to a server location not directly exposed by URL.
  • Deploy a web application firewall rule to block requests that attempt to exploit local file inclusion patterns, such as URLs containing "../../" or other directory traversal sequences.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 06 Mar 2026 17: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'}


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

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

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 Progress progress allows PHP Local File Inclusion.This issue affects Progress: from n/a through <= 1.2.
Title WordPress Progress theme <= 1.2 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Themerex Progress
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

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

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

Link: CVE-2026-28034

cve-icon Vulnrichment

Updated: 2026-03-06T16:47:10.324Z

cve-icon NVD

Status : Awaiting Analysis

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

Modified: 2026-03-06T17:16:26.950

Link: CVE-2026-28034

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses