Author2categories Security & Risk Analysis

wordpress.org/plugins/authors2categories

This plugin was developed because I have one blog with multiple authors who have

10 active installs v1.1 PHP + WP + Updated Oct 20, 2009
authorscategories
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Author2categories Safe to Use in 2026?

Generally Safe

Score 85/100

Author2categories 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 "authors2categories" plugin version 1.1 exhibits a concerning security posture despite an apparently small attack surface and a clean vulnerability history. While the plugin uses prepared statements for all its SQL queries and has no file operations or external HTTP requests, critical weaknesses are evident in its output handling and data sanitization. The static analysis reveals that 100% of its outputs are not properly escaped, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities. Furthermore, the taint analysis identified two flows with unsanitized paths, both classified as high severity. These findings, coupled with the complete absence of nonce and capability checks across any entry points, suggest that malicious actors could potentially inject and execute arbitrary code or manipulate data through the plugin's functionalities. The lack of any previously recorded vulnerabilities might lull users into a false sense of security, but the current analysis highlights significant inherent risks that require immediate attention.

Key Concerns

  • All outputs are unescaped
  • High severity unsanitized taint flows (2)
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Author2categories Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Author2categories Release Timeline

v1.0
Code Analysis
Analyzed Apr 16, 2026

Author2categories Code Analysis

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

SQL Query Safety

100% prepared10 total queries

Output Escaping

0% escaped7 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
authors2categories_admin_page (author2categories.php:45)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Author2categories Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionsimple_edit_formauthor2categories.php:190
actionedit_form_advancedauthor2categories.php:191
actionadmin_menuauthor2categories.php:192
Maintenance & Trust

Author2categories Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedOct 20, 2009
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Author2categories Developer Profile

logicalschema

1 plugin · 10 total installs

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

How We Detect Author2categories

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrapform-table
Data Attributes
name="ucm_users"name="categories[]"name="edit_user"name="save"
FAQ

Frequently Asked Questions about Author2categories