Custom Category Image Security & Risk Analysis

wordpress.org/plugins/custom-category-image

Are you looking for uploading image to a category ? Yes, Custom Category Image plugin exactly does that.

400 active installs v1.2.0 PHP + WP 4.4+ Updated Aug 2, 2021
category-imagecustom-category-imagetaxonomy-image
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Custom Category Image Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The static analysis of the 'custom-category-image' plugin version 1.2.0 reveals a seemingly robust security posture at first glance, with no identified attack surface points in AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, the absence of dangerous functions, external HTTP requests, and file operations is a positive indicator. However, a critical concern emerges from the output escaping analysis, which indicates that 100% of outputs are not properly escaped. This presents a significant risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected into the WordPress dashboard or frontend if user-controlled data is displayed without proper sanitization. The plugin's vulnerability history shows no known CVEs, which is encouraging, but this must be viewed in conjunction with the identified output escaping issue. The lack of any historical vulnerabilities could be due to low adoption, infrequent security audits, or simply a lack of discovered issues rather than an inherent security strength. Therefore, while the plugin avoids common pitfalls like direct SQL injections and a broad attack surface, the unescaped output is a serious weakness that requires immediate attention to prevent potential XSS attacks.

Key Concerns

  • 100% of outputs unescaped
Vulnerabilities
None known

Custom Category Image Security Vulnerabilities

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

Custom Category Image Release Timeline

v1.2.0Current
v1.1.0
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

Custom Category Image Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Custom Category Image Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actioninitcustom-category-image.php:19
actionadmin_enqueue_scriptscustom-category-image.php:20
Maintenance & Trust

Custom Category Image Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.0
Last updatedAug 2, 2021
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings2
Active installs400
Developer Profile

Custom Category Image Developer Profile

mingocommerce

3 plugins · 450 total installs

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

How We Detect Custom Category Image

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

Asset Fingerprints

Script Paths
/wp-content/plugins/custom-category-image/custom-category-image.php

HTML / DOM Fingerprints

CSS Classes
upload_image_buttoncustom_category_image_remove_button
Data Attributes
id="add_category_image_button"id="custom_category_image_remove_button"id="category_image_id"name="custom_category_image_remove_button"name="add_category_image_button"name="category_image_id"
JS Globals
wp.media.editor.send.attachmentwp.media.editor.open
FAQ

Frequently Asked Questions about Custom Category Image