Manage User Access Permission Security & Risk Analysis

wordpress.org/plugins/manage-user-access-permission

User access permission management plugin by role

10 active installs v2.1.6 PHP + WP 3.0.1+ Updated Jan 2, 2023
access-permissionsmanage-accessmanage-user-accessmanage-user-access-permissionsuser-access-permissions
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Manage User Access Permission Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The "manage-user-access-permission" plugin v2.1.6 exhibits a generally strong security posture with no known historical vulnerabilities. The static analysis indicates a clean codebase with a complete absence of dangerous functions, file operations, and external HTTP requests. SQL queries are all properly prepared, and a high percentage of output is correctly escaped, minimizing the risk of cross-site scripting (XSS) vulnerabilities. The presence of capability checks is also a positive indicator of security awareness.

However, the analysis does reveal some areas for concern. The taint analysis shows a notable number of flows with unsanitized paths (5 out of 7 analyzed), although these did not escalate to critical or high severity. This suggests a potential for vulnerabilities if the input data were to be processed in a more sensitive context or if the sanitization were less robust for certain data types. The complete lack of nonce checks and the limited number of capability checks (2) across the plugin's entry points, while currently not exploitable due to a zero attack surface, indicates a lack of defense-in-depth for future expansions or potential undiscovered entry points.

In conclusion, the plugin is well-written with a strong foundation. The absence of known vulnerabilities and the use of secure coding practices like prepared statements are commendable. The primary weaknesses lie in the potential for unsanitized paths in taint flows and the limited use of nonces and capability checks. While these do not present an immediate exploitable risk based on the current data, they represent areas that could be strengthened to further enhance the plugin's security.

Key Concerns

  • Flows with unsanitized paths (5/7)
  • Limited capability checks (2)
  • No nonce checks
Vulnerabilities
None known

Manage User Access Permission Security Vulnerabilities

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

Manage User Access Permission Code Analysis

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

Output Escaping

94% escaped193 total outputs
Data Flows
5 unsanitized

Data Flow Analysis

7 flows5 with unsanitized paths
index (controller\access.php:7)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Manage User Access Permission Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionadmin_enqueue_scriptsinclude\core.php:11
actionadmin_enqueue_scriptsinclude\core.php:12
actionadmin_menuinclude\core.php:13
actionadmin_initinclude\core.php:14
actioninitinclude\core.php:15
actioninitinclude\core.php:16
actionin_admin_headerinclude\core.php:17
actionwp_dashboard_setupinclude\core.php:18
actioneditable_rolesinclude\core.php:19
filterpost_row_actionsinclude\core.php:365
filterpost_row_actionsinclude\core.php:406
Maintenance & Trust

Manage User Access Permission Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedJan 2, 2023
PHP min version
Downloads940

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Manage User Access Permission Developer Profile

Net Tutorial

2 plugins · 20 total installs

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

How We Detect Manage User Access Permission

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/manage-user-access-permission/assets/css/tree.css/wp-content/plugins/manage-user-access-permission/assets/css/admin.css/wp-content/plugins/manage-user-access-permission/assets/css/tab.css/wp-content/plugins/manage-user-access-permission/assets/js/tree.js/wp-content/plugins/manage-user-access-permission/assets/js/admin-tree.js/wp-content/plugins/manage-user-access-permission/assets/js/tab.js/wp-content/plugins/manage-user-access-permission/assets/js/admin.js
Script Paths
assets/js/tree.jsassets/js/admin-tree.jsassets/js/tab.jsassets/js/admin.js
Version Parameters
manage-user-access-permission/assets/css/admin.css?ver=manage-user-access-permission/assets/css/tab.css?ver=manage-user-access-permission/assets/js/tab.js?ver=manage-user-access-permission/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
muap-styles-tree
JS Globals
MUAP_MPMTI_VERSIONMUAP_MPMTI_BASEMUAP_MPMTI_URIMUAP_MPMTI_FILEMUAP_MPMTI_IncludeMUAP_MPMTI_Controller+1 more
FAQ

Frequently Asked Questions about Manage User Access Permission