Virtual Try-On for Shops Security & Risk Analysis

wordpress.org/plugins/virtual-try-on-for-shops

AI-powered virtual try-on for WooCommerce. Let customers see how clothes, glasses, jewelry, and pet accessories look before buying.

0 active installs v1.1.0 PHP 7.4+ WP 5.0+ Updated Unknown
ai-fitting-roomclothing-try-onproduct-visualizationvirtual-try-onwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Virtual Try-On for Shops Safe to Use in 2026?

Generally Safe

Score 100/100

Virtual Try-On for Shops has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "virtual-try-on-for-shops" plugin version 1.1.0 demonstrates a generally good security posture, adhering to many best practices. The absence of known vulnerabilities in its history and the presence of nonce and capability checks on most entry points are positive indicators. However, the static analysis reveals a significant concern regarding SQL query handling, as 100% of the four identified SQL queries are not using prepared statements. This presents a substantial risk of SQL injection vulnerabilities, especially if any of the input data used in these queries is user-controlled.

While the plugin boasts a high percentage of properly escaped output and no critical or high severity taint flows, the lack of prepared statements for all SQL queries is a glaring weakness. The plugin also makes a considerable number of external HTTP requests, which, while not inherently insecure, can become a vector for attacks if not handled with proper validation and sanitization of any data returned from these requests. The vulnerability history being clean is reassuring, but it does not negate the risks identified in the current code analysis. Overall, the plugin has strong points in output escaping and authorization checks but requires immediate attention to its database interaction practices.

Key Concerns

  • Raw SQL queries without prepared statements
Vulnerabilities
None known

Virtual Try-On for Shops Security Vulnerabilities

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

Virtual Try-On for Shops Code Analysis

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

SQL Query Safety

0% prepared4 total queries

Output Escaping

98% escaped130 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
settings_page (virtual-tryon-for-shops.php:1494)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Virtual Try-On for Shops Attack Surface

Entry Points4
Unprotected0

AJAX Handlers 3

authwp_ajax_vtofs_processvirtual-tryon-for-shops.php:67
noprivwp_ajax_vtofs_processvirtual-tryon-for-shops.php:68
authwp_ajax_vtofs_save_onboarding_stepvirtual-tryon-for-shops.php:1480

Shortcodes 1

[vtofs_button] virtual-tryon-for-shops.php:64
WordPress Hooks 10
actionplugins_loadedvirtual-tryon-for-shops.php:35
actionadmin_initvirtual-tryon-for-shops.php:44
actionadmin_menuvirtual-tryon-for-shops.php:47
actionadmin_noticesvirtual-tryon-for-shops.php:52
actionwoocommerce_single_product_summaryvirtual-tryon-for-shops.php:59
actionwp_enqueue_scriptsvirtual-tryon-for-shops.php:60
actionwp_footervirtual-tryon-for-shops.php:61
actionadmin_initvirtual-tryon-for-shops.php:71
actionwoocommerce_product_options_general_product_datavirtual-tryon-for-shops.php:74
actionwoocommerce_process_product_metavirtual-tryon-for-shops.php:75
Maintenance & Trust

Virtual Try-On for Shops Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.4
Downloads542

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Virtual Try-On for Shops Developer Profile

mickmwanzia

1 plugin · 0 total installs

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

How We Detect Virtual Try-On for Shops

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/virtual-try-on-for-shops/assets/css/frontend.css/wp-content/plugins/virtual-try-on-for-shops/assets/js/frontend.js/wp-content/plugins/virtual-try-on-for-shops/assets/js/frontend-bundle.js/wp-content/plugins/virtual-try-on-for-shops/admin/css/admin.css/wp-content/plugins/virtual-try-on-for-shops/admin/js/admin.js/wp-content/plugins/virtual-try-on-for-shops/admin/js/admin-bundle.js/wp-content/plugins/virtual-try-on-for-shops/build/frontend.asset.php/wp-content/plugins/virtual-try-on-for-shops/build/admin.asset.php
Script Paths
frontend.jsfrontend-bundle.jsadmin.jsadmin-bundle.js
Version Parameters
virtual-try-on-for-shops/assets/css/frontend.css?ver=virtual-try-on-for-shops/assets/js/frontend.js?ver=virtual-try-on-for-shops/assets/js/frontend-bundle.js?ver=virtual-try-on-for-shops/admin/css/admin.css?ver=virtual-try-on-for-shops/admin/js/admin.js?ver=virtual-try-on-for-shops/admin/js/admin-bundle.js?ver=

HTML / DOM Fingerprints

CSS Classes
vtofs-modalvtofs-buttonvtofs-try-on-buttonvtofs-onboarding-formvtofs-product-tryon-toggle
Data Attributes
data-vtofs-product-iddata-vtofs-modal-target
JS Globals
VTOFSvtofs_ajax_object
REST Endpoints
/wp-json/vtofs/v1/process
Shortcode Output
[vtofs_button]
FAQ

Frequently Asked Questions about Virtual Try-On for Shops