Description
Unauthenticated Local File Inclusion in Especio <= 1.0 versions.
Published: 2026-06-16
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated Local File Inclusion flaw exists in the Especio theme for WordPress versions 1.0 and earlier. The vulnerability allows an attacker to manipulate the template file path used by the theme, which can lead to reading of any local file on the web server. The description does not provide evidence of remote code execution, so the primary impact is the disclosure of sensitive files that may exist on the server.

Affected Systems

The Especio theme from ThemeREX is affected. Any WordPress site that has installed Especio version 1.0 or lower is considered vulnerable. No additional sub‑version details are provided, therefore all releases up to 1.0 are at risk.

Risk and Exploitability

The CVSS score of 8.1 indicates a high severity flaw. The EPSS score of less than 1 % shows that exploitation events are currently rare, and the vulnerability is not listed in the CISA KEV catalog. Attackers can trigger the flaw through crafted HTTP requests that control the theme’s template path logic, implying a network‑based attack vector with unauthenticated access. If maliciously supplied PHP files are included, they could potentially be executed, but the description does not confirm this outcome. Detection would typically involve monitoring logs for abnormal file read attempts.

Generated by OpenCVE AI on June 17, 2026 at 22:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Especio theme to a patched version (1.1 or later) to eliminate the LFI flaw.
  • If an upgrade is not possible, disable or delete the Especio theme and use a vetted alternative theme.
  • Configure the WordPress environment to restrict file‑inclusion operations: disable allow_url_include, set open_basedir to restrict file access, and validate any file paths before inclusion.

Generated by OpenCVE AI on June 17, 2026 at 22:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 26 Jun 2026 10:45:00 +0000

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

Wed, 17 Jun 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 16 Jun 2026 22:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated Local File Inclusion in Especio <= 1.0 versions.
Title WordPress Especio theme <= 1.0 - Local File Inclusion vulnerability
Weaknesses CWE-98
References
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'}


Subscriptions

Themerex Especio
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-17T10:50:24.382Z

Reserved: 2025-12-29T11:19:37.127Z

Link: CVE-2025-69124

cve-icon Vulnrichment

Updated: 2026-06-17T10:50:19.237Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-26T09:44:38Z

Weaknesses
  • CWE-98

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