Bibs Twitter Follow Button Reloaded Security & Risk Analysis

wordpress.org/plugins/bibs-twitter-follow-button-reloaded

Get the official Twitter Follow Button as a Widget or Shortcode for your website.

10 active installs v1.1.2 PHP + WP 2.8+ Updated Dec 17, 2014
buttonfollowmultibleofficialtwitter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Bibs Twitter Follow Button Reloaded Safe to Use in 2026?

Generally Safe

Score 85/100

Bibs Twitter Follow Button Reloaded 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 "bibs-twitter-follow-button-reloaded" plugin v1.1.2 exhibits a mixed security posture. On the positive side, it has a very small attack surface, with only one shortcode and no identified AJAX handlers, REST API routes, or cron events exposed without authentication. Furthermore, all SQL queries are confirmed to use prepared statements, and there are no file operations or external HTTP requests, which are good security practices. The absence of any recorded vulnerabilities in its history is also a strong indicator of a generally secure development history.

However, several concerning code signals present potential risks. The presence of the `create_function` function is a significant red flag, as it is considered deprecated and can lead to code injection vulnerabilities if not handled with extreme care, especially when dealing with user-supplied input. More critically, the output escaping is very poor, with only 18% of outputs properly escaped. This lack of output sanitization can pave the way for Cross-Site Scripting (XSS) attacks if any user-controlled data is rendered directly in the browser.

While the vulnerability history is clean, the identified code issues are concerning. The combination of a dangerous function and inadequate output escaping creates a tangible risk of XSS vulnerabilities. The plugin's limited attack surface and lack of complex interactions mitigate some of the potential impact, but the weaknesses in output handling are substantial and require attention.

Key Concerns

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

Bibs Twitter Follow Button Reloaded Security Vulnerabilities

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

Bibs Twitter Follow Button Reloaded Code Analysis

Dangerous Functions
1
Raw SQL Queries
0
0 prepared
Unescaped Output
51
11 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('', 'return register_widget("TweezFollow_Button_Widget");bibstweezfollowbutton.php:262

Output Escaping

18% escaped62 total outputs
Attack Surface

Bibs Twitter Follow Button Reloaded Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[tfb] bibstweezfollowbutton.php:65
WordPress Hooks 1
actionwidgets_initbibstweezfollowbutton.php:262
Maintenance & Trust

Bibs Twitter Follow Button Reloaded Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedDec 17, 2014
PHP min version
Downloads5K

Community Trust

Rating80/100
Number of ratings1
Active installs10
Developer Profile

Bibs Twitter Follow Button Reloaded Developer Profile

Karl-Heinz Klug

2 plugins · 20 total installs

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

How We Detect Bibs Twitter Follow Button Reloaded

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

Asset Fingerprints

Script Paths
http://platform.twitter.com/widgets.js

HTML / DOM Fingerprints

CSS Classes
wpfollowbuttontwitter-follow-button
Data Attributes
data-show-countdata-langdata-buttondata-text-colordata-link-colordata-width+1 more
JS Globals
window.twttr
Shortcode Output
[tfb username='' count='' lang='' theme='
FAQ

Frequently Asked Questions about Bibs Twitter Follow Button Reloaded