UserMeta Updater Security & Risk Analysis

wordpress.org/plugins/usermeta

WordPress 的用户元数据更新器

10 active installs v1.0.0 PHP 5.6.0+ WP 4.9+ Updated Jun 26, 2023
usermeta
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is UserMeta Updater Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "usermeta" v1.0.0 plugin exhibits a strong security posture based on the provided static analysis. The absence of any identified attack surface entry points, such as AJAX handlers, REST API routes, or shortcodes, significantly limits the potential for external exploitation. The code also demonstrates good practices with 100% of SQL queries utilizing prepared statements, a critical measure against SQL injection vulnerabilities. Furthermore, the presence of nonce checks and capability checks, though limited in number, indicates an awareness of common WordPress security requirements.

However, there are areas for improvement. The relatively low percentage of properly escaped output (48%) is a notable concern. While taint analysis did not reveal any critical or high-severity issues with unsanitized paths, this could become a risk if improperly escaped output leads to cross-site scripting (XSS) vulnerabilities. The lack of any recorded vulnerabilities in its history is a positive indicator, suggesting a history of secure development or limited exposure. Overall, the plugin appears to be developed with security in mind, but the output escaping needs to be addressed to mitigate potential XSS risks.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

UserMeta Updater Security Vulnerabilities

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

UserMeta Updater Release Timeline

v1.0.0Current
Code Analysis
Analyzed Mar 17, 2026

UserMeta Updater Code Analysis

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

Output Escaping

48% escaped31 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
umup_menu (usermeta.php:24)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

UserMeta Updater Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menuusermeta.php:18
Maintenance & Trust

UserMeta Updater Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedJun 26, 2023
PHP min version5.6.0
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

UserMeta Updater Developer Profile

耗子

3 plugins · 40 total installs

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

How We Detect UserMeta Updater

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
usermeta-queryusermeta-update
FAQ

Frequently Asked Questions about UserMeta Updater