
WP-Whoami Security & Risk Analysis
wordpress.org/plugins/wp-whoamiJust another widget to show a photo, a bio and some social media links with nice webfont-icons
Is WP-Whoami Safe to Use in 2026?
Generally Safe
Score 100/100WP-Whoami has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The wp-whoami v0.4 plugin presents a mixed security picture. On one hand, the static analysis indicates a very small attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events that are directly exposed or lack authentication checks. Furthermore, all SQL queries are correctly implemented using prepared statements, and there are no file operations or external HTTP requests, which significantly reduces common attack vectors. The absence of known vulnerabilities in its history is also a positive sign.
However, significant concerns arise from the code analysis. The presence of the `create_function` is a critical security anti-pattern in PHP, as it can lead to arbitrary code execution if its arguments are not rigorously sanitized. Additionally, the extremely low percentage (13%) of properly escaped outputs indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the site's output.
Given the absence of known CVEs, the plugin appears to have been relatively stable. However, the identified code signals, particularly `create_function` and the poor output escaping, represent substantial security weaknesses that could be exploited by attackers. The plugin's strengths lie in its limited attack surface and secure database interactions, but these are overshadowed by the potential for code execution and XSS due to insecure coding practices.
Key Concerns
- Use of dangerous function 'create_function'
- Low percentage of properly escaped outputs
- Missing nonce checks
- Missing capability checks
WP-Whoami Security Vulnerabilities
WP-Whoami Code Analysis
Dangerous Functions Found
Output Escaping
WP-Whoami Attack Surface
WordPress Hooks 4
Maintenance & Trust
WP-Whoami Maintenance & Trust
Maintenance Signals
Community Trust
WP-Whoami Alternatives
RS Author Info Box
rs-author-info-box
A simple and lightweight widget to display an author's name, profile image, short description, and social media links in any sidebar or widget area.
WP Author Profile Widget
wp-author-profile-widget
Add WP Author Profile Widget with easy way.
About the Author Advanced
about-the-author-advanced
This plugin creates a sidebar widget which displays the post/page author's information.
Author Bio Widget
author-bio-widget
A simple sidebar widget to display page or post author's bio and link through to other content from the author.
Short Bio Widget
short-bio-widget
Its a widget that collects your short biography and show into wordpress sidebar area. User can add gravatar, name, short personal details, all common …
WP-Whoami Developer Profile
4 plugins · 4K total installs
How We Detect WP-Whoami
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/wp-whoami/css/style.cssHTML / DOM Fingerprints
socialiconsrel="me"