Advanced Category and Custom Taxonomy Image Security & Risk Analysis

wordpress.org/plugins/advanced-category-and-custom-taxonomy-image

Add Custom Image To Your Category / Custom Taxonomy Field With Advanced Category and Custom Taxonomy Image Plugin.

1K active installs v2.0.9 PHP 8.0+ WP 5.6+ Updated Jan 15, 2026
category-imagecategory-logofeatured-imagetaxonomy-imageterm-image
99
A · Safe
CVEs total1
Unpatched0
Last CVEOct 17, 2024
Safety Verdict

Is Advanced Category and Custom Taxonomy Image Safe to Use in 2026?

Generally Safe

Score 99/100

Advanced Category and Custom Taxonomy Image has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Oct 17, 2024Updated 2mo ago
Risk Assessment

The static analysis of the "advanced-category-and-custom-taxonomy-image" plugin version 2.0.9 reveals a generally strong security posture with several good practices in place. Notably, the code exhibits 100% proper output escaping, 100% of SQL queries utilize prepared statements, and there are no detected file operations or external HTTP requests. The presence of a nonce check is also a positive indicator.

However, a critical concern arises from the complete lack of capability checks for any of the identified entry points, including the single shortcode. This means that any user, regardless of their role, could potentially trigger the functionality associated with this shortcode. The absence of taint analysis results, while potentially indicating no critical issues were found, could also mean that a comprehensive taint analysis was not performed or that the analysis tool had limitations in this specific case. The plugin has a history of one medium severity vulnerability related to Cross-site Scripting, which, though currently patched, suggests a past weakness in input sanitization or output encoding.

In conclusion, while the plugin demonstrates strong internal coding practices regarding SQL and output handling, the absence of robust authorization checks for its entry points presents a significant risk. The past XSS vulnerability, even if fixed, warrants continued vigilance, and the lack of comprehensive taint analysis leaves some uncertainty. Users should be aware of the potential for privilege escalation or unintended actions if an authenticated user with low privileges can exploit the shortcode's functionality.

Key Concerns

  • No capability checks on entry points (shortcode)
  • Past medium severity vulnerability (XSS)
Vulnerabilities
1

Advanced Category and Custom Taxonomy Image Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2024-9425medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Advanced Category and Custom Taxonomy Image <= 1.0.9 - Authenticated (Contributor+) Stored Cross-Site Scripting via ad_tax_image Shortcode

Oct 17, 2024 Patched in 1.1.0 (1d)
Code Analysis
Analyzed Mar 16, 2026

Advanced Category and Custom Taxonomy Image Code Analysis

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

Output Escaping

100% escaped104 total outputs
Attack Surface

Advanced Category and Custom Taxonomy Image Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[ad_tax_image] includes\class-advanced-category-and-custom-taxonomy-image.php:171
WordPress Hooks 8
actionadmin_enqueue_scriptsincludes\class-advanced-category-and-custom-taxonomy-image.php:132
actionadmin_enqueue_scriptsincludes\class-advanced-category-and-custom-taxonomy-image.php:133
actionadmin_menuincludes\class-advanced-category-and-custom-taxonomy-image.php:137
actionadmin_initincludes\class-advanced-category-and-custom-taxonomy-image.php:138
actionedit_termincludes\class-advanced-category-and-custom-taxonomy-image.php:140
actioncreate_termincludes\class-advanced-category-and-custom-taxonomy-image.php:141
filteradvanced_category_and_custom_taxonomy_image_devicesincludes\class-advanced-category-and-custom-taxonomy-image.php:143
actionadmin_enqueue_scriptsincludes\class-sajjad-dev-settings-api.php:329
Maintenance & Trust

Advanced Category and Custom Taxonomy Image Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 15, 2026
PHP min version8.0
Downloads25K

Community Trust

Rating100/100
Number of ratings5
Active installs1K
Developer Profile

Advanced Category and Custom Taxonomy Image Developer Profile

Sajjad Hossain Sagor

32 plugins · 10K total installs

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

How We Detect Advanced Category and Custom Taxonomy Image

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/advanced-category-and-custom-taxonomy-image/public/css/public.css/wp-content/plugins/advanced-category-and-custom-taxonomy-image/public/js/public.js
Script Paths
/wp-content/plugins/advanced-category-and-custom-taxonomy-image/public/js/public.js
Version Parameters
advanced-category-and-custom-taxonomy-image/public/css/public.css?ver=advanced-category-and-custom-taxonomy-image/public/js/public.js?ver=

HTML / DOM Fingerprints

CSS Classes
taxonomy-image
Data Attributes
data-term-id
JS Globals
ACATTI_Admin
REST Endpoints
/wp-json/advanced-category-and-custom-taxonomy-image/v1/settings
FAQ

Frequently Asked Questions about Advanced Category and Custom Taxonomy Image