Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ThemeMove MinimogWP minimog allows PHP Local File Inclusion.This issue affects MinimogWP: from n/a through <= 3.9.6.
Published: 2025-12-16
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Local File Inclusion potentially leading to code execution or data disclosure
Action: Immediate Patch
AI Analysis

Impact

This vulnerability is an improper control of filename in a PHP include/require statement, classified as CWE-98. An attacker can craft a request that forces the theme to include a local file, potentially exposing sensitive server files or giving the attacker a foothold for further exploitation. The description indicates an LFI attack vector that, if an include path is executed, could allow reading of arbitrary files or execution of malicious code built into the local filesystem.

Affected Systems

WordPress sites using the ThemeMove MinimogWP theme, versions up to and including 3.9.6. The affected component is the theme’s file inclusion logic within WordPress.

Risk and Exploitability

The CVSS score of 7.5 signals significant severity, though the EPSS score of less than 1% suggests the likelihood of exploitation is low at this time. The vulnerability is not listed in the CISA KEV catalog. Based on the description, the attack likely requires the ability to trigger the theme’s file inclusion logic, which can be done through a crafted URL or form input, implying that unauthenticated users may be able to exploit this depending on the site’s configuration. Successful exploitation could lead to disclosure of confidential data or remote code execution if the included file is maliciously crafted.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade MinimogWP to version 3.9.7 or later to remove the vulnerable file inclusion logic.
  • If an upgrade cannot be applied immediately, edit the theme’s code to validate any include paths against a strict whitelist of allowed files or remove the unsanitized include call entirely.
  • Restrict PHP execution of included files by setting "allow_url_include = Off" and ensuring proper filesystem permissions to limit access to sensitive files.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 29 Jan 2026 21:15:00 +0000

Type Values Removed Values Added
First Time appeared Thememove
Thememove minimogwp
CPEs cpe:2.3:a:thememove:minimogwp:*:*:*:*:*:wordpress:*:*
Vendors & Products Thememove
Thememove minimogwp

Tue, 20 Jan 2026 15:30:00 +0000


Tue, 20 Jan 2026 14:45:00 +0000


Tue, 16 Dec 2025 22:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 16 Dec 2025 21:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Tue, 16 Dec 2025 17:15:00 +0000

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

Tue, 16 Dec 2025 08:30: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 ThemeMove MinimogWP minimog allows PHP Local File Inclusion.This issue affects MinimogWP: from n/a through <= 3.9.6.
Title WordPress MinimogWP theme <= 3.9.6 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Thememove Minimogwp
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T19:57:25.788Z

Reserved: 2025-12-15T10:01:19.544Z

Link: CVE-2025-68062

cve-icon Vulnrichment

Updated: 2025-12-16T20:43:10.848Z

cve-icon NVD

Status : Analyzed

Published: 2025-12-16T09:16:01.613

Modified: 2026-01-29T21:08:44.490

Link: CVE-2025-68062

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-27T22:30:14Z

Weaknesses