author_avatar Security & Risk Analysis

wordpress.org/plugins/author-avatar

Add an upload field in the user profile admin to add a custom profile picture into usermeta table.

30 active installs v1.0.2 PHP + WP 3.5.1+ Updated Mar 7, 2014
author-avatarcustom-user-profile-picturegravatarprofile-pictureuser-profile
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is author_avatar Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The "author-avatar" v1.0.2 plugin exhibits a strong security posture based on the provided static analysis. The complete absence of identified entry points like AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface. Furthermore, the code analysis indicates a responsible approach to database interactions, with 100% of SQL queries utilizing prepared statements, mitigating the risk of SQL injection vulnerabilities. The plugin also demonstrates an awareness of security by including two capability checks, though their specific implementation and effectiveness cannot be determined from this data alone. The lack of critical or high-severity taint flows and a clean vulnerability history are positive indicators of the plugin's security.

Key Concerns

  • Partial output escaping
  • No nonce checks implemented
Vulnerabilities
None known

author_avatar Security Vulnerabilities

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

author_avatar Code Analysis

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

Output Escaping

50% escaped8 total outputs
Attack Surface

author_avatar Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
actioninitauthorAvatar.php:66
actionadmin_enqueue_scriptsauthorAvatar.php:69
actionshow_user_profileauthorAvatar.php:72
actionedit_user_profileauthorAvatar.php:73
actionpersonal_options_updateauthorAvatar.php:76
actionedit_user_profile_updateauthorAvatar.php:77
actioninittrunk\authorAvatar.php:66
actionadmin_enqueue_scriptstrunk\authorAvatar.php:69
actionshow_user_profiletrunk\authorAvatar.php:72
actionedit_user_profiletrunk\authorAvatar.php:73
actionpersonal_options_updatetrunk\authorAvatar.php:76
actionedit_user_profile_updatetrunk\authorAvatar.php:77
Maintenance & Trust

author_avatar Maintenance & Trust

Maintenance Signals

WordPress version tested3.8.41
Last updatedMar 7, 2014
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

author_avatar Developer Profile

Guillaume

2 plugins · 60 total installs

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

How We Detect author_avatar

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/author-avatar/js/author-avatar-admin.js
Script Paths
/wp-content/plugins/author-avatar/js/author-avatar-admin.js
Version Parameters
author-avatar-admin.js?ver=1.0.2

HTML / DOM Fingerprints

Data Attributes
user_meta_image
FAQ

Frequently Asked Questions about author_avatar