Skip to main content

MoneyFlow WordPress Theme CVE-2026-28028

HIGH
PHP Remote File Inclusion (CWE-98)
2026-03-05 audit@patchstack.com
8.1
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
8.1 HIGH
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

5
Analysis Updated
Apr 23, 2026 - 01:12 vuln.today
v3 (cvss_changed)
Analysis Updated
Apr 23, 2026 - 01:12 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Apr 22, 2026 - 21:37 vuln.today
cvss_changed
Analysis Generated
Mar 12, 2026 - 22:06 vuln.today
CVE Published
Mar 05, 2026 - 06:16 nvd
HIGH 8.1

DescriptionCVE.org

Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ThemeREX MoneyFlow moneyflow allows PHP Local File Inclusion.This issue affects MoneyFlow: from n/a through <= 1.0.

AnalysisAI

Local file inclusion vulnerability in ThemeREX MoneyFlow WordPress theme version 1.0 and earlier enables remote attackers to read arbitrary files from the server filesystem and potentially execute PHP code. Reported by Patchstack security researchers, this vulnerability exploits improper validation of file paths in PHP include/require statements. With EPSS exploitation probability at 0.15% (36th percentile), widespread exploitation is not yet observed, though the network-accessible attack vector combined with high confidentiality, integrity, and availability impacts warrants immediate patching for sites using this theme.

Technical ContextAI

This vulnerability stems from CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program), commonly called PHP Local File Inclusion (LFI). The MoneyFlow WordPress theme fails to properly sanitize user-controlled input before passing it to PHP's include() or require() functions. While the CVE title references 'Remote File Inclusion', the Patchstack classification and CWE designation confirm this is actually Local File Inclusion. In LFI attacks, adversaries manipulate file path parameters to traverse the filesystem using sequences like '../' or absolute paths, forcing the application to include unintended local files. If combined with file upload capabilities or access to log files containing attacker-controlled data, LFI can escalate to remote code execution by including files with embedded PHP code. The affected product is a WordPress theme by ThemeREX, identified in Patchstack database as vulnerable through version 1.0.

Affected ProductsAI

ThemeREX MoneyFlow WordPress theme versions 1.0 and all earlier releases are vulnerable to this local file inclusion flaw. The vulnerability was identified and reported by Patchstack's security audit team (audit@patchstack.com). Detailed technical analysis and affected version confirmation is available in the Patchstack vulnerability database at https://patchstack.com/database/Wordpress/Theme/moneyflow/vulnerability/wordpress-moneyflow-theme-1-0-local-file-inclusion-vulnerability. Users of any MoneyFlow theme version should verify their installed version immediately and assume vulnerability unless running a patched release newer than 1.0.

RemediationAI

WordPress administrators running MoneyFlow theme must immediately upgrade to a patched version newer than 1.0 if available from ThemeREX. Check the theme's official repository or ThemeREX website for updated releases addressing CVE-2026-28028. Until a patch is applied, implement compensating controls: disable the MoneyFlow theme entirely and switch to a maintained, security-audited alternative theme; configure web application firewall rules to block requests containing directory traversal patterns (../, ..\ sequences) and absolute file paths in GET/POST parameters; enable PHP open_basedir restrictions in php.ini or .htaccess to limit file access to WordPress installation directories only, though this may break legitimate theme functionality requiring testing in staging environments; review server logs for suspicious requests targeting theme files with unusual path parameters. Monitor Patchstack database and ThemeREX security advisories for patch release announcements. Note that WAF rules may produce false positives on legitimate WordPress operations, requiring tuning, and open_basedir restrictions could impact theme features that legitimately access files outside standard WordPress directories.

More in PHP

View all
CVE-2012-1823 CRITICAL POC
9.8 May 11

sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not

CVE-2016-1555 CRITICAL POC
9.8 Apr 21

(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear

CVE-2024-11680 CRITICAL POC
9.8 Nov 26

ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C

CVE-2025-49113 CRITICAL POC
9.9 Jun 02

Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au

CVE-2017-9841 CRITICAL POC
9.8 Jun 27

Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c

CVE-2025-0108 HIGH POC
8.8 Feb 12

Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers

CVE-2021-25298 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2021-25296 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2013-4983 CRITICAL POC
10.0 Sep 10

The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-46506 CRITICAL POC
10.0 May 13

NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

Share

CVE-2026-28028 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy