File Media Renamer Security & Risk Analysis

wordpress.org/plugins/file-media-renamer

This plugin allows you rename uploaded files available in wordpress media and change the postname or slug name.

2K active installs v1.3 PHP 7.2+ WP 4.6+ Updated Oct 18, 2022
file-renamefile-renamerfilenamemedia-renamemedia-renamer
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is File Media Renamer Safe to Use in 2026?

Generally Safe

Score 85/100

File Media Renamer has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The file-media-renamer plugin v1.3 exhibits a mixed security posture. On the positive side, it demonstrates good practices regarding SQL queries, exclusively using prepared statements, and has no recorded historical vulnerabilities, suggesting a generally well-maintained codebase. It also avoids external HTTP requests and does not bundle any external libraries, further reducing potential attack vectors.

However, significant concerns arise from its attack surface. The plugin has three AJAX handlers, one of which lacks authentication checks. This unprotected entry point could potentially be exploited by unauthenticated users to perform unintended actions within the plugin, leading to unauthorized modifications or data exposure. While taint analysis and code signals show no immediate critical issues like unsanitized paths or dangerous functions, the presence of an unprotected AJAX endpoint represents a tangible security risk that needs immediate attention. The limited output escaping also presents a minor concern, though not explicitly detailed as a direct vulnerability in the provided data.

In conclusion, while the plugin has a clean vulnerability history and good internal coding practices for SQL, the unprotected AJAX handler is a critical flaw. This, combined with the less-than-ideal output escaping, means the plugin is not as secure as it could be. Addressing the unauthenticated AJAX endpoint is paramount to improving its overall security.

Key Concerns

  • AJAX handler without authentication checks
  • Limited output escaping (33% properly escaped)
Vulnerabilities
None known

File Media Renamer Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

File Media Renamer Code Analysis

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

SQL Query Safety

100% prepared8 total queries

Output Escaping

33% escaped6 total outputs
Attack Surface
1 unprotected

File Media Renamer Attack Surface

Entry Points3
Unprotected1

AJAX Handlers 3

authwp_ajax_save-attachment-compatfile-media-renamer.php:87
authwp_ajax_fmrequestfile-media-renamer.php:89
noprivwp_ajax_fmrequestfile-media-renamer.php:90
WordPress Hooks 7
filtermanage_media_columnsfile-media-renamer.php:82
actionmanage_media_custom_columnfile-media-renamer.php:83
actionadmin_footerfile-media-renamer.php:84
filterattachment_fields_to_editfile-media-renamer.php:85
actionedit_attachmentfile-media-renamer.php:86
filterattachment_fields_to_savefile-media-renamer.php:92
actionadmin_headfile-media-renamer.php:93
Maintenance & Trust

File Media Renamer Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedOct 18, 2022
PHP min version7.2
Downloads15K

Community Trust

Rating100/100
Number of ratings6
Active installs2K
Developer Profile

File Media Renamer Developer Profile

Bradley Dalina

1 plugin · 2K total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect File Media Renamer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/file-media-renamer/assets/css/file-media-renamer.css/wp-content/plugins/file-media-renamer/assets/js/file-media-renamer.js
Script Paths
/wp-content/plugins/file-media-renamer/assets/js/file-media-renamer.js
Version Parameters
file-media-renamer/assets/css/file-media-renamer.css?ver=file-media-renamer/assets/js/file-media-renamer.js?ver=

HTML / DOM Fingerprints

CSS Classes
FileMediaRenamer-filenameFileMediaRenamer-postname
Data Attributes
data-attachment_id
JS Globals
FileMediaRenamer_filenameFileMediaRenamer_postnameinput_filter
FAQ

Frequently Asked Questions about File Media Renamer