Categories Multiple Images Security & Risk Analysis

wordpress.org/plugins/categories-multiple-images

The Categories Multiple Images Plugin allow you to add image unlimited images to category or any other taxonomy.

100 active installs v1.1 PHP + WP 4.1+ Updated Sep 11, 2018
categoryimagestaxonomy
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Categories Multiple Images Safe to Use in 2026?

Generally Safe

Score 85/100

Categories Multiple Images has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The "categories-multiple-images" plugin version 1.1 exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for its SQL queries and having a limited attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events that are exposed without authentication. Furthermore, there is no known vulnerability history, which suggests a track record of security. However, a significant concern arises from the complete lack of output escaping. This means that any data processed by the plugin and displayed to users could be vulnerable to Cross-Site Scripting (XSS) attacks, allowing attackers to inject malicious scripts. While taint analysis found one flow with unsanitized paths, it was not flagged as critical or high severity. The absence of nonce checks on any potential entry points (though none are explicitly identified) and only one capability check, combined with the lack of output escaping, are the primary weaknesses that detract from its otherwise strong foundation.

Key Concerns

  • All output is unescaped
  • One flow with unsanitized paths
  • Only one capability check
Vulnerabilities
None known

Categories Multiple Images Security Vulnerabilities

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

Categories Multiple Images Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

0% escaped4 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
save_taxonomy_images (categories-multiple-images.php:269)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Categories Multiple Images Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menucategories-multiple-images.php:52
actionadmin_initcategories-multiple-images.php:53
actionadmin_initcategories-multiple-images.php:54
actioncreate_termcategories-multiple-images.php:103
actionedit_termcategories-multiple-images.php:104
Maintenance & Trust

Categories Multiple Images Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedSep 11, 2018
PHP min version
Downloads10K

Community Trust

Rating76/100
Number of ratings4
Active installs100
Developer Profile

Categories Multiple Images Developer Profile

Binternet

1 plugin · 100 total installs

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

How We Detect Categories Multiple Images

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/categories-multiple-images/assets/js/main.js

HTML / DOM Fingerprints

JS Globals
cmi_config
FAQ

Frequently Asked Questions about Categories Multiple Images