Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Dream-Theme The7 dt-the7 allows PHP Local File Inclusion.This issue affects The7: from n/a through < 12.8.1.1.
Published: 2025-12-09
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 the filename in a PHP include/require statement, allowing a local file inclusion attack. This flaw can enable an attacker to read arbitrary files on the server, such as configuration files containing database credentials, and may provide a path to execute malicious code depending on server configuration. The core weakness is CWE‑98 and the impact is a leakage of sensitive data and potential escalation to code execution.

Affected Systems

It affects installs of the Dream‑Theme The7 WordPress theme up to, but not including, version 12.8.1.1. WordPress sites using any pre‑12.8.1.1 build of The7 are susceptible to the flaw.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity, yet the EPSS score of less than 1 % signifies a very low probability of exploitation in the wild, and the vulnerability is not listed as a known exploited vulnerability. The attack vector is local file inclusion, generally triggered by a controlled input that determines the path of an included file; the flaw exists in server‑side PHP code and therefore requires the attacker to have an entry point that can influence the include path. If successfully leveraged, an attacker could read sensitive configuration files or, in conjunction with other weaknesses, execute code on the server.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update The7 theme to version 12.8.1.1 or later to remove the vulnerable include logic.
  • If an immediate update is not possible, sanitize or eliminate the user‑controllable parameter that feeds the include path so that only whitelisted files can be loaded.
  • Set PHP directives such as allow_url_include and allow_url_fopen to Off to harden against potential inclusion of remote or local files.

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

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 Dream-Theme The7 dt-the7 allows PHP Local File Inclusion.This issue affects The7: from n/a through <= 12.8.0.2. Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Dream-Theme The7 dt-the7 allows PHP Local File Inclusion.This issue affects The7: from n/a through < 12.8.1.1.
Title WordPress The7 theme <= 12.8.0.2 - Local File Inclusion vulnerability WordPress The7 theme < 12.8.1.1 - Local File Inclusion vulnerability

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 dt-the7 allows PHP Local File Inclusion.This issue affects The7: from n/a through <= 12.8.0.2.
Title WordPress The7 theme <= 12.8.0.2 - 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:24.040Z

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

Link: CVE-2025-63074

cve-icon Vulnrichment

Updated: 2025-12-09T15:21:54.021Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2025-63074

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')