Readability Buttons (readability.com) Security & Risk Analysis

wordpress.org/plugins/readability-buttons

Adds readability.com widget on your site.

10 active installs v2.1.4 PHP + WP 2.8+ Updated Dec 31, 2016
buttonreadabilitysharesidebarwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Readability Buttons (readability.com) Safe to Use in 2026?

Generally Safe

Score 85/100

Readability Buttons (readability.com) has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The 'readability-buttons' plugin v2.1.4 presents a mixed security posture. On the positive side, the plugin demonstrates good practices in its handling of database interactions, with 100% of SQL queries utilizing prepared statements, and it has no recorded vulnerability history, suggesting a stable and previously secure codebase. Furthermore, the static analysis reveals a very small attack surface with no discernible entry points that are unprotected, and no external HTTP requests or file operations, which significantly limits potential attack vectors.

However, several concerning aspects were identified in the code analysis. The presence of the `create_function` dangerous function is a significant red flag, as it can be exploited for arbitrary code execution if not handled with extreme care and proper input sanitization, though no taint flows were detected. The extremely low percentage of properly escaped output (19%) is a critical weakness, indicating a high likelihood of cross-site scripting (XSS) vulnerabilities. The absence of nonce and capability checks across all identified entry points, while the entry points themselves are zero, still represents a missed security control that could have been implemented for future expansion.

In conclusion, while the plugin currently has a minimal attack surface and no known CVEs, the high rate of unescaped output and the presence of a dangerous function are significant security concerns. The lack of explicit security checks like nonces and capability checks on its limited entry points also indicates a potential for future vulnerabilities should the attack surface expand. Despite its current lack of history, the identified code-level issues warrant caution and potential remediation.

Key Concerns

  • Dangerous function detected (create_function)
  • Low percentage of properly escaped output
  • No nonce checks detected
  • No capability checks detected
Vulnerabilities
None known

Readability Buttons (readability.com) Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Readability Buttons (readability.com) Release Timeline

v2.1.4Current
v2.1.3
v2.1.2
v2.1.1
v2.1.0
v2.0.11
v2.0.10
v2.0.9
v2.0.8
v2.0.7
v2.0.6
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0
v1.1
v1.0
Code Analysis
Analyzed Apr 16, 2026

Readability Buttons (readability.com) Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function( '', 'register_widget("Readability_Widget");' ) );readability-buttons.php:230

Output Escaping

19% escaped48 total outputs
Attack Surface

Readability Buttons (readability.com) Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_print_stylesreadability-buttons.php:60
actionadmin_enqueue_scriptsreadability-buttons.php:61
actionwp_enqueue_scriptsreadability-buttons.php:64
actionwp_enqueue_scriptsreadability-buttons.php:65
actionwidgets_initreadability-buttons.php:230
Maintenance & Trust

Readability Buttons (readability.com) Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.33
Last updatedDec 31, 2016
PHP min version
Downloads6K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Readability Buttons (readability.com) Developer Profile

Sparanoid

10 plugins · 4K total installs

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

How We Detect Readability Buttons (readability.com)

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/readability-buttons/views/widget.php/wp-content/plugins/readability-buttons/views/admin.php

HTML / DOM Fingerprints

CSS Classes
widget-readability-buttons
FAQ

Frequently Asked Questions about Readability Buttons (readability.com)