Format Media Titles Security & Risk Analysis

wordpress.org/plugins/format-media-titles

Automatically formats the title (and optionally the ALT field) for new media uploads. No need to manually edit the title anymore every time you upload …

5K active installs v1.0.0 PHP + WP 5.0+ Updated Jul 14, 2020
altformatimagetagtitle
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Format Media Titles Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "format-media-titles" plugin v1.0.0 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any recorded CVEs, including currently unpatched vulnerabilities, is a significant positive indicator. Furthermore, the plugin demonstrates good practices by not utilizing dangerous functions, performing file operations, or making external HTTP requests. The fact that all SQL queries are prepared statements is also a strong point against common SQL injection vulnerabilities.

However, a critical concern arises from the complete lack of output escaping. With 4 total outputs analyzed and 0% properly escaped, this presents a significant risk for Cross-Site Scripting (XSS) vulnerabilities. Any data that is displayed to users, especially if it originates from user input or external sources, could potentially be exploited. Additionally, the plugin lacks nonce and capability checks, which, while not directly flagged as issues given the zero attack surface, could become a vector if the plugin's functionality were to expand or change in the future, allowing for potential unauthorized actions or CSRF attacks.

In conclusion, while the plugin is free from known historical vulnerabilities and employs secure database practices, the unescaped output is a glaring security weakness that requires immediate attention. The lack of authentication checks, while not an immediate problem with the current attack surface, represents a potential future risk. Addressing the output escaping is paramount to mitigating XSS threats.

Key Concerns

  • Unescaped output
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Format Media Titles Security Vulnerabilities

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

Format Media Titles Code Analysis

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

Output Escaping

0% escaped4 total outputs
Attack Surface

Format Media Titles Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menuformat-media-titles.php:33
actionadmin_initformat-media-titles.php:34
actionadd_attachmentformat-media-titles.php:35
filterplugin_action_linksformat-media-titles.php:36
actionplugins_loadedformat-media-titles.php:37
Maintenance & Trust

Format Media Titles Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedJul 14, 2020
PHP min version
Downloads55K

Community Trust

Rating96/100
Number of ratings18
Active installs5K
Developer Profile

Format Media Titles Developer Profile

David Gwyer

11 plugins · 109K total installs

69
trust score
Avg Security Score
86/100
Avg Patch Time
156 days
View full developer profile
Detection Fingerprints

How We Detect Format Media Titles

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/format-media-titles/images/wpgo_plugins_logo.png/wp-content/plugins/format-media-titles/images/twitter.png/wp-content/plugins/format-media-titles/images/facebook.png/wp-content/plugins/format-media-titles/images/yt.png

HTML / DOM Fingerprints

CSS Classes
pcdm
JS Globals
fmt_options
FAQ

Frequently Asked Questions about Format Media Titles