Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ThemeMove EduMall edumall allows PHP Local File Inclusion.This issue affects EduMall: from n/a through < 4.4.5.
Published: 2025-10-22
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability stems from the EduMall theme's handling of user-supplied filenames in include/require statements. The lack of proper validation allows an attacker to craft requests that force the application to include arbitrary files from the server's filesystem, leading to a Local File Inclusion flaw. This weakness, categorized as CWE‑98, can enable readers to access sensitive configuration files or execute attacker-supplied code if the included file contains PHP, thereby risking both confidentiality and integrity of the site's data.

Affected Systems

Any installation of the ThemeMove EduMall WordPress theme version earlier than 4.4.5 is affected. This includes all variants of the theme distributed through WordPress, regardless of WordPress core version or additional plugins, since the flaw resides within the theme itself. Users who have not yet upgraded beyond 4.4.5 remain vulnerable.

Risk and Exploitability

The CVSS score of 8.1 indicates a high severity, while the EPSS score of less than 1% suggests that automated exploitation is unlikely at present. The flaw is not listed in CISA's KEV catalog. Exploitation would typically require an attacker to manipulate a URL or form parameter that feeds into the include path, which is usually limited to authenticated users who can alter theme settings or visit specific theme pages. The missing input validation could allow attackers to read arbitrary files or, if capable, inject malicious PHP code for remote code execution.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the EduMall theme to version 4.4.5 or newer to eliminate the vulnerable include logic.
  • If an upgrade cannot be performed immediately, hard‑code a whitelist of allowed paths or modify the include logic to resolve paths with realpath() and compare them against a safe directory list, preventing out‑of‑scope file access.
  • Disable the PHP directive allow_url_include to mitigate accidental remote inclusion attempts and conduct a comprehensive security review of all plugins and themes for similar inclusion flaws.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

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

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


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


Thu, 13 Nov 2025 11:30:00 +0000


Thu, 13 Nov 2025 10:45:00 +0000


Thu, 23 Oct 2025 16: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, 23 Oct 2025 10:30:00 +0000

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

Wed, 22 Oct 2025 14: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 ThemeMove EduMall edumall allows PHP Local File Inclusion.This issue affects EduMall: from n/a through < 4.4.5.
Title WordPress EduMall Theme < 4.4.5 - Local File Inclusion Vulnerability
Weaknesses CWE-98
References

Subscriptions

Thememove Edumall
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T20:20:13.799Z

Reserved: 2025-09-17T18:00:53.704Z

Link: CVE-2025-59564

cve-icon Vulnrichment

Updated: 2025-10-23T16:05:36.567Z

cve-icon NVD

Status : Analyzed

Published: 2025-10-22T15:15:55.297

Modified: 2026-01-29T14:13:58.030

Link: CVE-2025-59564

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T14:30:13Z

Weaknesses