View User Metadata Security & Risk Analysis

wordpress.org/plugins/view-user-metadata

A lightweight plugin that allows you to view user metadata, export them CSV or JSON, or delete key/value pairs.

1K active installs v1.2.2 PHP 5.6+ WP 4.6+ Updated Feb 5, 2026
metdatauser-metauser-meta-datauser-metadata
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is View User Metadata Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The 'view-user-metadata' plugin version 1.2.2 exhibits a strong security posture based on the provided static analysis and vulnerability history. The code demonstrates good practices by implementing nonce checks and capability checks for its entry points. Furthermore, the absence of dangerous functions, file operations, and external HTTP requests is commendable, significantly reducing the potential attack surface. The plugin also scores well in output escaping and exclusively uses prepared statements for its SQL queries, mitigating common vulnerabilities like SQL injection. The lack of known CVEs and the absence of taint analysis findings further reinforce its current security. However, the presence of 2 AJAX handlers, while protected by authentication checks, still represents a potential entry point that warrants careful consideration in any security audit. Overall, the plugin is well-secured, with its primary strength lying in its robust implementation of security checks and the absence of critical or high-severity vulnerabilities. Continued vigilance and regular updates remain essential for maintaining this positive security standing.

Key Concerns

  • 2 AJAX handlers with auth checks
  • 12% of outputs not properly escaped
Vulnerabilities
None known

View User Metadata Security Vulnerabilities

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

View User Metadata Code Analysis

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

Output Escaping

88% escaped17 total outputs
Attack Surface

View User Metadata Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_SS88_VUM_deleteview-user-meta.php:43
authwp_ajax_SS88_VUM_exportview-user-meta.php:44
WordPress Hooks 4
actionshow_user_profileview-user-meta.php:35
actionedit_user_profileview-user-meta.php:36
actionadmin_enqueue_scriptsview-user-meta.php:37
actionplugins_loadedview-user-meta.php:303
Maintenance & Trust

View User Metadata Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 5, 2026
PHP min version5.6
Downloads12K

Community Trust

Rating100/100
Number of ratings1
Active installs1K
Developer Profile

View User Metadata Developer Profile

Sully

6 plugins · 18K total installs

99
trust score
Avg Security Score
98/100
Avg Patch Time
5 days
View full developer profile
Detection Fingerprints

How We Detect View User Metadata

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/view-user-metadata/assets/css/user.css/wp-content/plugins/view-user-metadata/assets/js/user.js
Script Paths
/wp-content/plugins/view-user-metadata/assets/js/user.js
Version Parameters
view-user-metadata/assets/css/user.css?ver=view-user-metadata/assets/js/user.js?ver=

HTML / DOM Fingerprints

CSS Classes
SS88-VUM-headingSS88VUM-toggleSS88VUM-export-wrapSS88VUM-export-triggerSS88VUM-export-menuSS88-VUM-table-wrapperSS88-VUM-tableflex-wrap+4 more
Data Attributes
data-lockaria-labeldata-keydata-uiddata-format
JS Globals
SS88_VUM_translationsSS88_VUM_delete_nonceSS88_VUM_export_nonce
REST Endpoints
/wp-json/view-user-metadata/v1/delete/wp-json/view-user-metadata/v1/export
FAQ

Frequently Asked Questions about View User Metadata