Better Media Library Fields Security & Risk Analysis

wordpress.org/plugins/better-media-library-fields

Displays extra columns (Alternative Text, Caption, Description, Permalink and File URL) in the media library view

90 active installs v1.0.0 PHP + WP 3.8+ Updated Jan 11, 2015
image-altimage-captionmediamedia-library
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Better Media Library Fields Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "better-media-library-fields" v1.0.0 plugin exhibits a strong adherence to secure coding practices in several key areas. The absence of dangerous functions, SQL queries using prepared statements, file operations, and external HTTP requests is commendable. Furthermore, the plugin has no recorded history of vulnerabilities, suggesting a mature and well-maintained codebase. However, the static analysis reveals a critical weakness: 100% of outputs are not properly escaped. This presents a significant risk of cross-site scripting (XSS) vulnerabilities, as user-supplied data could be injected into the output without proper sanitization, leading to malicious code execution in the user's browser.

The plugin's attack surface is reported as zero, with no AJAX handlers, REST API routes, shortcodes, or cron events identified. While this indicates a minimal exposure, the lack of detail on capability checks and nonce checks for any potential entry points (even if reported as zero) leaves room for concern. The absence of any taint analysis results could also indicate that the analysis tools were not fully capable of tracing potential data flows within this specific codebase, or that the codebase is so simple that no such flows were detected. The focus should primarily be on addressing the unescaped output to mitigate immediate and severe risks.

Key Concerns

  • All outputs are unescaped
Vulnerabilities
None known

Better Media Library Fields Security Vulnerabilities

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

Better Media Library Fields Code Analysis

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

Output Escaping

0% escaped5 total outputs
Attack Surface

Better Media Library Fields Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionmanage_media_custom_columnbmlf.php:28
filtermanage_media_columnsbmlf.php:29
Maintenance & Trust

Better Media Library Fields Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedJan 11, 2015
PHP min version
Downloads4K

Community Trust

Rating98/100
Number of ratings7
Active installs90
Developer Profile

Better Media Library Fields Developer Profile

bradvin

6 plugins · 7K total installs

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

How We Detect Better Media Library Fields

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Better Media Library Fields