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

Impact

The vulnerability arises from an improper validation of the filename used in an include/require statement within the MoveMe theme. Because any user‑provided value can be passed to the include function, an attacker can trick the PHP engine into reading arbitrary files from the server’s filesystem. If the included file contains PHP code, the attacker can effectively execute code in the context of the web application, potentially gaining full control. Even without code execution, the ability to read configuration files, logs, or other sensitive data can lead to information disclosure and privilege escalation.

Affected Systems

AncoraThemes MoveMe theme, versions through 1.2.15. Any installation of the theme earlier than or equal to this version is affected. The vulnerability exists across all platforms that run WordPress with the MoveMe theme installed, regardless of the underlying server OS or PHP version, as long as the theme’s include logic is active.

Risk and Exploitability

The CVSS score of 8.1 classifies this as high‑severity. The EPSS score of less than 1% suggests a low probability of exploitation in the wild at present, and the vulnerability is not listed in CISA’s KEV catalog. However, the flaw enables local file inclusion, which can be abused remotely if the theme exposes its include functionality through a publicly reachable URL. An attacker who can influence the include path can read local files and potentially execute code, making the risk significant for exposed WordPress installations.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the MoveMe theme to the latest version (1.2.16 or newer) where the file inclusion control has been fixed.
  • Disable or remove the MoveMe theme if the site does not require it, to eliminate the vulnerable code path.
  • Restrict the web server so that PHP scripts cannot access critical system files, and implement file path validation checks to ensure only approved directories are included.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 29 Jan 2026 01: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'}

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


Tue, 27 Jan 2026 16: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'}


Fri, 23 Jan 2026 16:45:00 +0000

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

Thu, 22 Jan 2026 23:00: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 MoveMe moveme allows PHP Local File Inclusion.This issue affects MoveMe: from n/a through <= 1.2.15.
Title WordPress MoveMe theme <= 1.2.15 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T20:38:00.531Z

Reserved: 2025-12-29T11:18:59.802Z

Link: CVE-2025-69061

cve-icon Vulnrichment

Updated: 2026-01-27T15:31:22.660Z

cve-icon NVD

Status : Deferred

Published: 2026-01-22T17:16:19.893

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

Link: CVE-2025-69061

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T10:30:09Z

Weaknesses