WP Media File Type Manager Security & Risk Analysis

wordpress.org/plugins/wp-media-file-type-manager

WP Media File Type Manager will allow you to manage different file types in Media Library.

100 active installs v2.3.1 PHP + WP 3.8+ Updated Jan 7, 2026
file-typefile-uploadmanagermediasecurity
78
B · Generally Safe
CVEs total1
Unpatched1
Last CVEJun 5, 2025
Safety Verdict

Is WP Media File Type Manager Safe to Use in 2026?

Mostly Safe

Score 78/100

WP Media File Type Manager is generally safe to use. 1 past CVE were resolved. Keep it updated.

1 known CVE 1 unpatched Last CVE: Jun 5, 2025Updated 2mo ago
Risk Assessment

The wp-media-file-type-manager plugin v2.3.1 exhibits a mixed security posture. While the attack surface appears minimal with no identified AJAX handlers, REST API routes, shortcodes, or cron events, several concerning code signals raise red flags. The single SQL query is not using prepared statements, and a significant portion of output is not properly escaped, indicating potential vulnerabilities related to data injection or cross-site scripting. The taint analysis revealing unsanitized paths, even if not classified as critical or high, suggests a risk of improper handling of user-supplied data that could lead to unintended file system operations or information disclosure.

The plugin's vulnerability history is also a significant concern. The presence of a known, currently unpatched medium severity CVE suggests a persistent security weakness. The fact that the last vulnerability was reported in the future (2025-06-05) is highly anomalous and likely an error in the data, but the existence of a medium severity CVE that remains unpatched is a clear indicator of an ongoing risk. Coupled with the absence of nonce and capability checks, this plugin presents a notable risk that requires attention and remediation.

In conclusion, despite a seemingly small attack surface, the raw SQL query, poor output escaping, potential taint issues, and a known unpatched vulnerability point to significant security weaknesses. Users of this plugin should exercise extreme caution until these issues are addressed. The reported future vulnerability date is a data anomaly that should be investigated, but the unpatched medium CVE is a concrete and present danger.

Key Concerns

  • Unpatched medium severity CVE
  • SQL queries not using prepared statements
  • Significant portion of output not properly escaped
  • Flows with unsanitized paths
  • No nonce checks
  • No capability checks
  • Bundled library (DataTables)
Vulnerabilities
1

WP Media File Type Manager Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-27359medium · 4.3Cross-Site Request Forgery (CSRF)

WP Media File Type Manager <= 2.3.0 - Cross-Site Request Forgery to Settings Update

Jun 5, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

WP Media File Type Manager Code Analysis

Dangerous Functions
0
Raw SQL Queries
1
0 prepared
Unescaped Output
9
10 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
1

Bundled Libraries

DataTables

SQL Query Safety

0% prepared1 total queries

Output Escaping

53% escaped19 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
seerox_wpmftm_settings (wp-media-file-type-manager.php:178)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Media File Type Manager Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menuwp-media-file-type-manager.php:88
actionadmin_enqueue_scriptswp-media-file-type-manager.php:114
actionwp_loadedwp-media-file-type-manager.php:128
actionupload_mimeswp-media-file-type-manager.php:318
Maintenance & Trust

WP Media File Type Manager Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 7, 2026
PHP min version
Downloads9K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

WP Media File Type Manager Developer Profile

Seerox

4 plugins · 1K total installs

73
trust score
Avg Security Score
91/100
Avg Patch Time
174 days
View full developer profile
Detection Fingerprints

How We Detect WP Media File Type Manager

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-media-file-type-manager/assets/css/admin.css/wp-content/plugins/wp-media-file-type-manager/assets/css/jquery.dataTables.min.css/wp-content/plugins/wp-media-file-type-manager/assets/js/admin.js/wp-content/plugins/wp-media-file-type-manager/assets/js/jquery.dataTables.min.js
Script Paths
/wp-content/plugins/wp-media-file-type-manager/assets/js/admin.js/wp-content/plugins/wp-media-file-type-manager/assets/js/jquery.dataTables.min.js

HTML / DOM Fingerprints

CSS Classes
file_extensionfile_typewpmftm-manager
Data Attributes
name="file_extension"name="file_type"name="mft_post_id"name="wpmftm_save_file_type"name="action"name="wpmf_type_id[]"
FAQ

Frequently Asked Questions about WP Media File Type Manager