Rename Featured Image Security & Risk Analysis

wordpress.org/plugins/rename-featured-image

This plugin uses WordPress hooks and updates the featured image title and file name.

50 active installs v1.0 PHP + WP 4.1+ Updated Jul 5, 2015
featured-image-renamerename-imagerename-post-attachmentrename-post-thumbnailrename-thumbnail
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Rename Featured Image Safe to Use in 2026?

Generally Safe

Score 85/100

Rename Featured Image has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "rename-featured-image" plugin version 1.0 exhibits a mixed security posture. On the positive side, it has no known CVEs, no bundled libraries, and its SQL queries are all properly prepared. The attack surface appears minimal with no AJAX handlers, REST API routes, shortcodes, or cron events, further reducing potential entry points.

However, significant concerns arise from the static analysis. The lack of any capability checks or nonce checks on what appear to be file operations is a critical oversight. The taint analysis revealing two flows with unsanitized paths, even without a critical or high severity rating, indicates a potential for path traversal or insecure file handling. Furthermore, a very low percentage (17%) of output escaping is a substantial risk, as it could lead to cross-site scripting (XSS) vulnerabilities if any user-controlled data is displayed without proper sanitization.

In conclusion, while the plugin boasts a clean vulnerability history and uses prepared statements for SQL, the absence of fundamental security checks like capability and nonce validation, coupled with insecure file path handling and poor output escaping, presents a notable risk. These weaknesses outweigh the strengths, particularly in the context of potential XSS and file manipulation vulnerabilities.

Key Concerns

  • Unsanitized paths in taint flows
  • Low percentage of properly escaped output
  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

Rename Featured Image Security Vulnerabilities

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

Rename Featured Image Code Analysis

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

Output Escaping

17% escaped12 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
wpRFP_create_admin_page (admin\wpRFP-options.php:63)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Rename Featured Image Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menuadmin\wpRFP-options.php:19
actionadmin_initadmin\wpRFP-options.php:20
actionpublish_postadmin\wpRFP-options.php:21
actionwp_enqueue_scriptsindex.php:61
actionwidgets_initindex.php:72
Maintenance & Trust

Rename Featured Image Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedJul 5, 2015
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs50
Developer Profile

Rename Featured Image Developer Profile

Hrishikesh Vaipurkar

1 plugin · 50 total installs

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

How We Detect Rename Featured Image

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/rename-featured-image/admin/js/wpRFP-admin.js/wp-content/plugins/rename-featured-image/admin/css/wpRFP-admin.css
Script Paths
/wp-content/plugins/rename-featured-image/admin/js/wpRFP-admin.js
Version Parameters
rename-featured-image/admin/css/wpRFP-admin.css?ver=rename-featured-image/admin/js/wpRFP-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpRFP-admin
FAQ

Frequently Asked Questions about Rename Featured Image