
Get User Info Security & Risk Analysis
wordpress.org/plugins/get-user-infoDisplay's username, first and last name, avatar, description, or website of any user via widget or shortcode.
Is Get User Info Safe to Use in 2026?
Generally Safe
Score 85/100Get User Info has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "get-user-info" plugin version 1.2 presents a mixed security posture. On the positive side, the plugin demonstrates good practices by utilizing prepared statements for all SQL queries and has no recorded vulnerability history, indicating a potentially stable and well-maintained codebase. The attack surface is minimal, with only one shortcode identified as an entry point, and crucially, no unauthenticated entry points were found. This suggests a deliberate effort to limit exposure.
However, there are significant concerns within the static analysis. The presence of the `create_function` dangerous function is a critical red flag, as it is a known source of security vulnerabilities, particularly when user input is involved, although taint analysis currently shows no unsanitized flows. Furthermore, the output escaping is very poor, with only 15% of outputs properly escaped, creating a high risk of Cross-Site Scripting (XSS) vulnerabilities. The complete absence of nonce checks and capability checks, even for the identified shortcode, is a major oversight that leaves the plugin susceptible to various attacks if any part of its functionality can be triggered by external input.
Key Concerns
- Dangerous function create_function used
- Poor output escaping (15% properly escaped)
- Missing nonce checks
- Missing capability checks
Get User Info Security Vulnerabilities
Get User Info Release Timeline
Get User Info Code Analysis
Dangerous Functions Found
Output Escaping
Get User Info Attack Surface
Shortcodes 1
WordPress Hooks 1
Maintenance & Trust
Get User Info Maintenance & Trust
Maintenance Signals
Community Trust
Get User Info Alternatives
User Access Shortcodes
user-access-shortcodes
The simplest way of controlling who sees what in your posts/pages. Restrict content to logged in users only (or guests, or by roles) with simple short …
BP XProfile Shortcode
bp-xprofile-shortcode
Adds Shortcode for BuddyPress XProfile data
Faces of Users
faces-of-users
Display registered users Gravatars on a single page with shortcode.
Karma Protected Content
karma-contenuto-protetto
Protect parts of your post content with a simple shortcode, visible only to registered users.
User Switching
user-switching
Instant switching between user accounts in WordPress and WooCommerce.
Get User Info Developer Profile
2 plugins · 80 total installs
How We Detect Get User Info
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/get-user-info/get-user-info.phpHTML / DOM Fingerprints
widget-titleid="featured_widget"for="get_user_info_title"name="get_user_info_title"id="get_user_info_cssClass"name="get_user_info_cssClass"id="get_user_info_userName"+11 more[userinfo user="User Name" class="CssClass" title="My Title" username="true" name="true" avatar="true" description="true" website="true"]