Category Contributors Security & Risk Analysis

wordpress.org/plugins/category-contributors

Displays a list of contributors from a category, and on posts will list authors who have contributed to the same category.

10 active installs v2017.08.13 PHP + WP 4.0.0+ Updated Jul 13, 2017
adopt-me
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Category Contributors Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "category-contributors" plugin version 2017.08.13 exhibits a strong static security posture according to the provided analysis. The absence of entry points such as AJAX handlers, REST API routes, shortcodes, and cron events, coupled with zero dangerous function calls, suggests a minimal attack surface and adherence to secure coding practices in these areas. The plugin also demonstrates good practices by using prepared statements for all its SQL queries and avoiding external HTTP requests and file operations. This indicates a low likelihood of common web vulnerabilities like SQL injection or remote code execution originating from these vectors.

However, a significant concern arises from the very low percentage of properly escaped output (18%). This suggests that data rendered to the user or other contexts may not be adequately sanitized, potentially leading to cross-site scripting (XSS) vulnerabilities. The lack of any recorded vulnerabilities in its history is positive, but it doesn't negate the potential risks posed by the unescaped output. The analysis also notes the absence of nonce and capability checks, which, while less critical in the absence of direct entry points, could become a weakness if new entry points are introduced in future updates without corresponding security measures.

In conclusion, while the plugin is strong in its core development practices by avoiding common dangerous functions and SQL injection vectors, the insufficient output escaping presents a notable risk of XSS. The clean vulnerability history is a good sign, but the identified output escaping issue requires attention. The overall security posture is good, but the XSS risk is a significant weakness.

Key Concerns

  • Low output escaping rate
Vulnerabilities
None known

Category Contributors Security Vulnerabilities

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

Category Contributors Code Analysis

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

Output Escaping

18% escaped11 total outputs
Attack Surface

Category Contributors Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initcategory-contributors.php:137
Maintenance & Trust

Category Contributors Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.0
Last updatedJul 13, 2017
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Category Contributors Developer Profile

klickonit

17 plugins · 130 total installs

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

How We Detect Category Contributors

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/category-contributors/style.css/wp-content/plugins/category-contributors/category-contributors.js
Script Paths
/wp-content/plugins/category-contributors/category-contributors.js
Version Parameters
category-contributors/style.css?ver=category-contributors.js?ver=

HTML / DOM Fingerprints

CSS Classes
CategoryContributorsWidgetcategory-contributors
Data Attributes
author-photoauthor-nameauthor-user-description
FAQ

Frequently Asked Questions about Category Contributors