User Role Editor

User Role Editor WordPress plugin makes user roles and capabilities changing easy. Edit/add/delete WordPress user roles and capabilities.

v4.65Vladimir GaragulyaUpdated Added 700k+ installs90% rating0% support resolved
43
Score
117
Errors
145
Warnings
+0
Change

Category Scores

Security0
Repo100
Performance100
Maintainability91

Top Issues by Category

Issues Details

262 issues found in latest scan

ERROR100
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$button_number'.

WARNING46
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING28
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING27
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET[$var_name] not unslashed before sanitization. Use wp_unslash() or similar

WARNING22
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_GET[$var_name]

WARNING8
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING8
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

ERROR8
WordPress.DB.PreparedSQL.NotPrepared

Use placeholders and $wpdb->prepare(); found $query

ERROR4
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $query used in $wpdb->get_col()\n$query assigned unsafely at line 148.

ERROR3
WordPress.DB.PreparedSQLPlaceholders.QuotedSimplePlaceholder

Simple placeholders should not be quoted in the query string in $wpdb->prepare(). Found: '%s'.

WARNING3
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_POST['_wpnonce']. Check that the array index exists before using it.

ERROR2
WordPress.DB.PreparedSQLPlaceholders.UnsupportedIdentifierPlaceholder

The %i modifier is only supported in WP 6.2 or higher. Found: "%i".

WARNING2
WordPress.PHP.DevelopmentFunctions.error_log_error_log

error_log() found. Debug code should not normally be used in production.

WARNING1
upgrade_notice_limit

The upgrade notice for "[4.65] 21.05.2026" exceeds the limit of 300 characters.

Latest Snapshot

Findings

262

Errors

117

Warnings

145

Score History

First score snapshot

First scan completed

v4.65 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

v4.65

43

Latest

Findings
262
Errors
117
Warnings
145
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins