Blogroll Links Favicons Security & Risk Analysis

wordpress.org/plugins/blogroll-links-favicons

Automatically adds favicons to blogroll/bookmark links.

20 active installs v2.0.4 PHP + WP 2.5+ Updated Unknown
blogrollbookmarksfaviconsiconslinks
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Blogroll Links Favicons Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The blogroll-links-favicons plugin, version 2.0.4, presents a generally positive security posture based on the static analysis. It demonstrates strong adherence to modern security practices by exhibiting zero AJAX handlers, REST API routes, shortcodes, or cron events, significantly limiting its attack surface. Furthermore, the absence of dangerous functions, external HTTP requests, and the consistent use of prepared statements for its SQL queries are excellent indicators of secure coding. The presence of one nonce check, while minimal, is still a positive sign. However, the analysis reveals a critical weakness in output escaping, with 100% of observed outputs being unescaped. This could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is directly displayed without proper sanitization. The plugin also performs file operations, which, without further context on how these operations are secured, could present a risk if not handled with strict validation and sanitization of file paths.

The vulnerability history for this plugin is clean, with no recorded CVEs, indicating a lack of past exploitable issues. This, combined with the current clean taint analysis results, suggests that the plugin has historically been developed with security in mind. Despite the lack of past vulnerabilities, the unescaped output is a significant concern that requires immediate attention. The limited attack surface and the use of prepared statements are commendable strengths, but the output escaping flaw represents a clear and present danger that could be exploited if user input is involved in any of the plugin's displayed content.

Key Concerns

  • Unescaped output detected
  • File operations without clear sanitization context
  • Minimal nonce checks
Vulnerabilities
None known

Blogroll Links Favicons Security Vulnerabilities

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

Blogroll Links Favicons Code Analysis

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

Output Escaping

0% escaped2 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
blogroll_favicons_options (blogroll-links-favicons.php:113)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Blogroll Links Favicons Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
filterwp_list_bookmarksblogroll-links-favicons.php:63
actionadmin_menublogroll-links-favicons.php:100
actionadmin_print_stylesblogroll-links-favicons.php:178
filtermanage_link-manager_columnsblogroll-links-favicons.php:181
actionmanage_link_custom_columnblogroll-links-favicons.php:182
filterplugin_action_linksblogroll-links-favicons.php:210
filterplugin_row_metablogroll-links-favicons.php:222
actionedit_linkblogroll-links-favicons.php:240
Maintenance & Trust

Blogroll Links Favicons Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedUnknown
PHP min version
Downloads13K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Blogroll Links Favicons Developer Profile

Josh Betz

4 plugins · 70 total installs

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

How We Detect Blogroll Links Favicons

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Blogroll Links Favicons