Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in AncoraThemes DetailX detailx allows PHP Local File Inclusion.This issue affects DetailX: from n/a through <= 1.10.0.
Published: 2025-12-18
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The DetailX theme contains an include/require statement that accepts user-supplied filenames without proper validation. This flaw permits an attacker to forcibly include arbitrary files from the local filesystem, potentially leading to disclosure of sensitive information or execution of arbitrary PHP code. The vulnerability is a classic example of CWE-98, and its impact is limited to the compromised WordPress instance, but it can allow full site compromise if successful.

Affected Systems

AncoraThemes DetailX theme versions up to and including 1.10.0 are affected. WordPress sites employing any of these legacy theme releases are at risk.

Risk and Exploitability

The CVSS score of 8.1 places the vulnerability in the high‑severity range. The EPSS score of less than 1% indicates a very low likelihood of exploitation in the wild, and the vulnerability is not currently listed in the CISA KEV catalog. Nonetheless, the flaw can be exploited by an attacker with web‑access to the target site by crafting a malicious URL that triggers the vulnerable include logic, potentially enabling remote code execution.

Generated by OpenCVE AI on April 29, 2026 at 13:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to DetailX 1.10.1 or a later release that addresses the include vulnerability.
  • If an immediate upgrade is not possible, patch the theme’s inclusion logic to validate filenames against a tight whitelist of allowed directories and file names.
  • Configure the web server and WordPress file permissions so that PHP processes cannot read or execute sensitive system files or directories outside the public web root.

Generated by OpenCVE AI on April 29, 2026 at 13:08 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


Fri, 19 Dec 2025 09:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Thu, 18 Dec 2025 19:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Thu, 18 Dec 2025 07: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 AncoraThemes DetailX detailx allows PHP Local File Inclusion.This issue affects DetailX: from n/a through <= 1.10.0.
Title WordPress DetailX theme <= 1.10.0 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T18:34:12.040Z

Reserved: 2025-09-25T15:19:32.567Z

Link: CVE-2025-60058

cve-icon Vulnrichment

Updated: 2025-12-18T18:17:36.291Z

cve-icon NVD

Status : Deferred

Published: 2025-12-18T08:16:05.643

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

Link: CVE-2025-60058

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T13:15:11Z

Weaknesses
  • CWE-98

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