Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Dream-Theme The7 Elements dt-the7-core allows PHP Local File Inclusion.This issue affects The7 Elements: from n/a through <= 2.7.11.
Published: 2025-12-09
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper control of filename for include/require statements in the WordPress The7 Elements plugin allows a local file inclusion flaw. An attacker can supply a crafted file path that causes the PHP include mechanism to read arbitrary files on the server, potentially exposing sensitive configuration data, source code, or enabling remote code execution if a malicious file is included. The weakness is characterized as CWE‑98.

Affected Systems

The vulnerability affects the Dream‑Theme The7 Elements plugin, specifically all releases from the initial version up to and including version 2.7.11.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity classification, while the EPSS score of less than 1 % suggests that exploitation is relatively uncommon but still possible. The vulnerability is not currently listed in the CISA KEV catalog. Attackers would need the ability to influence the filename parameter that is provided to PHP include/require, which is likely achieved via the plugin’s interface or by manipulating a request that the plugin processes. Given the high severity and the tolerated likelihood of exploitation, administrators should consider this a critical risk for exposed installations.

Generated by OpenCVE AI on April 29, 2026 at 12:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Dream‑Theme The7 Elements plugin to a version newer than 2.7.11 to eliminate the vulnerability.
  • If an upgrade cannot be performed immediately, restrict the paths that the plugin can include by validating or sanitizing file names before they are passed to include/require statements, and enforce strict file permissions so that only the web server user can access sensitive files.
  • Deploy a web application firewall or IDS rule that blocks attempts to request scripts or configuration files via the plugin’s inclusion mechanism, reducing the attack surface while remediation steps are taken.

Generated by OpenCVE AI on April 29, 2026 at 12:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 20 Jan 2026 15:30:00 +0000


Tue, 20 Jan 2026 14:45:00 +0000


Wed, 10 Dec 2025 18:00:00 +0000

Type Values Removed Values Added
First Time appeared Dream-theme
Dream-theme the7
Wordpress
Wordpress wordpress
Vendors & Products Dream-theme
Dream-theme the7
Wordpress
Wordpress wordpress

Tue, 09 Dec 2025 16:15: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'}

ssvc

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


Tue, 09 Dec 2025 15: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 Dream-Theme The7 Elements dt-the7-core allows PHP Local File Inclusion.This issue affects The7 Elements: from n/a through <= 2.7.11.
Title WordPress The7 Elements plugin <= 2.7.11 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Dream-theme The7
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T19:37:42.200Z

Reserved: 2025-10-24T14:26:55.390Z

Link: CVE-2025-63076

cve-icon Vulnrichment

Updated: 2025-12-09T15:19:02.893Z

cve-icon NVD

Status : Deferred

Published: 2025-12-09T16:18:13.970

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-63076

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T12:30:10Z

Weaknesses
  • CWE-98

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