Delete Usermetas Security & Risk Analysis

wordpress.org/plugins/delete-usermetas

Delete Usermetas is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free …

30 active installs v1.2.1 PHP 5.2.4+ WP 4.2+ Updated Oct 22, 2023
usermetasusers
85
A · Safe
CVEs total1
Unpatched0
Last CVEOct 19, 2023
Safety Verdict

Is Delete Usermetas Safe to Use in 2026?

Generally Safe

Score 85/100

Delete Usermetas has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Oct 19, 2023Updated 2yr ago
Risk Assessment

The 'delete-usermetas' plugin version 1.2.1 exhibits a generally strong security posture based on the static analysis. It demonstrates good practices by avoiding dangerous functions, using prepared statements for its single SQL query, and properly escaping a high percentage of its outputs. The absence of file operations, external HTTP requests, and a significant attack surface (AJAX, REST API, shortcodes, cron events) are positive indicators. The presence of a nonce check is also a good security measure.

However, the plugin has a known medium-severity vulnerability in its history, specifically a Cross-Site Request Forgery (CSRF). While this vulnerability is currently unpatched according to the data, its recurrence or the fact that it was addressed in the past is something to monitor. The vulnerability history, with a single medium CVE, suggests that while not inherently prone to critical issues, past weaknesses have existed.

In conclusion, the plugin has commendable defensive coding practices, particularly in its SQL handling and output escaping. The main area of concern stems from its past vulnerability history, specifically the CSRF issue. While the static analysis doesn't reveal any immediate critical flaws in the current version, the historical vulnerability warrants attention and suggests that diligent monitoring and timely updates are crucial for maintaining a secure environment when using this plugin.

Key Concerns

  • Medium severity CVE recorded
  • No capability checks observed
Vulnerabilities
1

Delete Usermetas Security Vulnerabilities

CVEs by Year

1 CVE in 2023
2023
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2023-5537medium · 4.3Cross-Site Request Forgery (CSRF)

Delete Usermetas <= 1.1.2 - Cross-Site Request Forgery

Oct 19, 2023 Patched in 1.2.0 (96d)
Code Analysis
Analyzed Mar 16, 2026

Delete Usermetas Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

86% escaped21 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
delumet_options_page (delete-usermetas.php:57)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Delete Usermetas Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actioninitdelete-usermetas.php:25
actionadmin_enqueue_scriptsdelete-usermetas.php:39
Maintenance & Trust

Delete Usermetas Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedOct 22, 2023
PHP min version5.2.4
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs30
Developer Profile

Delete Usermetas Developer Profile

Jose Lazo

2 plugins · 630 total installs

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

How We Detect Delete Usermetas

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/delete-usermetas/js/alert.js
Script Paths
/wp-content/plugins/delete-usermetas/js/alert.js
Version Parameters
delete-usermetas/js/alert.js?ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
wrapsectionpanel
Data Attributes
id="js-reset-usermeta"name="send_reset"
FAQ

Frequently Asked Questions about Delete Usermetas