Image Label Maker Security & Risk Analysis

wordpress.org/plugins/image-label-maker

The Image Label Maker is a simple plugin to merge images together and creates a new image with label or watermark.

0 active installs v1.0 PHP + WP 3.6.1+ Updated Unknown
imageslabelpng-imageswatermarkwatermark-image
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Image Label Maker Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The image-label-maker plugin v1.0 demonstrates a generally strong security posture based on the static analysis. It effectively utilizes prepared statements for all SQL queries and implements nonce and capability checks, which are good practices. The absence of dangerous functions, file operations, and external HTTP requests further contributes to its secure design. The lack of any recorded vulnerabilities in its history also suggests a well-maintained and secure codebase. The limited attack surface, primarily consisting of a single shortcode with no indications of unprotected entry points, is a positive sign. A minor area for attention is the output escaping, where 15% of outputs are not properly escaped, potentially leading to cross-site scripting (XSS) vulnerabilities if user-supplied data is involved. However, the absence of critical or high-severity taint flows indicates that this risk is currently mitigated.

Key Concerns

  • Outputs not properly escaped
Vulnerabilities
None known

Image Label Maker Security Vulnerabilities

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

Image Label Maker Code Analysis

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

Output Escaping

85% escaped20 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
imglbl_maker_html_form_code (image-label-maker.php:75)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Image Label Maker Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[image_label_maker_form] image-label-maker.php:360
WordPress Hooks 4
actionadmin_menuimage-label-maker.php:26
actionwp_enqueue_scriptsimage-label-maker.php:27
actionadmin_initimage-label-maker.php:28
actioninitimage-label-maker.php:29
Maintenance & Trust

Image Label Maker Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedUnknown
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Image Label Maker Developer Profile

Mostafa Shahiri

11 plugins · 30 total installs

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

How We Detect Image Label Maker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/image-label-maker/css/style.css
Version Parameters
image-label-maker/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
imagelabelmakerimglblerror
Data Attributes
name="access_imglbl"name="filesize_imglbl"name="question_imglbl"name="deletetime_imglbl"name="img-main"name="img-label"+10 more
Shortcode Output
<form class="imagelabelmaker"<input type="file" name="img-main"<input type="file" name="img-label"<input type="checkbox" name="trans-png"
FAQ

Frequently Asked Questions about Image Label Maker