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.
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 arises from improper control of the filename used in a PHP include/require statement within the Struktur Core plugin. This flaw permits an attacker to trigger a local file inclusion, potentially reading sensitive files or executing arbitrary server‑side code if the application environment allows. The weakness is identified 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 and including version 2.5.1. 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. 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 1, 2026 at 10:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Struktur Core plugin to a version that removes the insecure include logic, such as 2.5.2 or later.
  • If an immediate upgrade is not possible file inclusion to a whitelist of safe directories and disable any functionality that passes user input directly to include or require statements.
  • Configure a web application firewall or adjust file permissions to prevent read access to sensitive files and block directory traversal, ensuring the server runs with the least privilege necessary to support the WordPress site.

Generated by OpenCVE AI on August 1, 2026 at 10:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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-07-13T14:08:50.346Z

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

Link: CVE-2026-57803

cve-icon Vulnrichment

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

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T10:30:04Z

Weaknesses
  • CWE-98

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