Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Unauthenticated network LFI (AV:N/PR:N) with non-trivial preconditions (AC:H); high confidentiality and possible code inclusion (C:H/I:H), but availability impact is more limited (A:L).
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Local File Inclusion in MDTF <= 1.3.8 versions.
Articles & Coverage 1
AnalysisAI
Unauthenticated local file inclusion in the WordPress 'Meta Data and Taxonomy Filter' (MDTF) plugin by pluginus.net affects all versions up to and including 1.3.8, allowing remote attackers without credentials to coerce the PHP application into including arbitrary local files. Per its CVSS:3.1 vector (AV:N/PR:N), exploitation is network-reachable and unauthenticated, though the high attack complexity (AC:H) implies non-trivial preconditions. This is classified as information disclosure but rated 8.1 with full C/I/A impact; there is no public exploit identified at time of analysis and it is not on the CISA KEV list.
Technical ContextAI
MDTF is a PHP-based WordPress plugin that provides meta-data and taxonomy filtering of post content. The flaw is CWE-98 (Improper Control of Filename for Include/Require Statement), the LFI/RFI class in which user-influenced input flows into a PHP include/require statement without adequate sanitization or allowlisting. In WordPress this typically occurs through an AJAX action, shortcode handler, or query parameter that builds a filesystem path from request data, letting an attacker traverse directories or include unexpected PHP files. The affected component is identified by CPE cpe:2.3:a:pluginus.net:mdtf:*, i.e. the pluginus.net MDTF plugin across all listed versions.
RemediationAI
No vendor-released patch version was identified at time of analysis; the data only confirms that versions up to and including 1.3.8 are vulnerable. Administrators should upgrade to any vendor release later than 1.3.8 once confirmed available, monitoring the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/wp-meta-data-filter-and-taxonomy-filter/vulnerability/wordpress-mdtf-plugin-1-3-8-local-file-inclusion-vulnerability) and the plugin's WordPress.org listing for a fixed version. Until a patch is confirmed, compensating controls include deactivating and removing the MDTF plugin if the filtering feature is non-essential (trade-off: loss of taxonomy/meta filtering on the site), and deploying a WAF rule or ruleset to block path-traversal sequences and suspicious file paths in requests to the plugin's AJAX/filter endpoints (trade-off: rules may be bypassable via encoding and require tuning to avoid false positives). Restricting filesystem permissions and ensuring PHP allow_url_include is off limits the worst-case impact but does not stop local file reads.
In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it
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
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
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
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
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
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
Same weakness CWE-98 – PHP Remote File Inclusion
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39372
GHSA-4grh-jfx7-w6hc