Author Category Security & Risk Analysis

wordpress.org/plugins/author-category

simple lightweight plugin limit authors to post just in one category.

4K active installs v0.8 PHP + WP 3.0+ Updated Dec 11, 2016
author-categoryauthor-posts-to-categorylimit-author-to-category
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Author Category Safe to Use in 2026?

Generally Safe

Score 85/100

Author Category 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 author-category plugin version 0.8 exhibits a generally positive security posture due to the absence of known vulnerabilities and a limited attack surface. The static analysis reveals no exposed AJAX handlers, REST API routes, shortcodes, or cron events that could be directly exploited. Furthermore, the code signals indicate a responsible approach to database interactions, with 100% of SQL queries using prepared statements. However, there are significant concerns regarding output sanitization, with only 40% of output being properly escaped. This could lead to cross-site scripting (XSS) vulnerabilities if the unescaped output contains user-controlled input.

The plugin's vulnerability history is clean, with no recorded CVEs, suggesting a history of secure development or limited exposure. The presence of two capability checks, while positive, is overshadowed by the output escaping issue. The lack of taint analysis data is neutral, as it might indicate no critical flows were identified or that the analysis was not comprehensive.

In conclusion, while the plugin avoids common pitfalls like SQL injection and a large attack surface, the significant percentage of unescaped output presents a notable risk. This weakness, coupled with the lack of specific information on the nature of the capability checks, warrants caution. The absence of vulnerabilities to date is a strength, but it doesn't negate the identified code-level risk.

Key Concerns

  • Low output escaping coverage
Vulnerabilities
None known

Author Category Security Vulnerabilities

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

Author Category Code Analysis

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

Output Escaping

40% escaped47 total outputs
Attack Surface

Author Category Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
actionpersonal_options_updateauthor-category.php:66
actionedit_user_profile_updateauthor-category.php:67
actionshow_user_profileauthor-category.php:69
actionedit_user_profileauthor-category.php:70
filterxmlrpc_wp_insert_post_dataauthor-category.php:73
filterpre_option_default_categoryauthor-category.php:74
filterpublish_phoneauthor-category.php:77
actionadmin_print_stylesauthor-category.php:92
actionadd_meta_boxesauthor-category.php:95
filterplugin_row_metaauthor-category.php:97
actionadmin_menuinc\Simple_Panel_class.php:170
actionadmin_initinc\Simple_Panel_class.php:173
filterwp_handle_upload_prefilterinc\Simple_Panel_class.php:176
Maintenance & Trust

Author Category Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.0
Last updatedDec 11, 2016
PHP min version
Downloads32K

Community Trust

Rating86/100
Number of ratings10
Active installs4K
Alternatives

Author Category Alternatives

No alternatives data available yet.

Developer Profile

Author Category Developer Profile

Bainternet

19 plugins · 9K total installs

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

How We Detect Author Category

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
author_cat_noncename
Shortcode Output
<input name="post_category[]" type="hidden" value="
FAQ

Frequently Asked Questions about Author Category