Disable User Gravatar Security & Risk Analysis

wordpress.org/plugins/disable-user-gravatar

Stops WordPress from grabbing a user avatar using their registrated email from gravatar.com.

3K active installs v3.1 PHP + WP 2.7+ Updated Nov 1, 2022
activity-streamavatargravatarwordpress-muwpmu
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Disable User Gravatar Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The "disable-user-gravatar" v3.1 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any identified dangerous functions, raw SQL queries, file operations, or external HTTP requests is a significant positive. Furthermore, the plugin has no recorded vulnerabilities, including no known CVEs, which suggests a history of secure development or diligent patching by the developers. The limited attack surface, with zero entry points and no AJAX handlers, REST API routes, shortcodes, or cron events, also contributes to a low risk profile.

However, there are a few areas for caution. The static analysis indicates that 50% of the identified output operations are not properly escaped. While the total number of outputs is small (two), unescaped output can still lead to cross-site scripting (XSS) vulnerabilities if the data originates from user input or untrusted sources. Additionally, the complete lack of capability checks and nonce checks on the identified entry points (though there are none) is a concern for future extensibility. If any entry points were to be added, they would be introduced without these fundamental security measures, increasing the risk of unauthorized access or actions.

In conclusion, the plugin is currently very secure due to its minimal functionality and lack of known vulnerabilities. The primary weakness lies in the potential for XSS due to the unescaped output, albeit on a small scale. The absence of capability and nonce checks suggests a potential risk for any future development, but does not represent a current threat with the existing code. Overall, the plugin appears safe to use, with a minor area for improvement regarding output sanitization.

Key Concerns

  • Unescaped output detected
  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

Disable User Gravatar Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Disable User Gravatar Release Timeline

v2.2
v2.1
v1.0
Code Analysis
Analyzed Mar 16, 2026

Disable User Gravatar Code Analysis

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

Output Escaping

50% escaped2 total outputs
Attack Surface

Disable User Gravatar Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
filteravatar_defaultsdisable-user-gravatar-admin.php:6
filterdefault_avatar_selectdisable-user-gravatar-admin.php:7
actionadmin_initdisable-user-gravatar-admin.php:8
filterget_avatardisable-user-gravatar.php:37
filteruser_profile_picture_descriptiondisable-user-gravatar.php:38
filterbp_core_fetch_avatar_no_gravdisable-user-gravatar.php:44
filterbp_core_fetch_avatardisable-user-gravatar.php:46
filterbp_core_fetch_avatar_urldisable-user-gravatar.php:47
Maintenance & Trust

Disable User Gravatar Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedNov 1, 2022
PHP min version
Downloads41K

Community Trust

Rating100/100
Number of ratings10
Active installs3K
Developer Profile

Disable User Gravatar Developer Profile

Marcus (aka @msykes)

13 plugins · 176K total installs

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

How We Detect Disable User Gravatar

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Disable User Gravatar