Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in designingmedia Hostiko hostiko allows PHP Local File Inclusion.This issue affects Hostiko: from n/a through < 30.1.
Published: 2025-03-26
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an improper control of the filename used in PHP include/require statements, allowing an attacker to execute a Local File Inclusion flaw in the Hostiko theme. This weakness can let a malicious actor read arbitrary files on the server, and in some configurations execute code, thereby compromising confidentiality, integrity, and availability as defined by CWE‑98.

Affected Systems

The Hostiko theme for WordPress, produced by designingmedia, is affected in all releases prior to version 30.1. Users running any older version on a WordPress installation are subject to the flaw.

Risk and Exploitability

The CVSS score of 7.5 reflects a high severity level, while the EPSS score of less than 1% indicates a low current likelihood of exploitation in the wild, and the vulnerability is not listed in the CISA KEV catalog. The LFI typically requires that a user can influence a filename that is passed to an include/require call—likely through a request parameter or theme configuration. If an attacker can supply a path that points to a local file such as /etc/passwd or a PHP script, they could read sensitive data or launch code execution, especially if the server permits local include files to be interpreted as PHP.

Generated by OpenCVE AI on May 1, 2026 at 13:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Hostiko theme to version 30.1 or newer, which contains a patch for the filename‑validation issue.
  • If an update is not immediately possible, disable or replace the vulnerable theme until a fixed version is installed.
  • Configure PHP to restrict file inclusion by setting open_basedir and disabling allow_url_include, reducing the attack surface for local file inclusion attempts.

Generated by OpenCVE AI on May 1, 2026 at 13:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-8217 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in designingmedia Hostiko allows PHP Local File Inclusion.This issue affects Hostiko: from n/a before 30.1.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
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'}


Wed, 01 Apr 2026 23: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 designingmedia Hostiko allows PHP Local File Inclusion.This issue affects Hostiko: from n/a before 30.1. Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in designingmedia Hostiko hostiko allows PHP Local File Inclusion.This issue affects Hostiko: from n/a through < 30.1.
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'}


Wed, 26 Mar 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 26 Mar 2025 14: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 designingmedia Hostiko allows PHP Local File Inclusion.This issue affects Hostiko: from n/a before 30.1.
Title WordPress Hostiko Theme < 30.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

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:11:46.678Z

Reserved: 2025-02-17T11:52:15.090Z

Link: CVE-2025-27015

cve-icon Vulnrichment

Updated: 2025-03-26T14:52:47.155Z

cve-icon NVD

Status : Deferred

Published: 2025-03-26T15:16:13.683

Modified: 2026-04-23T15:26:15.163

Link: CVE-2025-27015

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T13:15:20Z

Weaknesses
  • CWE-98

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