Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in WP Shuffle Subscribe to Download Lite subscribe-to-download-lite allows PHP Local File Inclusion.This issue affects Subscribe to Download Lite: from n/a through <= 1.2.9.
Published: 2025-04-01
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 filename for include/require statements in PHP, allowing local file inclusion in the WordPress Subscribe to Download Lite plugin. An attacker can manipulate file paths used by the plugin to read sensitive files from the server, potentially exposing configuration files, passwords, or other confidential data. The flaw is a classic example of CWE‑98: Improper Control of Filename for Include/Require Statement.

Affected Systems

The issue affects the WP Shuffle Subscribe to Download Lite WordPress plugin, versions from the earliest release through version 1.2.9. No later releases are listed as impacted. It is specifically the plugin supplied by WP Shuffle, which installs into WordPress sites.

Risk and Exploitability

This vulnerability has a CVSS score of 7.5, indicating a high severity. The EPSS score is 2%, suggesting a very low probability of current exploitation. The vulnerability is not listed in the CISA KEV catalog. Attackers would likely attempt to exploit the LFI by supplying crafted input to the plugin’s file include functionality; the exact trigger point is not documented, but the nature of the flaw implies it can be activated via user-supplied parameters. The risk remains significant for any website using a vulnerable version of the plugin, as compromised files could lead to further compromise.

Generated by OpenCVE AI on May 10, 2026 at 14:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Subscribe to Download Lite plugin to a version newer than 1.2.9 or uninstall the plugin if it is not needed.
  • If an immediate update is not feasible, configure the WordPress installation to restrict PHP includes to a whitelist of safe directories or disable the plugin entirely to prevent any file inclusion attempts.
  • Inspect the plugin’s code or any custom templates for file‑include usages, and ensure that any file path parameters are strictly validated against expected values or mitigated with built-in sanitize functions.

Generated by OpenCVE AI on May 10, 2026 at 14:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-9107 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in WP Shuffle Subscribe to Download Lite allows PHP Local File Inclusion. This issue affects Subscribe to Download Lite: from n/a through 1.2.9.
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 WP Shuffle Subscribe to Download Lite allows PHP Local File Inclusion. This issue affects Subscribe to Download Lite: from n/a through 1.2.9. Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in WP Shuffle Subscribe to Download Lite subscribe-to-download-lite allows PHP Local File Inclusion.This issue affects Subscribe to Download Lite: from n/a through <= 1.2.9.
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'}


Tue, 01 Apr 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 01 Apr 2025 05: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 WP Shuffle Subscribe to Download Lite allows PHP Local File Inclusion. This issue affects Subscribe to Download Lite: from n/a through 1.2.9.
Title WordPress Subscribe to Download Lite plugin <= 1.2.9 - 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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

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

Reserved: 2025-03-26T09:20:01.832Z

Link: CVE-2025-30782

cve-icon Vulnrichment

Updated: 2025-04-01T13:21:16.229Z

cve-icon NVD

Status : Deferred

Published: 2025-04-01T06:15:50.797

Modified: 2026-04-23T15:27:03.577

Link: CVE-2025-30782

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-10T15:00:11Z

Weaknesses
  • CWE-98

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