Category Featured Image Security & Risk Analysis

wordpress.org/plugins/category-featured-image

Set a featured image for post by a category.

400 active installs v2.09 PHP 8.0+ WP 4.6+ Updated Mar 29, 2026
categoryfeatured-imagepost
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Category Featured Image Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The "category-featured-image" plugin version 2.09 demonstrates a generally positive security posture based on the provided static analysis. There are no identified vulnerabilities in its vulnerability history, and the code analysis reveals a lack of dangerous functions, file operations, external HTTP requests, and a complete absence of taint analysis findings. Furthermore, all identified outputs are properly escaped, which is a strong indicator of good development practices regarding preventing cross-site scripting (XSS) vulnerabilities. The plugin also has a zero-day attack surface, meaning no AJAX handlers, REST API routes, shortcodes, or cron events were found, which significantly limits potential entry points for attackers.

However, there are notable areas for concern that detract from its overall security. The static analysis indicates that 100% of SQL queries are not using prepared statements, which is a significant risk. This practice makes the plugin highly susceptible to SQL injection vulnerabilities, a common and severe type of attack. Additionally, the complete absence of nonce and capability checks, while aligning with the zero attack surface finding, means that any potential future introduction of entry points or the exploitation of an unforeseen interaction could lead to unauthorized actions or privilege escalation without proper validation. The lack of historical vulnerabilities is positive, but it does not mitigate the immediate risks presented by the insecure SQL query practices and the absence of crucial security checks.

In conclusion, while the "category-featured-image" plugin has strengths in its limited attack surface and proper output escaping, the insecure handling of SQL queries is a critical weakness. The lack of nonce and capability checks also represents a potential gap. Addressing the SQL query sanitization and implementing appropriate checks would significantly improve its security. Without these improvements, the risk of severe vulnerabilities remains.

Key Concerns

  • Raw SQL queries without prepared statements
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Category Featured Image Security Vulnerabilities

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

Category Featured Image Release Timeline

v2.09Current
v2.08
v2.07
v2.06
v2.05
v2.04
v2.03
v2.02
v2.01
v2.00
v1.06
v1.05
v1.04
v1.03
v1.02
v1.01
v1.00
Code Analysis
Analyzed Mar 16, 2026

Category Featured Image Code Analysis

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

SQL Query Safety

0% prepared3 total queries
Attack Surface

Category Featured Image Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

Category Featured Image Maintenance & Trust

Maintenance Signals

WordPress version tested7.0
Last updatedMar 29, 2026
PHP min version8.0
Downloads20K

Community Trust

Rating58/100
Number of ratings12
Active installs400
Developer Profile

Category Featured Image Developer Profile

Katsushi Kawamori

54 plugins · 56K total installs

79
trust score
Avg Security Score
100/100
Avg Patch Time
178 days
View full developer profile
Detection Fingerprints

How We Detect Category Featured Image

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
category-featured-image-upload-button
Data Attributes
data-category-featured-image-id
FAQ

Frequently Asked Questions about Category Featured Image