Editorial Access Manager Security & Risk Analysis

wordpress.org/plugins/editorial-access-manager

Allow for granular editorial access control for all post types in WordPress

80 active installs v0.3.2 PHP + WP 3.6+ Updated Mar 18, 2017
editorial-access-managementrole-managementuser-capabilitiesuser-permissionsuser-roles
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Editorial Access Manager Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The 'editorial-access-manager' plugin v0.3.2 exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with attack surface signals is a significant positive. Furthermore, the code demonstrates good practices by utilizing prepared statements for all SQL queries and includes nonce and capability checks, indicating an awareness of common WordPress security vulnerabilities. The lack of reported vulnerabilities in its history is also a reassuring sign.

However, a notable concern arises from the output escaping analysis, where only 71% of the 14 identified outputs are properly escaped. This leaves a potential for cross-site scripting (XSS) vulnerabilities if the unescaped data is user-controlled or originates from an untrusted source. While the taint analysis shows no critical or high-severity issues, the partial output escaping warrants attention. The plugin's limited attack surface and secure coding practices in areas like SQL and authentication are commendable, but the unescaped output represents the most significant immediate risk.

Key Concerns

  • Partial output escaping detected
Vulnerabilities
None known

Editorial Access Manager Security Vulnerabilities

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

Editorial Access Manager Code Analysis

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

Bundled Libraries

jQuery

Output Escaping

71% escaped14 total outputs
Attack Surface

Editorial Access Manager Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionplugins_loadedclasses\class-editorial-access-manager.php:11
actionadmin_initclasses\class-editorial-access-manager.php:12
filtermap_meta_capclasses\class-editorial-access-manager.php:13
actionadd_meta_boxesclasses\class-editorial-access-manager.php:54
actionsave_postclasses\class-editorial-access-manager.php:55
actionadmin_enqueue_scriptsclasses\class-editorial-access-manager.php:56
actionbulk_edit_custom_boxclasses\class-editorial-access-manager.php:57
Maintenance & Trust

Editorial Access Manager Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedMar 18, 2017
PHP min version
Downloads6K

Community Trust

Rating98/100
Number of ratings8
Active installs80
Developer Profile

Editorial Access Manager Developer Profile

Taylor Lovett

9 plugins · 8K total installs

71
trust score
Avg Security Score
88/100
Avg Patch Time
3845 days
View full developer profile
Detection Fingerprints

How We Detect Editorial Access Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/editorial-access-manager/build/css/post-admin.css/wp-content/plugins/editorial-access-manager/build/css/post-admin.min.css/wp-content/plugins/editorial-access-manager/build/js/post-admin.min.js/wp-content/plugins/editorial-access-manager/js/post-admin.js/wp-content/plugins/editorial-access-manager/bower_components/chosen_v1.1.0/chosen.min.css/wp-content/plugins/editorial-access-manager/bower_components/chosen_v1.1.0/chosen.jquery.js
Version Parameters
editorial-access-manager/build/css/post-admin.css?ver=editorial-access-manager/build/css/post-admin.min.css?ver=editorial-access-manager/build/js/post-admin.min.js?ver=editorial-access-manager/js/post-admin.js?ver=editorial-access-manager/bower_components/chosen_v1.1.0/chosen.min.css?ver=editorial-access-manager/bower_components/chosen_v1.1.0/chosen.jquery.js?ver=

HTML / DOM Fingerprints

CSS Classes
eam-access-manager-wrap
Data Attributes
name="eam_enable_custom_access"id="eam_enable_custom_access"name="eam_allowed_roles[]"id="eam_allowed_roles"name="eam_allowed_users[]"id="eam_allowed_users"
FAQ

Frequently Asked Questions about Editorial Access Manager