Show user avatar Security & Risk Analysis
wordpress.org/plugins/show-user-avatarAdd the shortcode [avatar] in the Header, footer ore on any post and page. With this plugin you can display the logged in user avatar.
Is Show user avatar Safe to Use in 2026?
Generally Safe
Score 100/100Show user avatar has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "show-user-avatar" plugin v1.0 exhibits a generally positive security posture based on the provided static analysis. The absence of dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), and unescaped output are significant strengths. Furthermore, the lack of file operations and external HTTP requests reduces the potential for common attack vectors. The plugin also appears to have a limited attack surface, with only one shortcode and no identified AJAX handlers or REST API routes that are not protected by authentication. The vulnerability history is also clean, with no recorded CVEs, which suggests a history of secure development or successful patching. However, a key concern is the complete lack of nonce checks and capability checks. While the current entry points are limited and appear to be protected implicitly, this absence represents a potential weakness. If new functionality is added or existing functionality evolves to handle user-supplied data in ways not currently apparent, the lack of nonces and capability checks could lead to privilege escalation or cross-site request forgery vulnerabilities. This is a critical area for improvement to ensure long-term security resilience.
Key Concerns
- Missing nonce checks
- Missing capability checks
Show user avatar Security Vulnerabilities
Show user avatar Code Analysis
Output Escaping
Show user avatar Attack Surface
Shortcodes 1
Maintenance & Trust
Show user avatar Maintenance & Trust
Maintenance Signals
Community Trust
Show user avatar Alternatives
No alternatives data available yet.
Show user avatar Developer Profile
18 plugins · 330 total installs
How We Detect Show user avatar
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.