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

Impact

This vulnerability is an Improper Control of Filename for Include/Require Statement in PHP that permits Local File Inclusion (CWE‑98). The BlogMarks theme processes user input that is passed directly to an include/require call, allowing an attacker to read arbitrary files on the server or, if a malicious file can be placed on the server, execute PHP code. The flaw can lead to disclosure of confidential data, alteration of site content, and potential destabilization of site availability. The CVSS score of 8.1 reflects the high risk posed by this vulnerability.

Affected Systems

The BlogMarks theme for WordPress, supplied by wpinterface, is affected. All releases from the initial launch through and including version 1.0.8 are vulnerable. Administrators should verify that their site is running blogmarks 1.0.9 or a newer release before proceeding.

Risk and Exploitability

The EPSS score of less than 1 % indicates that exploitation is presently unlikely, and the vulnerability is not listed in the CISA KEV catalog. The primary attack vector is Local File Inclusion, typically triggered by a crafted request that supplies a user‑controlled file path to the include/require statement. Exploitation requires the ability to affect the path or to have already placed a malicious file on the server; otherwise the impact is limited to unauthorized file disclosure. The high CVSS score signals that, if exploited, the vulnerability could compromise confidentiality, integrity, and availability of the affected WordPress site.

Generated by OpenCVE AI on April 30, 2026 at 15:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the BlogMarks theme to version 1.0.9 or later, which removes the insecure include logic.
  • If an upgrade is not immediately possible, edit the theme’s core files to eliminate or neutralize any include/require statements that accept external input, ensuring only trusted, hard‑coded paths are used.
  • Restrict file system permissions and block direct web access to the theme’s PHP files using server configuration (e.g., .htaccess rules) to reduce the risk of LFI exploitation.
  • Configure the web server or PHP to disable allow_url_include and enable open_basedir restrictions to further limit remote code execution vectors.

Generated by OpenCVE AI on April 30, 2026 at 15:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-25995 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in WPInterface BlogMarks allows PHP Local File Inclusion. This issue affects BlogMarks: from n/a through 1.0.8.
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 WPInterface BlogMarks allows PHP Local File Inclusion. This issue affects BlogMarks: from n/a through 1.0.8. Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in wpinterface BlogMarks blogmarks allows PHP Local File Inclusion.This issue affects BlogMarks: from n/a through <= 1.0.8.
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'}


Thu, 28 Aug 2025 21:30:00 +0000

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

Thu, 28 Aug 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 28 Aug 2025 13: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 WPInterface BlogMarks allows PHP Local File Inclusion. This issue affects BlogMarks: from n/a through 1.0.8.
Title WordPress BlogMarks Theme <= 1.0.8 - 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:13:21.792Z

Reserved: 2025-06-27T10:28:19.988Z

Link: CVE-2025-53247

cve-icon Vulnrichment

Updated: 2025-08-28T14:50:58.879Z

cve-icon NVD

Status : Deferred

Published: 2025-08-28T13:16:02.897

Modified: 2026-04-23T15:32:21.207

Link: CVE-2025-53247

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T15:45:40Z

Weaknesses