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

Impact

The AncoraThemes Strux theme contains an improper control of the filename used in PHP include/require statements, a classic file inclusion flaw (CWE-98). This vulnerability allows an attacker to specify a path that the application will include, potentially exposing sensitive files or executing arbitrary code. The impact ranges from information disclosure to full remote code execution depending on the file system layout and server permissions, and can affect the entire WordPress site hosting the theme.

Affected Systems

WordPress sites that are using AncoraThemes Strux theme version 1.9 or earlier are impacted. Any site deploying the theme from the earliest releases up to version 1.9 is vulnerable, regardless of the WordPress core version.

Risk and Exploitability

The CVSS score of 8.1 indicates high severity. With an EPSS score of less than 1 % the current probability of exploitation is very low, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector involves a web‐based request to a site using the theme, where the attacker supplies a malicious parameter that controls the include path. If an attacker succeeds, they could read arbitrary files from the server or execute code, leading to compromise of the entire WordPress installation.

Generated by OpenCVE AI on April 29, 2026 at 15:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade AncoraThemes Strux to a version newer than 1.9 or apply the vendor’s official patch if available.
  • If an immediate update is not possible, disable the Strux theme and switch the site to a different, unpatched theme to eliminate the vulnerable code path.
  • Restrict file and directory permissions on the web server so that the PHP runtime cannot read beyond the webroot, thereby limiting the damage that a local file inclusion could cause.

Generated by OpenCVE AI on April 29, 2026 at 15:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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


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

Type Values Removed Values Added
Metrics ssvc

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


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


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 20:30: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'}


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

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T20:22:51.090Z

Reserved: 2025-06-04T09:42:48.972Z

Link: CVE-2025-49371

cve-icon Vulnrichment

Updated: 2025-12-18T19:14:22.542Z

cve-icon NVD

Status : Deferred

Published: 2025-12-18T08:15:51.553

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

Link: CVE-2025-49371

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-98

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