My Upload Images Security & Risk Analysis

wordpress.org/plugins/my-upload-images

Create metabox with media uploader. It allows to upload and sort images in any post_type.

400 active installs v1.4.1 PHP + WP 4.0+ Updated Mar 14, 2017
cmscustom-fieldimagemedia-uploaderupload
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is My Upload Images Safe to Use in 2026?

Generally Safe

Score 85/100

My Upload Images 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 plugin "my-upload-images" v1.4.1 exhibits a generally strong security posture based on the static analysis. The absence of identified attack surface points like unprotected AJAX handlers, REST API routes, shortcodes, or cron events is a significant positive. Furthermore, the code adheres to good practices regarding SQL queries, utilizing prepared statements exclusively, and the presence of nonce and capability checks indicates an effort to secure critical operations. Taint analysis also shows no critical or high severity unsanitized flows, which is reassuring.

However, a notable concern arises from the output escaping. With only 15% of the 27 identified outputs being properly escaped, there is a significant risk of Cross-Site Scripting (XSS) vulnerabilities. While no specific XSS vulnerabilities were flagged in the taint analysis, this high percentage of unescaped output represents a substantial potential attack vector that could be exploited if user-supplied data is not handled carefully in the remaining outputs. The lack of any recorded vulnerabilities in its history is positive, suggesting a history of stable security, but this should not overshadow the identified output escaping issues.

In conclusion, while the plugin has strengths in its limited attack surface and secure data handling for SQL, the widespread issue with output escaping presents a tangible risk that requires immediate attention. Addressing these unescaped outputs is crucial to prevent potential XSS attacks, even in the absence of historical vulnerability reports.

Key Concerns

  • Low percentage of properly escaped output (15%)
Vulnerabilities
None known

My Upload Images Security Vulnerabilities

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

My Upload Images Code Analysis

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

Output Escaping

15% escaped27 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
mui_options_page (my-upload-images.php:104)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

My Upload Images Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionupgrader_process_completemy-upload-images.php:22
actionadmin_menumy-upload-images.php:23
actionsave_postmy-upload-images.php:24
actionnew_to_publishmy-upload-images.php:25
actionwp_insert_postmy-upload-images.php:26
actionedit_form_after_titlemy-upload-images.php:85
actionedit_form_after_titlemy-upload-images.php:91
Maintenance & Trust

My Upload Images Maintenance & Trust

Maintenance Signals

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

Community Trust

Rating100/100
Number of ratings2
Active installs400
Developer Profile

My Upload Images Developer Profile

Mizuho Ogino

2 plugins · 3K total installs

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

How We Detect My Upload Images

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/my-upload-images/css/mui-style.css/wp-content/plugins/my-upload-images/js/mui-script.js
Script Paths
/wp-content/plugins/my-upload-images/js/mui-script.js
Version Parameters
my-upload-images/css/mui-style.css?ver=my-upload-images/js/mui-script.js?ver=

HTML / DOM Fingerprints

Data Attributes
id="mui_images"
JS Globals
mui_options
FAQ

Frequently Asked Questions about My Upload Images