User Role Setting Autoloader Security & Risk Analysis

wordpress.org/plugins/user-role-setting-autoloader

Features

0 active installs v1.0.0 PHP + WP + Updated Unknown
exportpressmanpressmanincsettinguser
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is User Role Setting Autoloader Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The 'user-role-setting-autoloader' plugin version 1.0.0 presents a mixed security posture. On the positive side, it demonstrates good practices by having no known CVEs, no dangerous functions, and all SQL queries utilizing prepared statements. The limited attack surface, with only one AJAX handler and no shortcodes or cron events, is also encouraging. Furthermore, the absence of taint analysis findings and external HTTP requests suggests careful coding in these areas.

However, significant concerns arise from the static analysis. The fact that 100% of the five identified output operations are not properly escaped presents a considerable risk of Cross-Site Scripting (XSS) vulnerabilities. While there is one nonce check, the complete absence of capability checks on the single AJAX handler is a major oversight, meaning any authenticated user could potentially trigger this functionality without proper authorization. The presence of four file operations also warrants further investigation, as these can be vectors for various attacks if not handled securely. The plugin's clean vulnerability history is positive but does not negate the critical risks identified in the current code analysis.

Key Concerns

  • Unescaped output found
  • Missing capability checks on AJAX handler
  • File operations present
Vulnerabilities
None known

User Role Setting Autoloader Security Vulnerabilities

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

User Role Setting Autoloader Code Analysis

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

Output Escaping

0% escaped5 total outputs
Attack Surface

User Role Setting Autoloader Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_export-all-roles-capabilitiesclasses\export.php:16
WordPress Hooks 4
actionadmin_initclasses\import.php:22
actionadmin_enqueue_scriptsclasses\option.php:14
actionadmin_menuclasses\option.php:15
actionadmin_initclasses\option.php:16
Maintenance & Trust

User Role Setting Autoloader Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedUnknown
PHP min version
Downloads842

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

User Role Setting Autoloader Developer Profile

PRESSMAN

20 plugins · 100 total installs

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

How We Detect User Role Setting Autoloader

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/user-role-setting-autoloader/assets/css/user-role-setting-autoloader.css/wp-content/plugins/user-role-setting-autoloader/assets/js/user-role-setting-autoloader.js
Script Paths
/wp-content/plugins/user-role-setting-autoloader/assets/js/user-role-setting-autoloader.js
Version Parameters
user-role-setting-autoloader.css?ver=1.0user-role-setting-autoloader.js?ver=1.0

HTML / DOM Fingerprints

CSS Classes
user-role-setting-autoloader-wrap
JS Globals
USA_CONFIG
FAQ

Frequently Asked Questions about User Role Setting Autoloader