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

Impact

Improper control of filename in the Wanderic theme’s PHP include/require logic enables attackers to specify arbitrary local file paths. The flaw can be abused to read sensitive files such as configuration or user credentials, and if an attacker can place malicious code in the web directory, it may be delivered to the server for execution. This compromise affects confidentiality, integrity, and availability of the affected WordPress installation and could lead to full server takeover if the attacker gains code execution.

Affected Systems

AncoraThemes Wanderic theme is affected. All releases from the earliest available version up through 1.0.10 are vulnerable. Versions beyond 1.0.10 have no known claim to address this issue.

Risk and Exploitability

The CVSS score of 8.1 indicates a high severity vulnerability. The EPSS score of less than 1% indicates that, at the time of analysis, exploitation is considered unlikely but not impossible. The vulnerability is not listed in the CISA KEV catalog. Attackers could trigger the flaw by sending a crafted request that provides a filename parameter that the theme processes. Because the vulnerable logic runs under the same permissions as the web server, successful exploitation could allow an attacker to read arbitrary files or execute code contained within the local filesystem. Based on the description, the likely attack vector is remote via a specially crafted HTTP request to the WordPress site.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Wanderic theme to the latest release newer than 1.0.10.
  • If updating is not possible, disable or uninstall the Wanderic theme and switch to another theme.
  • Restrict web server access to the theme directory by applying .htaccess rules to block direct access to PHP files that are not needed for normal operation.
  • Implement input validation and path whitelisting in the theme code to ensure only legitimate files are included.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/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 17:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

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 Wanderic wanderic allows PHP Local File Inclusion.This issue affects Wanderic: from n/a through <= 1.0.10.
Title WordPress Wanderic theme <= 1.0.10 - 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.210Z

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

Link: CVE-2025-60043

cve-icon Vulnrichment

Updated: 2025-12-18T16:41:54.675Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2025-60043

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-98

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