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

Impact

The Blogmine theme contains an improper control of the filename used in an include/require statement within its PHP code. This flaw allows a local file inclusion that can read arbitrary files on the server or trigger the execution of arbitrary code if a remote file can be injected. As a result, a malicious actor who can influence the inclusion path would be able to read sensitive configuration files, retrieve database credentials, or execute code with the privileges of the web server.

Affected Systems

The vulnerability affects WordPress installations that use the unfoldwp Blogmine theme, version 1.1.7 or earlier. Users running these versions are at risk until they upgrade.

Risk and Exploitability

The CVSS score of 8.1 ranks this flaw as high severity. However, the EPSS score of less than 1% indicates a low probability of real‑world exploitation at this time. The vulnerability is not included in CISA's KEV catalog, and there is no known widespread exploitation. The most likely attack path involves a user or attacker crafting a request that influences the include path, possibly by manipulating a GET or POST parameter that is not properly sanitized. Because the weakness hinges on a lack of input validation (CWE‑98), attackers with access to the site’s input vectors can potentially trigger the flaw.

Generated by OpenCVE AI on April 30, 2026 at 18:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Blogmine theme to a recent version (1.1.8 or later) when available.
  • Set PHP configuration directives `allow_url_include` and `allow_url_fopen` to Off to prevent remote file inclusion, and consider disabling dynamic include functions if possible.
  • Restrict file permissions on critical configuration files and ensure only the web server has write access to the directories used by the theme to limit the impact of any LFI.

Generated by OpenCVE AI on April 30, 2026 at 18:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-17542 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Unfoldwp Blogmine allows PHP Local File Inclusion. This issue affects Blogmine: from n/a through 1.1.7.
History

Thu, 23 Apr 2026 15:00: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'}


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 Unfoldwp Blogmine allows PHP Local File Inclusion. This issue affects Blogmine: from n/a through 1.1.7. Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in unfoldwp Blogmine blogmine allows PHP Local File Inclusion.This issue affects Blogmine: from n/a through <= 1.1.7.
Title WordPress Blogmine <= 1.1.7 - Local File Inclusion Vulnerability WordPress Blogmine theme <= 1.1.7 - Local File Inclusion Vulnerability
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'}


Fri, 11 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00151}

epss

{'score': 0.00165}


Mon, 09 Jun 2025 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 09 Jun 2025 16: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 Unfoldwp Blogmine allows PHP Local File Inclusion. This issue affects Blogmine: from n/a through 1.1.7.
Title WordPress Blogmine <= 1.1.7 - 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

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:12:59.879Z

Reserved: 2025-06-04T09:41:31.235Z

Link: CVE-2025-49276

cve-icon Vulnrichment

Updated: 2025-06-09T19:22:57.426Z

cve-icon NVD

Status : Deferred

Published: 2025-06-09T16:15:45.353

Modified: 2026-04-23T15:31:22.527

Link: CVE-2025-49276

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T18:15:06Z

Weaknesses
  • CWE-98

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