Flare Security & Risk Analysis

wordpress.org/plugins/flare

Flare is a simple yet eye-catching social sharing bar that gets you followed and lets your content get shared via posts, pages, and media types.

700 active installs v1.2.7 PHP + WP 3.0+ Updated Nov 28, 2017
dtelepathydtlabssharebarsidebarsocial-widget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Flare Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The plugin "flare" v1.2.7 demonstrates a generally good security posture based on the provided static analysis. The absence of identified AJAX handlers, REST API routes, shortcodes, or cron events without authorization significantly limits the potential attack surface. Furthermore, the plugin's SQL queries are exclusively handled using prepared statements, which is a strong defense against SQL injection vulnerabilities. The lack of any recorded vulnerabilities, past or present, including CVEs, is also a positive indicator of its security maturity.

However, the static analysis does reveal some areas for improvement. A notable concern is the low percentage (5%) of properly escaped outputs. This indicates that a large number of dynamic outputs within the plugin's code might be vulnerable to cross-site scripting (XSS) attacks if the input data is not sufficiently sanitized beforehand. While no critical or high severity taint flows were found, this high percentage of unescaped output is a significant risk that could be exploited. The plugin also makes a considerable number of external HTTP requests (8), which could be a vector for supply chain attacks or leakage of sensitive information if not handled with extreme care and validation.

In conclusion, "flare" v1.2.7 presents a generally secure foundation with its limited attack surface and secure database practices. The primary weakness lies in its output escaping, which requires immediate attention to mitigate XSS risks. The external HTTP requests also warrant careful review. Despite these points, the absence of historical vulnerabilities suggests a commitment to security, but the current static analysis highlights areas where further hardening is needed.

Key Concerns

  • Low percentage of properly escaped output
  • Numerous external HTTP requests
Vulnerabilities
None known

Flare Security Vulnerabilities

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

Flare Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
2 prepared
Unescaped Output
176
9 escaped
Nonce Checks
7
Capability Checks
2
File Operations
0
External Requests
8
Bundled Libraries
0

SQL Query Safety

100% prepared2 total queries

Output Escaping

5% escaped185 total outputs
Data Flows
All sanitized

Data Flow Analysis

3 flows
_admin_follow_update (flare.php:169)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Flare Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
actionadmin_headflare.php:112
actionadmin_menuflare.php:114
actioninitflare.php:116
actioninitflare.php:118
actioninitflare.php:120
filterthe_contentflare.php:122
filterplugin_action_linksflare.php:124
actionwp_footerflare.php:126
actionwidgets_initflare.php:128
actionwp_print_scriptsflare.php:130
actionwp_print_stylesflare.php:132
actionplugins_loadedflare.php:1014
Maintenance & Trust

Flare Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedNov 28, 2017
PHP min version
Downloads190K

Community Trust

Rating62/100
Number of ratings46
Active installs700
Developer Profile

Flare Developer Profile

telepathy

5 plugins · 4K total installs

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

How We Detect Flare

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/flare/assets/css/flare.css/wp-content/plugins/flare/assets/js/flare.js
Generator Patterns
Flare 1.2.7
Script Paths
/wp-content/plugins/flare/assets/js/flare.js
Version Parameters
flare/style.css?ver=flare.js?ver=

HTML / DOM Fingerprints

CSS Classes
flare-wrapflare-vertical-wrapflare-horizontal-wrapflare-share-buttonsflare-follow-buttons
Data Attributes
data-flare-iddata-flare-sharedata-flare-follow
JS Globals
flare
REST Endpoints
/wp-json/flare/v1/counts
Shortcode Output
[flare-share][flare-follow]
FAQ

Frequently Asked Questions about Flare