Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in everestthemes Grace Mag grace-mag allows PHP Local File Inclusion.This issue affects Grace Mag: from n/a through <= 1.1.5.
Published: 2025-04-24
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Grace Mag WordPress theme implements an include/require statement that accepts a filename parameter without adequate validation, allowing local file inclusion. This flaw permits an attacker who can supply a crafted file path to read arbitrary files on the server or execute PHP code present in those files, thereby threatening confidentiality, integrity, or availability of the site. The description does not specify how the parameter is injected; it is inferred that an attacker could deliver the payload through a URL or form field that is passed to the vulnerable include statement.

Affected Systems

The vulnerability exists in the Grace Mag theme distributed by Everest Themes, affecting every release up to and including version 1.1.5. All WordPress sites that have this theme installed and activated are potentially impacted.

Risk and Exploitability

The CVSS base score of 7.5 denotes high severity, and the EPSS score of <1% indicates a low yet non‑zero probability of exploitation at the time of this assessment. The vulnerability is not listed in CISA’s KEV catalog, and no public exploit references are present in the supplied data. The expected attack vector appears to be a publicly reachable LFI path that an adversary could construct via URL parameters or form inputs to point the PHP include statement to local files.

Generated by OpenCVE AI on June 6, 2026 at 15:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Grace Mag theme to the latest release that removes the unchecked include path, which is the official vendor fix.
  • If an upgrade is not yet available, immediately deactivate or delete the theme from the WordPress installation to eliminate the exposed include mechanism.
  • Implement a web application firewall rule that blocks incoming requests containing directory traversal sequences (e.g., ‘../’) or literal references to local files in the relevant parameters.

Generated by OpenCVE AI on June 6, 2026 at 15:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-12080 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in everestthemes Grace Mag allows PHP Local File Inclusion. This issue affects Grace Mag: 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:N/UI:R/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 everestthemes Grace Mag allows PHP Local File Inclusion. This issue affects Grace Mag: from n/a through 1.1.5. Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in everestthemes Grace Mag grace-mag allows PHP Local File Inclusion.This issue affects Grace Mag: from n/a through <= 1.1.5.
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H'}


Fri, 25 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'}


Thu, 24 Apr 2025 16:15: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 everestthemes Grace Mag allows PHP Local File Inclusion. This issue affects Grace Mag: from n/a through 1.1.5.
Title WordPress Grace Mag theme <= 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:N/UI:R/S:U/C:H/I:H/A:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:12:29.462Z

Reserved: 2025-04-16T06:22:20.495Z

Link: CVE-2025-39360

cve-icon Vulnrichment

Updated: 2025-04-24T19:53:00.974Z

cve-icon NVD

Status : Deferred

Published: 2025-04-24T16:15:30.877

Modified: 2026-06-17T09:17:49.607

Link: CVE-2025-39360

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-06T15:15:23Z

Weaknesses
  • CWE-98

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