Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in wpshuffle Subscribe To Unlock subscribe-to-unlock allows PHP Local File Inclusion.This issue affects Subscribe To Unlock: from n/a through <= 1.1.5.
Published: 2025-09-26
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 filenames used in a PHP include or require statement in the Subscribe To Unlock plugin. Proper validation is missing, allowing an attacker to specify a path that the server will include. When the plugin processes the requested filename, it can read arbitrary local files, and if PHP code is included, it may be executed, providing data disclosure or remote code execution. The flaw falls under CWE‑98 and can compromise the confidentiality, integrity, or availability of the hosting environment.

Affected Systems

All installations of the wpshuffle Subscribe To Unlock WordPress plugin with a version up to and including 1.1.5 are affected. No version numbering beyond <=1.1.5 is specified, so any usage of 1.1.5 or earlier exposes the system to the LFI flaw.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity vulnerability. The EPSS score is less than 1 %, meaning that exploitation is unlikely given current public knowledge, and the vulnerability is not listed in CISA’s KEV catalog. Based on the description, it is inferred that the attack vector is remote; an attacker can trigger the include by manipulating request parameters without requiring privileged access. If the flaw is exploited, the attacker can read sensitive files or inject malicious PHP code, potentially leading to full compromise of the web server.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest patch for Subscribe To Unlock (v1.1.6 or later).
  • If a patch is not yet available, disable or uninstall the plugin until a fix is released.
  • Configure the server to disable allow_url_include and restrict the include_path so that only safe directories can be accessed, thereby limiting the impact of any LFI attempts.

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

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-31252 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in wpshuffle Subscribe To Unlock allows PHP Local File Inclusion. This issue affects Subscribe To Unlock: from n/a through 1.1.5.
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 wpshuffle Subscribe To Unlock allows PHP Local File Inclusion. This issue affects Subscribe To Unlock: from n/a through 1.1.5. Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in wpshuffle Subscribe To Unlock subscribe-to-unlock allows PHP Local File Inclusion.This issue affects Subscribe To Unlock: from n/a through <= 1.1.5.
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'}


Mon, 29 Sep 2025 09:45:00 +0000

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

Fri, 26 Sep 2025 13:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 26 Sep 2025 08: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 wpshuffle Subscribe To Unlock allows PHP Local File Inclusion. This issue affects Subscribe To Unlock: from n/a through 1.1.5.
Title WordPress Subscribe To Unlock Plugin <= 1.1.5 - 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:13:55.830Z

Reserved: 2025-09-25T15:28:03.106Z

Link: CVE-2025-60153

cve-icon Vulnrichment

Updated: 2025-09-26T13:06:03.797Z

cve-icon NVD

Status : Deferred

Published: 2025-09-26T09:15:43.943

Modified: 2026-04-23T15:34:19.137

Link: CVE-2025-60153

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T06:00:12Z

Weaknesses
  • CWE-98

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