Live Blogroll Security & Risk Analysis

wordpress.org/plugins/live-blogroll

Shows a number of 'recent posts' for each link in your Blogroll in a popup box, using Ajax.

10 active installs v0.6.2 PHP + WP 2.5+ Updated Dec 22, 2014
ajaxblogrollbookmarkslinkssidebar
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Live Blogroll Safe to Use in 2026?

Generally Safe

Score 85/100

Live Blogroll 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 live-blogroll plugin v0.6.2 exhibits a generally strong security posture, with no reported vulnerabilities or critical code signals. The absence of known CVEs and a clean vulnerability history are positive indicators. The code analysis reveals a minimal attack surface, with no exposed AJAX handlers, REST API routes, shortcodes, or cron events without proper authorization checks. Furthermore, all SQL queries are prepared, and there are no file operations or external HTTP requests, significantly reducing common attack vectors.

However, a notable concern arises from the output escaping. With 45% of outputs not properly escaped, there's a risk of cross-site scripting (XSS) vulnerabilities if user-supplied data is displayed without adequate sanitization. While the plugin has a nonce check and a capability check, the low percentage of properly escaped output suggests potential weaknesses in handling dynamic content. The lack of taint analysis flows doesn't necessarily indicate perfect security, but rather that the static analysis tools may not have identified any complex data flow issues that could lead to vulnerabilities.

In conclusion, live-blogroll v0.6.2 is a relatively secure plugin due to its limited attack surface and good practices in SQL query handling and authorization. The primary area for improvement lies in ensuring all output is properly escaped to mitigate potential XSS risks. The absence of historical vulnerabilities is promising, but proactive security measures, especially regarding output sanitization, are crucial for ongoing protection.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Live Blogroll Security Vulnerabilities

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

Live Blogroll Code Analysis

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

Output Escaping

45% escaped11 total outputs
Attack Surface

Live Blogroll Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filterwp_feed_cache_transient_lifetimewp-live-blogroll-ajax.php:49
filterwidget_links_argswp-live-blogroll.php:112
actionwp_print_scriptswp-live-blogroll.php:114
actionwp_headwp-live-blogroll.php:126
actionadmin_menuwp-live-blogroll.php:161
Maintenance & Trust

Live Blogroll Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedDec 22, 2014
PHP min version
Downloads15K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Live Blogroll Developer Profile

Vladimir Prelovac

20 plugins · 1.0M total installs

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

How We Detect Live Blogroll

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/live-blogroll/wp-live-blogroll.css/wp-content/plugins/live-blogroll/wp-live-blogroll.js.php
Script Paths
/wp-content/plugins/live-blogroll/wp-live-blogroll.js.php
Version Parameters
live-blogroll/wp-live-blogroll.css?ver=live-blogroll/wp-live-blogroll.js.php?ver=

HTML / DOM Fingerprints

CSS Classes
livelinks
FAQ

Frequently Asked Questions about Live Blogroll