Author Categories Security & Risk Analysis

wordpress.org/plugins/author-categories

A wrapper of the default 'wp_list_categories' to present an author's menu, when in the author pages.

10 active installs v1.0 PHP + WP 2.5+ Updated Apr 11, 2009
authorcategoriesmenupost-count
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Author Categories Safe to Use in 2026?

Generally Safe

Score 85/100

Author Categories has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 16yr ago
Risk Assessment

The "author-categories" v1.0 plugin exhibits a generally positive security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, cron events, and file operations significantly limits the plugin's attack surface. Furthermore, the presence of prepared statements for SQL queries is a strong security practice. However, a critical concern arises from the fact that 100% of its outputs are not properly escaped. This means that any data displayed to users, if it originates from an untrusted source or is manipulated by an attacker, could lead to cross-site scripting (XSS) vulnerabilities. The plugin's vulnerability history is clean, with no known CVEs, which is a positive indicator. The lack of critical or high-severity taint flows also suggests a relatively secure codebase in that regard. Despite the clean history, the unescaped output is a significant weakness that needs immediate attention to prevent potential XSS attacks.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

Author Categories Security Vulnerabilities

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

Author Categories Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

0% escaped1 total outputs
Attack Surface

Author Categories Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

Author Categories Maintenance & Trust

Maintenance Signals

WordPress version tested2.7.1
Last updatedApr 11, 2009
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Author Categories Developer Profile

Makis

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 Author Categories

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
cat-item-categories
JS Globals
wpac_show_count
FAQ

Frequently Asked Questions about Author Categories