Button It Up Security & Risk Analysis

wordpress.org/plugins/button-it-up

Button It Up changes the upload/insert button style to look like an actual button.

10 active installs v1 PHP + WP 3.0+ Updated Jun 21, 2012
uiusabilityuser-experienceuser-interfaceux
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Button It Up Safe to Use in 2026?

Generally Safe

Score 85/100

Button It Up has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

Based on the provided static analysis and vulnerability history, "button-it-up" v1 appears to have a strong security posture. The plugin demonstrates good practices by not exposing any AJAX handlers, REST API routes, shortcodes, or cron events that could be considered entry points, and there are no identified taint flows with unsanitized paths or dangerous functions. The complete absence of vulnerability history, including CVEs, further suggests a well-maintained and secure plugin. This lack of historical issues and apparent lack of exploitable code signals is a significant strength.

However, a critical concern arises from the output escaping. With one total output and 0% properly escaped, this indicates a potential for cross-site scripting (XSS) vulnerabilities. Any dynamic data rendered by the plugin is at risk of being injected with malicious scripts. While other areas like SQL queries are handled securely, this single unescaped output presents a clear and present danger. The lack of capability checks and nonce checks also means that if any entry points were to be discovered or added in the future, they might not be adequately protected against unauthorized actions or CSRF attacks. Therefore, while the plugin avoids many common pitfalls, the unescaped output is a significant weakness that requires immediate attention.

In conclusion, "button-it-up" v1 is commendably free of known vulnerabilities and boasts a minimal attack surface. The secure handling of SQL queries and the absence of dangerous functions are positive indicators. Nevertheless, the critical failure in output escaping creates a significant security risk that overshadows these strengths. Addressing this XSS vulnerability should be the highest priority for this plugin's security. The absence of capability and nonce checks also warrants review for future-proofing.

Key Concerns

  • Output escaping is not properly handled
Vulnerabilities
None known

Button It Up Security Vulnerabilities

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

Button It Up Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Button It Up Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_headindex.php:29
Maintenance & Trust

Button It Up Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedJun 21, 2012
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Button It Up Developer Profile

parisvega

1 plugin · 10 total installs

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

How We Detect Button It Up

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/button-it-up/button-it-up.css

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Button It Up