Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in AncoraThemes W&D wd allows PHP Local File Inclusion.This issue affects W&D: from n/a through <= 1.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 vulnerability arises from improper validation of filenames used in PHP include or require statements within the AncoraThemes W&D theme. Attackers can manipulate the filename parameter in a web request to include arbitrary local files, leading to disclosure of sensitive data and potentially execution of malicious code. This flaw corresponds to CWE‑98, a Local File Inclusion weakness.

Affected Systems

The affected product is the AncoraThemes W&D WordPress theme, versions from the initial release up to and including 1.0. Older or newer releases are not affected according to the CNA data.

Risk and Exploitability

The CVSS score of 8.1 indicates high severity. The EPSS score is below 1 % suggesting a low probability of exploitation in the near term, and the vulnerability is not listed in the CISA KEV catalog. Attackers can exploit the flaw remotely by sending a crafted request containing a controlled filename; the impact is restricted to the local server environment unless the LFI can be leveraged further to inject exploitable code.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the AncoraThemes W&D theme to a version newer than 1.0, which removes the vulnerable include logic.
  • If an upgrade is not immediately possible, remove or disable any theme features that accept file paths from user input, and apply input validation to prevent arbitrary filenames from being passed to include or require functions.
  • Configure the web server to deny direct access to sensitive files and directories, and set appropriate file permissions on the theme’s PHP files to mitigate potential exploitation.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Apr 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}

ssvc

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


Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

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


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 15:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, '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 W&D wd allows PHP Local File Inclusion.This issue affects W&D: from n/a through <= 1.0.
Title WordPress W&D theme <= 1.0 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:13:53.800Z

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

Link: CVE-2025-60052

cve-icon Vulnrichment

Updated: 2025-12-18T15:02:03.568Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-04-27T16:16:30.540

Link: CVE-2025-60052

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T22:30:21Z

Weaknesses