Cyber Resilience

CVE-2025-39360

High

Published: 24 April 2025

Published
24 April 2025
Modified
23 April 2026
KEV Added
Patch
CVSS Score v3.1 7.5 CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0075 73.5th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-39360 is a high-severity PHP Remote File Inclusion (CWE-98) vulnerability. Its CVSS base score is 7.5 (High).

Operationally, ranked in the top 26.5% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

CVE-2025-39360 is a PHP Local File Inclusion vulnerability arising from improper control of filenames in include/require statements, classified under CWE-98. It affects the Grace Mag WordPress theme by everestthemes, impacting all versions through 1.1.5. The flaw carries a CVSS 3.1 score of 7.5 with a network attack vector, high attack complexity, no required privileges, and required user interaction, resulting in high impact to confidentiality, integrity, and availability.

An unauthenticated remote attacker can exploit the issue by supplying a crafted filename that causes the theme to include arbitrary local PHP files. Successful exploitation allows the attacker to read sensitive files, execute code, or achieve further compromise of the affected WordPress installation.

The primary advisory published by Patchstack details the vulnerability and is available at the provided reference URL, which security teams can consult for version-specific guidance and remediation steps.

EPSS for this CVE rose from a low baseline to a peak of 0.0217 on 2026-06-04 before receding to the current value of 0.0075, indicating a temporary increase in observed exploitation interest after disclosure.

EU & UK References

Vulnerability details

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.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References