Featured Users Security & Risk Analysis

wordpress.org/plugins/featured-users-wordpress-plugin

Allows the administrator to make users featured. All it does is give the user a custom meta field called jsfeatured_user. Now available are a shortcod …

10 active installs v2.1 PHP 5.6+ WP 3.1.1+ Updated Jan 15, 2019
featuredusers
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Featured Users Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The "featured-users-wordpress-plugin" v2.1 exhibits a generally positive security posture, with no known vulnerabilities in its history and a strong adherence to several best practices. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests are all commendable. Furthermore, the presence of nonce and capability checks, along with a clean taint analysis, suggest a well-developed plugin. However, a significant concern arises from the output escaping. With 39% of outputs properly escaped, a considerable portion (61%) remains unescaped. This could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is displayed without proper sanitization, particularly in features exposed through its AJAX handler or shortcode. While the attack surface is small and entry points are protected, the lack of comprehensive output escaping is a notable weakness that requires attention.

Key Concerns

  • Insufficient output escaping
Vulnerabilities
None known

Featured Users Security Vulnerabilities

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

Featured Users Code Analysis

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

Output Escaping

39% escaped46 total outputs
Attack Surface

Featured Users Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 1

authwp_ajax_featured_usersjs_featured_users.php:170

Shortcodes 1

[rd-featured-users] inc\shortcode.php:43
WordPress Hooks 14
actionadmin_initinc\settings.php:46
actionadmin_menuinc\settings.php:47
actionadmin_headinc\settings.php:48
filterplugin_row_metainc\settings.php:49
actionwidgets_initinc\widget.php:180
actionadmin_headinc\widget.php:181
actionshow_user_profilejs_featured_users.php:163
actionedit_user_profilejs_featured_users.php:164
actionpersonal_options_updatejs_featured_users.php:165
actionedit_user_profile_updatejs_featured_users.php:166
filtermanage_users_columnsjs_featured_users.php:167
filtermanage_users_custom_columnjs_featured_users.php:168
actionadmin_enqueue_scriptsjs_featured_users.php:169
filterplugin_row_metajs_featured_users.php:171
Maintenance & Trust

Featured Users Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedJan 15, 2019
PHP min version5.6
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Featured Users Developer Profile

Jeremy Selph

3 plugins · 120 total installs

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

How We Detect Featured Users

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/featured-users-wordpress-plugin/js/featured-users.js/wp-content/plugins/featured-users-wordpress-plugin/css/featured-users.css
Script Paths
/wp-content/plugins/featured-users-wordpress-plugin/js/featured-users.js
Version Parameters
featured-users-wordpress-plugin/js/featured-users.js?ver=featured-users-wordpress-plugin/css/featured-users.css?ver=

HTML / DOM Fingerprints

CSS Classes
featured-user-avatarfeatured-user-display-namefeatured-user-description
HTML Comments
&#36; <a href="https://www.reactivedevelopment.net/contact/project-mind/?plugin=featured-users" target="_blank">Paid support</a>&hearts; <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RESFMU9LDAEDQ&source=url" target="_blank">Donate</a>
Data Attributes
data-iddata-action
JS Globals
featured_users_ajax_object
Shortcode Output
[rd-featured-users
FAQ

Frequently Asked Questions about Featured Users