Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Select-Themes Struktur Core allows PHP Local File Inclusion.

This issue affects Struktur Core: from n/a before 2.7.
Published: 2026-07-13
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability stems from improper control of the filename used in a PHP include/require statement within the Struktur Core plugin. This flaw allows an attacker to trigger a local file inclusion, potentially reading sensitive files or executing arbitrary server‑side code. The description references a PHP Remote File Inclusion scenario, suggesting that remote input could be used to induce inclusion, but the only confirmed effect is local file inclusion. The weakness is classified as CWE‑98, indicating unsafe input handling in the path resolution process.

Affected Systems

Affected systems are WordPress sites running Select–Themes: Struktur Core up to, but not including, version 2.7. The plugin in those versions contains an LFI issue. No specific WordPress core or server environment is mentioned in the advisory, so any WordPress installation that includes the vulnerable plugin is at risk.

Risk and Exploitability

The CVSS base score is 7.5, reflecting a less than 1% EPSS score, indicating that current exploit activity is rare. The vulnerability is not listed in CISA’s KEV catalogue, indicating no known large‑scale exploitation. Exploitation would likely come from the plugin processing unsanitized user input, leading to LFI. While the description alludes to remote file inclusion possibilities, the confirmed impact is LFI. The attack vector is inferred from the nature of the flaw; no explicit vector information is supplied in the advisory.

Generated by OpenCVE AI on August 13, 2026 at 12:54 UTC.

Remediation

Vendor Solution

Update the WordPress Struktur Core plugin to the latest available version (at least 2.7).


OpenCVE Recommended Actions

  • Upgrade the Struktur Core plugin to version 2.7 or later, which removes the insecure include logic.
  • If an immediate upgrade is not possible, disable the plugin or replace it with a secure alternative, and ensure any user‑controlled file inclusion paths are removed or sanitized.
  • Configure the web server to restrict file permissions, apply a web application firewall, and enforce the principle of least privilege to mitigate any remaining LFI risks.

Generated by OpenCVE AI on August 13, 2026 at 12:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 11 Aug 2026 17:30:00 +0000


Tue, 11 Aug 2026 17: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 Select-Themes Struktur Core struktur-core allows PHP Local File Inclusion.This issue affects Struktur Core: from n/a through <= 2.5.1. Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Select-Themes Struktur Core allows PHP Local File Inclusion. This issue affects Struktur Core: from n/a before 2.7.
Title WordPress Struktur Core plugin <= 2.5.1 - Local File Inclusion vulnerability WordPress Struktur Core plugin < 2.7 - Local File Inclusion vulnerability
References

Mon, 13 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 13 Jul 2026 10: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 Select-Themes Struktur Core struktur-core allows PHP Local File Inclusion.This issue affects Struktur Core: from n/a through <= 2.5.1.
Title WordPress Struktur Core plugin <= 2.5.1 - Local File Inclusion vulnerability
Weaknesses CWE-98
References
Metrics 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'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-11T17:04:08.756Z

Reserved: 2026-06-25T08:05:08.367Z

Link: CVE-2026-57803

cve-icon Vulnrichment

Updated: 2026-07-13T14:08:44.450Z

cve-icon NVD

Status : Deferred

Published: 2026-07-13T10:16:44.567

Modified: 2026-08-11T17:18:04.867

Link: CVE-2026-57803

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T13:00:04Z

Weaknesses
  • CWE-98

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