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

Impact

The vulnerability is an improper control of the filename used in PHP include/require statements (CWE‑98). In affected versions of the ThemeREX Tiger Claw theme, a user‑controlled parameter can dictate the file that is included, allowing the inclusion of arbitrary local files. The description indicates that if a PHP file is served by the inclusion, code execution within the application context could result. This inference is derived from the statement that the issue allows local file inclusion and the known consequences of LFI attacks. The primary impact is potential disclosure of sensitive files and possible remote code execution if the attacker can provoke the inclusion of a PHP file.

Affected Systems

The WordPress theme Tiger Claw from ThemeREX is affected. All releases from its initial version through 1.1.14 contain the vulnerability. Any installation using a version equal to or older than 1.1.14 is vulnerable; newer releases are not impacted.

Risk and Exploitability

CVE carries a CVSS v3.1 score of 8.1, classifying it as high severity. The EPSS score is reported as <1%, indicating that exploitation in the wild is currently rare. The vulnerability is not listed in the CISA KEV catalog. Based on the description, the likely attack vector involves supplying a crafted URL or input that alters the filename passed to include/require statements; this inference is made because the description states that the file name is improperly controlled. The exploitation does not require authentication, suggesting any user who can send a request to the vulnerable endpoint could potentially trigger the inclusion. Proper input validation or isolation would mitigate the issue.

Generated by OpenCVE AI on April 16, 2026 at 04:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the ThemeREX Tiger Claw theme to version 1.1.15 or later, which removes the unsanitized include/require functionality.
  • If upgrading immediately is not possible, sanitize all file path inputs by restricting them to a whitelist of allowed filenames or directories and stripping any path‑traversal characters such as '..'.
  • Implement a web‑application firewall rule or server‑level configuration to block requests containing suspicious file inclusion patterns or attempts to access system files (e.g., /etc/passwd, /var/www/html/..).

Generated by OpenCVE AI on April 16, 2026 at 04:55 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 tiger Claw
Wordpress
Wordpress wordpress
Vendors & Products Themerex
Themerex tiger Claw
Wordpress
Wordpress wordpress

Thu, 05 Mar 2026 20: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 Tiger Claw tiger-claw allows PHP Local File Inclusion.This issue affects Tiger Claw: from n/a through <= 1.1.14.
Title WordPress Tiger Claw theme <= 1.1.14 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Themerex Tiger Claw
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

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

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

Link: CVE-2026-28061

cve-icon Vulnrichment

Updated: 2026-03-05T19:47:26.613Z

cve-icon NVD

Status : Awaiting Analysis

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

Modified: 2026-03-05T20:16:13.540

Link: CVE-2026-28061

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T05:00:09Z

Weaknesses