FAVIROLL – FAVIcons for blogROLL Security & Risk Analysis

wordpress.org/plugins/faviroll

This plugin convert the favicon.ico from the blogroll sites into PNG images and save this in a local cache file. The conversion process works just on …

40 active installs v0.6 PHP + WP 3.x+ Updated Unknown
blogrollbookmarksfaviconsiconslinks
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is FAVIROLL – FAVIcons for blogROLL Safe to Use in 2026?

Generally Safe

Score 100/100

FAVIROLL – FAVIcons for blogROLL has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "faviroll" v0.6 plugin exhibits a generally positive security posture with no known vulnerabilities or critical taint flows reported. The static analysis reveals a commendable lack of exposed attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events that are unprotected by authentication or permission checks. Furthermore, all SQL queries are correctly prepared, and the plugin has a decent rate of output escaping.

However, there are significant concerns that temper this positive outlook. The presence of the "exec" function, a notoriously dangerous function, without any apparent nonce or capability checks raises a red flag. This function, when misused, can allow for arbitrary command execution on the server, posing a critical security risk. The lack of any nonce or capability checks on all entry points, coupled with the presence of "exec," strongly suggests that any data processed by functions utilizing "exec" could be vulnerable to exploitation if not rigorously sanitized and validated before being passed to "exec."

While the plugin's vulnerability history is clean, this may be due to its limited exposure or the complexity required to exploit the "exec" function. The absence of any recorded vulnerabilities does not equate to an absence of risk, especially given the identified "exec" function and the lack of proper authorization checks. The overall security of "faviroll" v0.6 is a mixed bag: it excels in reducing its attack surface and managing database interactions, but the potential for arbitrary code execution via the "exec" function, unmitigated by authentication, represents a significant and immediate risk.

Key Concerns

  • Dangerous function 'exec' without checks
  • Missing nonce checks
  • Missing capability checks
  • Low output escaping rate
Vulnerabilities
None known

FAVIROLL – FAVIcons for blogROLL Security Vulnerabilities

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

FAVIROLL – FAVIcons for blogROLL Code Analysis

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

Dangerous Functions Found

execexec($this->curl_path." -k -D \"$headerfile\"".$cmdline_params." \"".escapeshellcmd($URI)."\"",$resuSnoopy.class.php:1011

SQL Query Safety

100% prepared5 total queries

Output Escaping

68% escaped22 total outputs
Attack Surface

FAVIROLL – FAVIcons for blogROLL Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_menufaviroll.php:115
actionedit_linkfaviroll.php:131
actionadd_linkfaviroll.php:132
filtermanage_link-manager_columnsfaviroll.php:153
actionmanage_link_custom_columnfaviroll.php:176
filterwp_list_bookmarksfaviroll.php:200
filterwp_list_bookmarks_plusfaviroll.php:201
Maintenance & Trust

FAVIROLL – FAVIcons for blogROLL Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedUnknown
PHP min version
Downloads11K

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

FAVIROLL – FAVIcons for blogROLL Developer Profile

UnderWordPressure

2 plugins · 50 total installs

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

How We Detect FAVIROLL – FAVIcons for blogROLL

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/faviroll/css/style.css/wp-content/plugins/faviroll/css/style-be.css/wp-content/plugins/faviroll/js/faviroll.js
Script Paths
/wp-content/plugins/faviroll/js/faviroll.js

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about FAVIROLL – FAVIcons for blogROLL