Category Image Security & Risk Analysis

wordpress.org/plugins/c4d-category-image

This plugin allow you set image for category.

10 active installs v2.0.0 PHP + WP 3.3+ Updated Mar 14, 2017
categories-featured-imagescategories-iconscategories-imagescategories-images-plugincategories-logos
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Category Image Safe to Use in 2026?

Generally Safe

Score 85/100

Category Image 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 "c4d-category-image" plugin v2.0.0 exhibits a strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface. Furthermore, the code demonstrates good practices by not using dangerous functions, avoiding file operations, and not making external HTTP requests. The use of prepared statements for all SQL queries is commendable, and a high percentage of output is properly escaped, mitigating common web vulnerabilities.

While the static analysis reveals no critical or high-severity issues in taint analysis, and there is no recorded vulnerability history, there are still areas for potential concern. The complete lack of nonce checks and capability checks across all entry points is a notable weakness. This means that if any entry points were to be introduced in future versions, they would be susceptible to Cross-Site Request Forgery (CSRF) and privilege escalation attacks if not properly secured. The plugin's current lack of any entry points masks this potential risk, but it represents an inherent design oversight that could become problematic as the plugin evolves.

In conclusion, the "c4d-category-image" plugin v2.0.0 is currently very secure due to its minimal attack surface and adherence to secure coding practices like prepared statements and output escaping. However, the complete absence of any authorization checks (capability checks and nonces) is a significant oversight that, while not exploitable in the current version, leaves it vulnerable to future introduction of common web attacks if new entry points are added without proper security controls.

Key Concerns

  • Missing nonce checks on entry points
  • Missing capability checks on entry points
  • Minor unescaped output detected
Vulnerabilities
None known

Category Image Security Vulnerabilities

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

Category Image Code Analysis

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

Output Escaping

92% escaped24 total outputs
Attack Surface

Category Image Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actioncategory_add_form_fieldsc4d-category-image.php:21
actionedit_category_form_fieldsc4d-category-image.php:22
actioncreated_categoryc4d-category-image.php:23
actionedited_categoryc4d-category-image.php:24
actionadmin_enqueue_scriptsc4d-category-image.php:25
filterplugin_row_metac4d-category-image.php:26
actionwp_headc4d-category-image.php:28
Maintenance & Trust

Category Image Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedMar 14, 2017
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Category Image Developer Profile

coffee4dev

18 plugins · 400 total installs

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

How We Detect Category Image

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/c4d-category-image/assets/default.css/wp-content/plugins/c4d-category-image/assets/default.js
Script Paths
/wp-content/plugins/c4d-category-image/assets/default.js

HTML / DOM Fingerprints

CSS Classes
c4d-category-image
Data Attributes
id="c4d_category_image"id="c4d_category_image_input"name="c4d_category_image"
JS Globals
c4d_category_image
FAQ

Frequently Asked Questions about Category Image